Features/GTK3/Shell: Difference between revisions
| Line 44: | Line 44: | ||
TypeError: Could not caller allocate argument 6 of callable property_get | TypeError: Could not caller allocate argument 6 of callable property_get | ||
=== | === gdk_property_change === | ||
Is [http://git.gnome.org/browse/gtk+/tree/gdk/gdkwindow.c#n11332 marked as non-introspectable] in the annotations. | |||
<pre> | <pre> | ||
>>> from gi.repository import Gdk | >>> from gi.repository import Gdk | ||