Method

PurpleBuddyget_group

Declaration [src]

PurpleGroup*
purple_buddy_get_group (
  PurpleBuddy* buddy
)

Description [src]

Returns the group of which the buddy is a member.

Return value

Type: PurpleGroup

The group or NULL if the buddy is not in a group.

The data is owned by the instance.