Method
PurpleProtocolClientblist_node_menu
Declaration [src]
GList*
purple_protocol_client_blist_node_menu (
PurpleProtocolClient* client,
PurpleBlistNode* node
)
Description [src]
Gets a list of PurpleActionMenu
structs, which represent extra actions to
be shown in (for example) the right-click menu for node
.
Available since: | 3.0.0 |
Parameters
node |
PurpleBlistNode |
The |
|
The data is owned by the caller of the function. |