shift_left
Description:
Shifts all values in this to the left by amount
.
Values smaller than amount
are discarded.
Parameters:
this |
a `GtkBitset` |
amount |
amount to shift all values to the left |
Shifts all values in this to the left by amount
.
Values smaller than amount
are discarded.
this |
a `GtkBitset` |
amount |
amount to shift all values to the left |