Package: gtk

Accessor gtk:event-controller-focus-contains-focus

Lambda List

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

Syntax

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

Arguments

object -- a gtk:event-controller-focus object
contains -- a boolean whether focus is within object

Details

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

See also

2024-7-26