Constructor

PanelGridnew

Declaration [src]

GtkWidget*
panel_grid_new (
  void
)

Description [src]

Creates a new PanelGrid.

Return value

Returns: GtkWidget
 

A newly created PanelGrid.

 The data is owned by the called function.