Method

GtkEventControllerFocusis_focus

Declaration [src]

gboolean
gtk_event_controller_focus_is_focus (
  GtkEventControllerFocus* self
)

Description [src]

Returns TRUE if focus is within self, but not one of its children.

Return value

Type: gboolean

TRUE if focus is within self, but not one of its children.