Property

GtkEventControllerFocus:contains-focus

Declaration

property contains-focus: gboolean [ read ]

Description [src]

TRUE if focus is contained in the controllers widget.

See GtkEventControllerFocus:is-focus for whether the focus is in the widget itself or inside a descendent.

When handling focus events, this property is updated before GtkEventControllerFocus::enter or GtkEventControllerFocus::leave are emitted.

Type:gboolean

Default valueFALSE
Getter methodgtk_event_controller_focus_contains_focus()

Flags

Readableyes
Writableno
Constructno
Construct onlyno