Method
PurpleConversationset_drafting
unstable since: 3.0
Declaration [src]
void
purple_conversation_set_drafting (
PurpleConversation* conversation,
gboolean drafting
)
Description [src]
Sets the drafting state of conversation
to drafting
.
This can be used by user interfaces to keep track of whether the user has started drafting a message for this conversation.
Available since: 3.0
Sets property | Purple.Conversation:drafting |