Method

GntWidgetget_take_focus

since: 2.14

Declaration [src]

gboolean
gnt_widget_get_take_focus (
  GntWidget* widget
)

Description [src]

Get whether a widget can take focus or not.

Available since: 2.14

Return value

Type: gboolean

TRUE if the widget can take focus.