get_byte_order
Description:
[ Version ( deprecated = true , deprecated_since = "3.22" , since = "2.22" ) ]
public ByteOrder get_byte_order ()
public ByteOrder get_byte_order ()
Warning: get_byte_order is deprecated since 3.22.
Returns the byte order of this visual.
Note:
This information is not useful
The information returned by this function is only relevant when working with XImages, and not all backends return meaningful information for this.
Parameters:
this |
A Visual. |
Returns:
A ByteOrder stating the byte order of this. |