/ gwsettingsexplorerfile.h / Functions / Description

Functions



gw_plugin_settings_explorer_file_init

Initializes the explorer file plugin.
gint gw_plugin_settings_explorer_file_init ( GWSettingsModule **module);
This function initializes the explorer 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.
.