☰
DDOCs
GID:GDA5
v0.9.13
/
gda.global
/
valueIsNull
🔍
☾
valueIsNull
fn
bool valueIsNull(
gobject.value.Value
value)
nothrow
Tests if a given value is of type #GDA_TYPE_NULL.
Parameters
value
value to test.
Returns
a boolean that says whether or not value is of type #GDA_TYPE_NULL.