Constructor

Gtk.Grid.new

Declaration [src]

GtkWidget*
gtk_grid_new (
  void
)

Description [src]

Creates a new grid widget.

Return value

Returns: GtkWidget

the new GtkGrid

Ownership is not transferred to the caller