Method

PurpleConversationget_can_send_message

unstable since: 3.0

Declaration [src]

gboolean
purple_conversation_get_can_send_message (
  PurpleConversation* conversation
)

Description [src]

Gets whether or not a message can be sent to this conversation.

See PurpleConversation:can-send-message for more information.

Available since: 3.0

Return value

Type: gboolean

True if messages can be sent.