API Version: 2.0
Library Version: 2.83.2
Generated by gi-docgen 2024.1
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
Type: const gchar*
const gchar*
The filename of the module.