On 01/05/2012 12:57 AM, Mario Kemper wrote: > Can't you use gdk_pixbuf_get_from_window() if you want to capture the > contents of external windows? > > More details can be found here: > http://developer.gnome.org/gtk3/stable/ch25s02.html#id1616337 That could work if you called gdk_window_foreign_new() on it to get the GdkWindow pointer for it first. Failing that, I think LiVES will have to resort to some X calls to do it. _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list