Ed Catmur wrote:
> On Thu, 2007-02-08 at 13:46 +0300, Al Boldi wrote:
> > Greetings!
> >
> > I have a small problem. On windows I can use SetParent to reparent an
> > out of process window, by passing it the globally unique window-Handle.
> >
> > Is this possible on GTK1/GTK2 respectively?
>
> Loo
On Thu, 2007-02-08 at 13:46 +0300, Al Boldi wrote:
> Greetings!
>
> I have a small problem. On windows I can use SetParent to reparent an out of
> process window, by passing it the globally unique window-Handle.
>
> Is this possible on GTK1/GTK2 respectively?
Look at GtkSocket/GtkPlug.
Ed
__