Method

GntWidgetset_take_focus

Declaration [src]

void
gnt_widget_set_take_focus (
  GntWidget* widget,
  gboolean set
)

Description [src]

Set whether a widget can take focus or not.

Parameters

set

Type: gboolean

TRUE if the widget can take focus.