GLib.IOModuleScopeFlags – gio-2.0 Reference Manual
IOModuleScopeFlags
Description:
[
CCode
( cprefix =
"G_IO_MODULE_SCOPE_"
, type_id =
"g_io_module_scope_flags_get_type ()"
) ]
[
Version
( since =
"2.30"
) ]
public
enum
IOModuleScopeFlags
Flags for use with
IOModuleScope
.
Namespace:
GLib
Package:
gio-2.0
Content:
Enum values:
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.
NONE
-
No module scan flags
2022 vala-language.org