You can always do the following:
GtkWidget *theoneI need;

in an init ()
        theoneIneed = lookup_widget(GTK_WIDGET(WINDOW),"thesource");

where you need it

extern GtkWidget *theoneI need;
 
-- 
Visionary : John Hawk 
Email:[EMAIL PROTECTED]  GPL Developer
Latest Project: http://visionary-hawk.webjump.com/lnxzip.html

+---------------------------------------------------------------------+
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the line "unsubscribe glade-devel" in the body of the message.

Reply via email to