#include <libosso.h>
Go to the source code of this file.
Functions | |
G_BEGIN_DECLS osso_return_t | execute (osso_context_t *osso, gpointer data, gboolean user_activated) |
osso_return_t | save_state (osso_context_t *osso, gpointer data) |
|
The execute() function of the control panel plugin. This function will be called by the osso_cp_plugin_execute() function.
|