Re: Fundamentals of GTK

2006-04-05 Thread Iago Rubio
On Tue, 2006-04-04 at 20:45 -0700, 3saul wrote: Thanks for the information...that was very helpful. So in terms of how the main function works in a GTK app is it like this: int main( int argc, char *argv[] ) - start here and work down to... gtk_main (); - check to see if anything needs to

Re: Fundamentals of GTK

2006-04-04 Thread Michael Torrie
: http://www.nabble.com/Fundamentals-of-GTK-t1396951.html#a3756984 Sent from the Gtk+ - Apps Dev forum at Nabble.com. ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Re: Fundamentals of GTK

2006-04-04 Thread 3saul
( int argc, char *argv[] )?? Is that how it works? -- View this message in context: http://www.nabble.com/Fundamentals-of-GTK-t1396951.html#a3757705 Sent from the Gtk+ - Apps Dev forum at Nabble.com. ___ gtk-app-devel-list mailing list gtk-app-devel-list