Method
PanelGridadd
Declaration [src]
void
panel_grid_add (
PanelGrid* self,
PanelWidget* widget
)
Parameters
widget
-
Type:
PanelWidget
No description available.
The data is owned by the caller of the function.
void
panel_grid_add (
PanelGrid* self,
PanelWidget* widget
)
widget
Type: PanelWidget
No description available.
The data is owned by the caller of the function. |