Method
GntMenuadd_item
Declaration [src]
void
gnt_menu_add_item (
GntMenu* menu,
GntMenuItem* item
)
Parameters
item-
Type:
GntMenuItemThe item to add to the menu.
The data is owned by the caller of the function.
void
gnt_menu_add_item (
GntMenu* menu,
GntMenuItem* item
)
itemType: GntMenuItem
The item to add to the menu.
| The data is owned by the caller of the function. |