TypeScript API Documentation for GTK
API Version: 4.0
Library Version: 4.20.3
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Initializes an iterator for set and points it to the first value in set.
set
If set is empty, false is returned and value is set to G_MAXUINT.
false
value
G_MAXUINT
a Gtk.Bitset
true if set isn't empty.
true
Initializes an iterator for
setand points it to the first value inset.If
setis empty,falseis returned andvalueis set toG_MAXUINT.