RE: question



	
Thanks for your answer, this is exactly what I need.

Thanks




--- mahawadhi ratna wipro com escribió:

> Hello,
> One of the ways u can do this is
> by g_object_set_data on window for all widgets
> contained in window
> 
> smthg like
> g_object_set_data(window, "name_entry', 
> name_widget);
> g_object_set_data(window, "addrs_entry', 
> addrs_widget);
> 
> and pass the window as your user data.
> then in ur callback,  do g_object_get_data ....
> 
> Hope this sol helps u..
> 
> ~Ratna



      ____________________________________________________________________________________
¡Capacidad ilimitada de almacenamiento en tu correo!
No te preocupes más por el espacio de tu cuenta con Correo Yahoo!:                      
http://correo.yahoo.com.mx/


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