Property

PurpleMessage:action

unstable since: 3.0

Declaration

property action: gboolean [ read, write ]

Description [src]

Whether or not the message is an action.

Typically a message is considered an action when the body starts with /me. Some protocols handle this differently but this is mostly a user interface hint that this message is different than a normal text message.

Type:gboolean

Available since: 3.0

Default valueFALSE
Getter methodpurple_message_get_action()
Setter methodpurple_message_set_action()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno