Method
PanelFrameremove
Declaration [src]
void
panel_frame_remove (
PanelFrame* self,
PanelWidget* panel
)
Parameters
panel
-
Type:
PanelWidget
A widget to add.
The data is owned by the caller of the function.
void
panel_frame_remove (
PanelFrame* self,
PanelWidget* panel
)
panel
Type: PanelWidget
A widget to add.
The data is owned by the caller of the function. |