Method

AtkStateSetis_empty

Declaration [src]

gboolean
atk_state_set_is_empty (
  AtkStateSet* set
)

Description [src]

Checks whether the state set is empty, i.e. has no states set.

Return value

Type: gboolean

TRUE if set has no states set, otherwise FALSE.