Method
PurpleBuddyget_group
Declaration [src]
PurpleGroup*
purple_buddy_get_group (
PurpleBuddy* buddy
)
Return value
Type: PurpleGroup
The group or NULL
if the buddy is not in a group.
The data is owned by the instance. |
PurpleGroup*
purple_buddy_get_group (
PurpleBuddy* buddy
)
Type: PurpleGroup
The group or NULL
if the buddy is not in a group.
The data is owned by the instance. |