pub type GIOModuleScopeFlags = c_uint;
Expand description
GIOModuleScopeFlags: @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.
Flags for use with g_io_module_scope_new().
Since: 2.30