Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

Enum Gio.DBusMessageByteOrder

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GDBusMessageByteOrder
Enum : DBusMessageByteOrder
Enumeration used to describe the byte order of a D-Bus message.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
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.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:11:33 GMT+0800 (HKT)