Method
PidginDisplayItemset_menu
unstable since: 3.0
Declaration [src]
void
pidgin_display_item_set_menu (
PidginDisplayItem* item,
GMenuModel* menu
)
Description [src]
Sets the menu for item to menu.
Available since: 3.0
| Sets property | Pidgin.DisplayItem:menu |
Parameters
menu-
Type:
GMenuModelThe new menu.
The argument can be NULL.The data is owned by the caller of the method.