Package org.gnome.gio

Class IOModuleScope

java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.gnome.gio.IOModuleScope
All Implemented Interfaces:
Proxy

@Generated("io.github.jwharm.JavaGI") public class IOModuleScope extends ProxyInstance
Represents a scope for loading IO modules. A scope can be used for blocking duplicate modules, or blocking a module you don't want to load.

The scope can be used with g_io_modules_load_all_in_directory_with_scope() or g_io_modules_scan_all_in_directory_with_scope().