API Version: 3.0
Library Version: 3.0.0-dev0
Generated by gi-docgen 2023.1
gboolean gnt_widget_set_focus ( GntWidget* widget, gboolean set )
Give or remove focus to a widget.
set
Type: gboolean
gboolean
TRUE if focus should be given to the widget, FALSE if focus should be removed.
TRUE
FALSE
TRUE if the focus has been changed, FALSE otherwise.