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 [[email protected]_first], [[email protected]_last] or [[email protected]_at].


Namespace: Gtk
Package: gtk4

Content:

Methods:




2022 vala-language.org