/ gwmenuoptionscallback.h / Functions / Description

Functions



gw_menu_options_settings_click

Launches from menu options : settings.
gboolean gw_menu_options_settings_click ( GtkMenuItem *m, GtkWindow *w);
This function launches from the menu options the functionality : settings.

Parameters
m menu item invoker
w reference to the main window

Result: Returns TRUE if the event is submited correctly.
Returns FALSE when an error occured.
.