Re: gtk3 replacement for gdk_pixmap_foreign_new



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.


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