Method

PurpleBlistNodeget_extended_menu

since: 2.0.0

Declaration [src]

GList*
purple_blist_node_get_extended_menu (
  PurpleBlistNode* n
)

Description

No description available.

Available since: 2.0.0

Return value

Type: A list of PurpleActionMenu*

The extended menu items for a buddy list node, as harvested by the blist-node-extended-menu signal.

The caller of the method takes ownership of the data, and is responsible for freeing it.