Moves @iter to the next value in the set.
If it was already pointing to the last value in the set, %FALSE is returned and @iter is invalidated.
Set to the next value
%TRUE if a next value existed
See Implementation
Moves @iter to the next value in the set.
If it was already pointing to the last value in the set, %FALSE is returned and @iter is invalidated.