On Wed, Nov 26, 2014 at 10:26:21PM +0100, Wouter Verhelst wrote:
> Thanks! That got me a little further. Not yet where I want to be (it's
> using the whole window rather than just the part that I want it to use
> for video output), but at least I'm seeing the videotestsrc output now.

... and that would be because I used get_parent_window() rather than
get_window(). It works now, the way I want it to work.

I should note though that the get_xid() call is part of GdkX11, which
isn't wrapped as part of the Gtk3 perl modules as shipped in Debian; I
had to use Glib::Object::Introspection to create my own perl wrapper
(which works, but is slightly annoying). Any particular reason for this?

Regards,

-- 
Wouter Verhelst
NixSys BVBA
M: +32 486 836 198
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to