Abstract: This is the interface for settings plugins.
GWhere Copyright (C) 2000 Sébastien LECACHEUR This Distributed under the terms of the GNU General Public Licence This component was developed for the GWhere project. In order to write a setting plugin, you must implement the gw_plugin_settings_init_t public function. All others functions may be privated but must be implemented too and loaded in the gwsettingsmodule. Version: 1.0 2002/07/24 See also: gwsupport.h gwsettingsinterface.c Links: GWhere Web Site GTK+ Web Site Authors: Sébastien LECACHEUR zero@gwhere.org Author zero@gwhere.org |