Hello, I'm new to the list and today I would like ask a question.

I am migrating an application made in python with gtk 3 and Gstreamer 1.0
and can not find how to do this in gtkmm:

xid = self.drawing_area.get_property ('window'). get_xid ()

Note:
self.drawing_area is an instance of gtk.DrawingArea
self.drawing_area.get_property ('window') is a Gdk.Window
_______________________________________________
gtkmm-list mailing list
gtkmm-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to