python - How to get XWindow ID in GTK3? -
python - How to get XWindow ID in GTK3? -
in gtk3, how retrieve xwindow id? didn't see related in gdkwindow.
in documentation, said there gdk_window_xid() macro. however, cannot find equivalence in python binding.
python x11 gtk3
Comments
Post a Comment