Method
PurpleConversationget_drafting
unstable since: 3.0
Declaration [src]
gboolean
purple_conversation_get_drafting (
PurpleConversation* conversation
)
Description [src]
Gets whether or not the user is currently drafting a message in
conversation
.
This is similar to PurpleConversation:typing-state
except there is no timeout.
This is typically just for user interfaces, but might be useful elsewhere.
Available since: 3.0
Gets property | Purple.Conversation:drafting |