 |
| GTK+ Geek |
Joined: Mon Jul 27, 2009 6:38 am Posts: 91
|
|
Hello,
I am having an application where i need to display Streaming Video using XV.
I will pass Top level window ID to underneath video application which will Attach/Add Child Window (child window with Streaming Videos in it) to my Top Level Window... so for that i need to get ID of top level window provided by operating system.
So underneath video application will add it's child window to my top level GtkWindow. I am using Gtk+ and C on linux.
Thanks,
PP.
|
|