previous


Description:

public bool previous (out uint value)

Moves this to the previous value in the set.

If it was already pointing to the first value in the set, false is returned and this is invalidated.

Parameters:

this

a pointer to a valid `GtkBitsetIter`

value

Set to the previous value

Returns:

true if a previous value existed