Re: Gnome developers tutorial
- From: Federico Mena Quintero <federico nuclecu unam mx>
- To: linuxgeek yahoo com
- CC: gnome-doc-list gnome org
- Subject: Re: Gnome developers tutorial
- Date: Wed, 2 Jun 1999 10:51:54 -0400
> It's at http://www.bcpl.net/~eharlow/gnome
>
> I make no guarantee for the correctness of the material. If you find a
> mistake, please send it to me.
It is very nice that you are writing this!
Some nits:
- You need to call bindtextdomain() and textdomain() before
you call gnome_init().
- Your QuitApp() callback does not have the correct prototype
for the main window's delete_event signal.
- You need to escape the < and > characters in the #include
lines, otherwise HTML will eat them.
Other than that, it is looking very good.
Federico
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]