
Gnome::Gdk4::FocusEvent
Description
An event related to a keyboard focus change.
Class initialization
new
:native-object
Create an object using a native object from an object of the same type found elsewhere. See also Gnome::N::TopLevelSupportClass.
multi method new ( N-Object() :$native-object! )
Methods
get-in
Extracts whether this event is about focus entering or leaving the surface.
method get-in (--> Bool )
Return value; True of the focus is entering.
About my projects, examples and tutorials