Gio.DBusMessage.prototype.set_byte_order
function set_byte_order(byte_order: Gio.DBusMessageByteOrder): void {
// Gjs wrapper for g_dbus_message_set_byte_order()
}
Sets the byte order of message.
- byte_order
The byte order.
function set_byte_order(byte_order: Gio.DBusMessageByteOrder): void {
// Gjs wrapper for g_dbus_message_set_byte_order()
}
Sets the byte order of message.
The byte order.