valueIsNull
fn
bool valueIsNull(gobject.value.Value value)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.