Method
PurpleConversationset_topic_editable
unstable since: 3.0
Declaration [src]
void
purple_conversation_set_topic_editable (
PurpleConversation* conversation,
gboolean editable
)
Description [src]
Sets whether or not a conversation’s topic is editable.
This should primarily be called by a protocol when a user’s permissions change in the conversation.
Available since: 3.0
Sets property | Purple.Conversation:topic-editable |