g_win32_get_package_installation_directory_of_module()



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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]