Function

Gtk-4.0Gtkbitset_iter_init_at

  • Initializes iter to point to target.

    If target is not found, finds the next value after it. If no value >= target exists in set, this function returns false.

    Parameters

    Returns [boolean, BitsetIter, number]

    true if a value was found.