gdk-2.0 Reference Manual
Synopsis
public enum
ByteOrder { LSB_FIRST, MSB_FIRST, }
Description
Enum Value Details
LSB_FIRST
LSB_FIRST,
MSB_FIRST
MSB_FIRST,
Method Details
Created by Valadoc