Re: Fundamentals of GTK
- From: 3saul <saul_lethbridge hotmail com>
- To: gtk-app-devel-list gnome org
- Subject: Re: Fundamentals of GTK
- Date: Tue, 4 Apr 2006 20:45:21 -0700 (PDT)
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 be done for the gui then
loop back up to int main( 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.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]