Property

PurpleConversation:title-for-display

unstable 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

Default valueNULL
Getter methodpurple_conversation_get_title_for_display()

Flags

Readableyes
Writableno
Constructno
Construct onlyno