Function gtk::current_event_device
source · [−]Expand description
If there is a current event and it has a device, return that
device, otherwise return None
.
Returns
a gdk::Device
, or None
If there is a current event and it has a device, return that
device, otherwise return None
.
a gdk::Device
, or None