DBusMessage.getLocked

Checks whether message is locked. To monitor changes to this value, conncet to the "notify" signal to listen for changes on the "locked" property. Since 2.26

class DBusMessage
int
getLocked
()

Return Value

Type: int

TRUE if message is locked, FALSE otherwise.

Meta