Property

PurpleConversation:can-send-message

unstable since: 3.0

Declaration

property can-send-message: gboolean [ read, write ]

Description [src]

Whether or not messages can currently be sent.

This should be checked before calling purple_conversation_send_message_async().

This property will typically be controlled by a protocol to tell a user interface whether or not to allow sending messages.

This can also be used with PurpleConversation:status-message to tell users why they can not send messages.

Type:gboolean

Available since: 3.0

Flags

Readableyes
Writableyes
Constructno
Construct onlyno