shift_right


Description:

public void shift_right (uint amount)

Shifts all values in this to the right by amount.

Values that end up too large to be held in a Signal are discarded.

Parameters:

this

a `GtkBitset`

amount

amount to shift all values to the right