Required API for GIO modules to implement.
This function is run after the module has been loaded into GIO, to initialize the module. Typically, this function will call g_io_extension_point_implement().
See Implementation
Required API for GIO modules to implement.
This function is run after the module has been loaded into GIO, to initialize the module. Typically, this function will call g_io_extension_point_implement().