Function
GntMenuItemCallback
Parameters
item
-
Type:
GntMenuItem
The menu item which was activated.
The data is owned by the caller of the function. data
-
Type:
gpointer
The user data specified in gnt_menuitem_set_callback().
The argument can be NULL
.The data is owned by the caller of the function.