Function

PurpleBuddyicons_node_has_custom_icon

Declaration [src]

gboolean
purple_buddy_icons_node_has_custom_icon (
  PurpleBlistNode* node
)

Description [src]

Returns a boolean indicating if a given blist node has a custom buddy icon.

Parameters

node

Type: PurpleBlistNode

The blist node.

The data is owned by the caller of the function.

Return value

Type: gboolean

A boolean indicating if node has a custom buddy icon.