Property

PurpleConversation:drafting

unstable since: 3.0

Declaration

property drafting: gboolean [ read, write ]

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 valueFALSE
Getter methodpurple_conversation_get_drafting()
Setter methodpurple_conversation_set_drafting()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno