Method

GtkBitsetis_empty

Declaration [src]

gboolean
gtk_bitset_is_empty (
  const GtkBitset* self
)

Description [src]

Check if no value is contained in bitset.

Return value

Type: gboolean

TRUE if self is empty.