pgi-docgen
pgi-docgen copied to clipboard
Gdk.Event.get_state() masks the boolean return
In pygobject gi/overrides/Gdk.py
the boolean values for Gdk.Event
accessors get_state
, get_axis
, get_coords
& get_root_coords
are not returned on purpose. The documentation does not reflect this.