API Version: 3.0
Library Version: 3.0.0-dev0
Generated by gi-docgen 2023.1
void gnt_box_remove ( GntBox* box, GntWidget* widget )
Remove a widget from the box. Calling this does NOT destroy the removed widget.
widget
Type: GntWidget
GntWidget
The widget to remove.