What is the gdk_property_change binding in PyGobject? I tried Gdk.property_changed, Gdk.Property.change, etc. The Gdk.property_get function exists, and everything else works fine. My system: Ubuntu 12.10, Python 3.2.3, PyGObject 3.4.0, and Gtk 3.6.
source share