Import line: | Gdk = imports.gi.Gdk; |
GIR File: | Gdk-3.0.gir |
C documentation: | GdkByteOrder |
Enum : | ByteOrder |
Properties | |
---|---|
guint32 Gdk.ByteOrder.LSB_FIRST : 0
|
|
guint32 Gdk.ByteOrder.MSB_FIRST : 1
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gdk.Visual
Method |
get_byte_order
()
:
Gdk.ByteOrder
Returns the byte order of this visual.
|