César Leonardo Blum Silveira wrote:

> Thanks for your answer!
> 
> So, as my app is a Glade app, I can use that lookup_widget() function
> you mentioned? Otherwise I would use your function :-)

That's correct. For fully Glade-built UIs both functions are usable.
Mine is just a more generic version of it as it doesn't require the UI
to be built using Glade. lookup_widget () bases on some additional
Glade-specific data to be present in the app. My function just doesn't.
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to