Package: gtk

Function gtk:current-event-state

Lambda List

gtk:current-event-state ()

Return Value

The state as a value of the gdk:modifier-type flags of the current event or nil if there is no current event.

Details

If there is a current event and it has a state field, return that state field, otherwise return nil.
 

See also

#2023-3-5