Method
GntBoxgive_focus_to_child
Declaration [src]
void
gnt_box_give_focus_to_child (
GntBox* box,
GntWidget* widget
)
Parameters
widget
-
Type:
GntWidget
The child widget to give focus.
The data is owned by the caller of the function.