Function

GtkBitsetnew_empty

Declaration [src]

GtkBitset*
gtk_bitset_new_empty (
  void
)

Description [src]

Creates a new empty bitset.

Return value

Type: GtkBitset

A new empty bitset.

The caller of the function takes ownership of the data, and is responsible for freeing it.