API Version: 2.0
Library Version: 2.72
const gchar* g_module_name ( GModule* module )
Returns the filename that the module was opened with.
If module refers to the application itself, “main” is returned.
module
const gchar*
The filename of the module.