Method
PidginDisplayItemget_menu
unstable since: 3.0
Declaration [src]
GMenuModel*
pidgin_display_item_get_menu (
PidginDisplayItem* item
)
Description [src]
Gets the menu from item.
Available since: 3.0
| Gets property | Pidgin.DisplayItem:menu |
Return value
Type: GMenuModel
The menu if one exists, otherwise
NULL.
| The returned data is owned by the instance. |
The return value can be NULL. |