Method

ValentObjectin_destruction

unstable since: 1.0

Declaration [src]

gboolean
valent_object_in_destruction (
  ValentObject* object
)

Description [src]

Get whether the object is destroyed or in destruction.

Available since: 1.0

Return value

Type: gboolean

TRUE if destroyed, or FALSE if not.