Constructor

GtkGridLayoutnew

Declaration [src]

GtkLayoutManager*
gtk_grid_layout_new (
  void
)

Description [src]

Creates a new GtkGridLayout.

Return value

Type: GtkLayoutManager

The newly created GtkGridLayout

The caller of the function takes ownership of the data, and is responsible for freeing it.