shift_left


Description:

public void shift_left (uint amount)

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