Method
GntBoxadd_widget_in_front
since: 3.0
Declaration [src]
void
gnt_box_add_widget_in_front (
GntBox* box,
GntWidget* widget
)
Parameters
widget
-
Type:
GntWidget
The widget to add.
The data is owned by the caller of the function.