If I write a program using gtk-win32 and I want it to discover its installation 
folder at run time, I can examine argv (if it's available).  Where it's not 
available however, I can call 
g_win32_get_package_installation_directory_of_module() passing it a NULL 
parameter.  Are there any equivalent API calls available for the OS-X and Linux 
platforms?

John
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to