Method

PurpleConversationget_topic_editable

unstable since: 3.0

Declaration [src]

gboolean
purple_conversation_get_topic_editable (
  PurpleConversation* conversation
)

Description [src]

Gets whether or not the conversation topic is editable.

Available since: 3.0

Return value

Type: gboolean

True if the user can edit the topic; otherwise false.