Constructor

GtkGridnew

Declaration [src]

GtkWidget*
gtk_grid_new (
  void
)

Description [src]

Creates a new grid widget.

Return value

Type: GtkWidget

The new GtkGrid

The data is owned by the called function.