Property

PurpleConversation:title-for-display

since: 3.0

Declaration

property title-for-display: utf8 [ read ]

Description [src]

The title that should be displayed for the conversation based on which properties are set.

If PurpleConversation:alias is set, that will be returned.

If alias is not set but PurpleConversation:title is set, then value of title will be returned.

As a fallback, PurpleConversation:id will be returned if nothing else is set.

Type: gchar*
Available since:3.0

Flags

Readableyes
Writableno
Constructno
Construct onlyno