Gio.DBusMessage.prototype.get_flags

function get_flags(): Gio.DBusMessageFlags {
    // Gjs wrapper for g_dbus_message_get_flags()
}
  

Gets the flags for message.

Since 2.26

Returns

Flags that are set (typically values from the Gio.DBusMessageFlags enumeration bitwise ORed together).