Function Macro
GObjectVALUE_HOLDS_FLOAT
since: 2.0
Declaration [src]
#define G_VALUE_HOLDS_FLOAT (
value
)
Description [src]
Checks whether the given GValue
can hold values of type G_TYPE_FLOAT
.
Available since: 2.0
This function is not directly available to language bindings.