/ gwsettingsexplorerdisk.h / Functions / Description

Functions



gw_plugin_settings_explorer_disk_init

Initializes the explorer disk plugin.
gint gw_plugin_settings_explorer_disk_init ( GWSettingsModule **module);
This function initializes the explorer disk plugin.

Parameters
module module to store the plugin

Result: an error code.
Returns 0 when it's done.
Returns -1 when an error occured.
.