How does one do this in pygobject? Pygtk exposed the GDK_WINDOWING_FOO macros as a Gdk.Windowing constant; Gtk3 in C defines both those macros for compile time and GDK_IS_FOO_DISPLAY (display) for runtime detection, but neither of them seem to be exposed by pygobjet.
Regards, John Ralls _______________________________________________ python-hackers-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/python-hackers-list
