Method
PurpleContactInfoset_display_name
unstable since: 3.0
Declaration [src]
void
purple_contact_info_set_display_name (
PurpleContactInfo* info,
const gchar* display_name
)
Description [src]
Sets the display name of info to display_name.
This should primarily only be used by protocol plugins and everyone else
should be using purple_contact_info_set_alias().
Available since: 3.0
| Sets property | Purple.ContactInfo:display-name |