API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.4
since: 2.30
void g_io_module_scope_block ( GIOModuleScope* scope, const gchar* basename )
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().
basename
g_io_modules_scan_all_in_directory_with_scope()
Available since: 2.30
Type: const gchar*
const gchar*
The basename to block.