GIOModuleScopeFlags

Flags for use with g_io_module_scope_new(). G_IO_MODULE_SCOPE_NONE No module scan flags 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. Since 2.30

Values

ValueMeaning
NONE
BLOCK_DUPLICATES

Meta