Function

Gtk.Bitset.new_empty

Declaration [src]

GtkBitset*
gtk_bitset_new_empty (
  void
)

Description [src]

Creates a new empty bitset.

Return value

Returns: GtkBitset

A new empty bitset

Ownership of the data is transferred to the caller