/ gwsettingscatalogfile.h / Functions / Description
Functions
gw_plugin_settings_catalog_file_init
Initializes the catalog file plugin.
gint
gw_plugin_settings_catalog_file_init
( GWSettingsModule **module);
This function initializes the catalog file plugin.
Parameters
module
module to store the plugin
Result:
an error code.
Returns
0
when it's done.
Returns
-1
when an error occured.
.