pub type GDBusSendMessageFlags = c_uint;
Expand description
GDBusSendMessageFlags: @G_DBUS_SEND_MESSAGE_FLAGS_NONE: No flags set. @G_DBUS_SEND_MESSAGE_FLAGS_PRESERVE_SERIAL: Do not automatically assign a serial number from the #GDBusConnection object when sending a message.
Flags used when sending #GDBusMessages on a #GDBusConnection.
Since: 2.26