Method

GtkWidgetget_focus_on_click

since: 3.20

Declaration [src]

gboolean
gtk_widget_get_focus_on_click (
  GtkWidget* widget
)

Description [src]

Returns whether the widget should grab focus when it is clicked with the mouse. See gtk_widget_set_focus_on_click().

Available since: 3.20

Return value

Type: gboolean

TRUE if the widget should grab focus when it is clicked with the mouse.