Property
PurpleConversation:drafting
unstable since: 3.0
Description [src]
Whether or not the user has drafted a message for this conversation.
This will not be set to false after a call to
purple_conversation_write_message()
as anything can call that which
could break the accounting of this property.
Type:gboolean
Available since: 3.0
Default value | FALSE |
Getter method | purple_conversation_get_drafting() |
Setter method | purple_conversation_set_drafting() |