Method

ShumateVectorValueis_null

unstable since: 1.6

Declaration [src]

gboolean
shumate_vector_value_is_null (
  ShumateVectorValue* self
)

Description [src]

Checks if self is a null value.

Available since: 1.6

Return value

Type: gboolean

TRUE if self is a null value, FALSE otherwise.