/ gwmenuhelp.h / Functions / Description
Functions
gw_menu_help_create
Creates a menu help.
GtkWidget *
gw_menu_help_create
( GtkWindow *w, GtkAccelGroup *ag, GtkWidget *parent);
This function creates a menu help.
Parameters
w
refence to the main window
ag
accel group
parent
reference to the container
Result:
the menu help.
Returns
NULL
when an error occured..