Import line: | Gio = imports.gi.Gio; |
GIR File: | Gio-2.0.gir |
C documentation: | GDBusMessageByteOrder |
Enum : | DBusMessageByteOrder |
Properties | |
---|---|
guint32 Gio.DBusMessageByteOrder.BIG_ENDIAN : 0
|
|
guint32 Gio.DBusMessageByteOrder.LITTLE_ENDIAN : 0
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gio.DBusMessage
Method |
get_byte_order
()
:
Gio.DBusMessageByteOrder
Gets the byte order of message.
|
Gio.DBusMessage
Method |
set_byte_order
(DBusMessageByteOrder byte_order)
:
none
Sets the byte order of message.
|