In order to implement dynamic loading of types based on #GTypeModule, the load and unload functions in #GTypeModuleClass must be implemented.
load
unload
the parent class
In order to implement dynamic loading of types based on #GTypeModule, the
load
andunload
functions in #GTypeModuleClass must be implemented.