Class FloatIEEE754

java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.gnome.glib.FloatIEEE754
All Implemented Interfaces:
Proxy

@Generated("io.github.jwharm.JavaGI") public class FloatIEEE754 extends ProxyInstance
The GFloatIEEE754 and GDoubleIEEE754 unions are used to access the sign, mantissa and exponent of IEEE floats and doubles. These unions are defined as appropriate for a given platform. IEEE floats and doubles are supported (used for storage) by at least Intel, PPC and Sparc.