Function
Pidginblist_query_tooltip_for_node
Declaration [src]
gboolean
pidgin_blist_query_tooltip_for_node (
PurpleBlistNode* node,
GtkTooltip* tooltip
)
Parameters
node |
PurpleBlistNode |
The buddy list to query a tooltip for. |
|
The data is owned by the caller of the function. | |
tooltip |
GtkTooltip |
The tooltip object to add a tooltip to. |
|
The data is owned by the caller of the function. |