Andrew Burr <[EMAIL PROTECTED]> writes:
> Is there any documentation on gtk_main()? I was wondering exactly how it
> worked.
> 

It simply calls the glib main loop, which is documented in the glib
reference documentation. Or look at glib/gmain.c. (If you're ever
wondering exactly how something works, free software is the thing for
you.)

Havoc

-- 
To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to