Re: Programming style
- From: Gus Koppel <gtk spamkiller bytechase cx>
- To: gtk-app-devel-list gnome org
- Subject: Re: Programming style
- Date: Mon, 24 Oct 2005 11:04:32 +0200
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.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]