BitsetIter


Object Hierarchy:

Gtk.BitsetIter Gtk.BitsetIter Gtk.BitsetIter

Description:

[ CCode ( copy_function = "g_boxed_copy" , free_function = "g_boxed_free" , type_id = "gtk_bitset_iter_get_type ()" ) ]
public struct BitsetIter

An opaque, stack-allocated struct for iterating over the elements of a `GtkBitset`.

Before a `GtkBitsetIter` can be used, it needs to be initialized with [func@Gtk.BitsetIter.init_first], [func@Gtk.BitsetIter.init_last] or [ func@Gtk.BitsetIter.init_at].


Namespace: Gtk
Package: gtk4

Content:

Methods: