Description Usage Arguments Value Author(s)
Loads all the modules in the specified directory.
1 |
|
pathname for a directory containing modules to load. |
[list] a list of GIOModules
loaded from the directory,
All the modules are loaded into memory, if you want to
unload them (enabling on-demand loading) you must call
gTypeModuleUnuse()
on all the modules.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.