Constructor

Gtk.GridLayout.new

Declaration [src]

GtkLayoutManager*
gtk_grid_layout_new (
  void
)

Description [src]

Creates a new GtkGridLayout.

Return value

Returns: GtkLayoutManager

the newly created GtkGridLayout

Ownership of the data is transferred to the caller