Package: gtk

Accessor gtk:event-controller-focus-is-focus

Lambda List

gtk:event-controller-focus-is-focus (object)

Syntax

(gtk:event-controller-focus-is-focus object) => is-focus

Arguments

object -- a gtk:event-controller-focus object
is-focus -- a boolean whether focus is within the controllers widget, but not one of its children

Details

Accessor of the is-focus slot of the gtk:event-controller-focus class. The gtk:event-controller-focus-is-focus function returns true if focus is within the controllers widget, but not one of its children.
 

See also

2024-7-26