Method

PurpleBuddyget_name

since: 2.0.0

Declaration [src]

const char*
purple_buddy_get_name (
  PurpleBuddy* buddy
)

Description [src]

Returns a buddy’s name.

Available since: 2.0.0

Gets propertyPurple.Buddy:name

Return value

Type: const char*

The name.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.