Method

PurpleConnectionimplements_set_display_name

unstable since: 3.0

Declaration [src]

gboolean
purple_connection_implements_set_display_name (
  PurpleConnection* connection
)

Description [src]

Checks whether or not the connection supports setting a display name.

Available since: 3.0

Return value

Type: gboolean

True if setting the display name is possible.