API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
since: 2.30
enum Gio.IOModuleScopeFlags
Flags for use with g_io_module_scope_new().
Available since: 2.30
G_IO_MODULE_SCOPE_NONE
No module scan flags.
0
G_IO_MODULE_SCOPE_BLOCK_DUPLICATES
When using this scope to load or scan modules, automatically block a modules which has the same base basename as previously loaded module.
1
Content