Constructor

PanelGridnew

Declaration [src]

GtkWidget*
panel_grid_new (
  void
)

Description [src]

Create a new PanelGrid.

Return value

Returns: GtkWidget
 

A newly created PanelGrid.

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