Method
GioIOModuleScopeblock
since: 2.30
Declaration [src]
void
g_io_module_scope_block (
GIOModuleScope* scope,
const gchar* basename
)
Description [src]
Block modules with the given basename
from being loaded when
this scope is used with g_io_modules_scan_all_in_directory_with_scope()
or g_io_modules_load_all_in_directory_with_scope().
Available since: 2.30