Gdk Backend Detection



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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]