DBusMessage.getLocked

Checks whether message is locked. To monitor changes to this value, conncet to the #GObject::notify signal to listen for changes on the #GDBusMessage:locked property.

class DBusMessage
bool
getLocked
()

Return Value

Type: bool

true if message is locked, false otherwise.