Method

PurpleConnectionget_display_name

Declaration [src]

const char*
purple_connection_get_display_name (
  PurpleConnection* gc
)

Description [src]

Returns the connection’s displayed name.

Return value

Type: const char*

The connection’s displayed name.

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