Bitset.equals

Returns %TRUE if @self and @other contain the same values.

class Bitset
bool
equals

Parameters

other Bitset

another GtkBitset

Return Value

Type: bool

%TRUE if @self and @other contain the same values

Meta