Re: Retrieving Xlib Widget from GtkWindow



On Sat, 2003-09-20 at 03:30, Karl H. Beckers wrote:

        *toplevel = XtWindowToWidget(mydisplay, topwin);

GTK doesn't use Xt - no Xt widgets exist in a GTK process. So basically
you can't do what you're trying to do.

Havoc




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