API Version: 4.0
Library Version: 4.17.1
Generated by gi-docgen 2024.2
void gtk_bitset_shift_left ( GtkBitset* self, guint amount )
Shifts all values in self to the left by amount.
self
amount
Values smaller than amount are discarded.
Type: guint
guint
Amount to shift all values to the left.