Virtual Method
PurpleProtocolClientblist_node_menu
since: 3.0.0
Declaration [src]
GList*
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
-
Type:
PurpleBlistNode
The
PurpleBlistNode
instance.The data is owned by the caller of the function.