API Version: 4.0
Library Version: 4.17.1
Generated by gi-docgen 2024.2
gboolean gtk_bitset_contains ( const GtkBitset* self, guint value )
Checks if the given value has been added to self.
value
self
Type: guint
guint
The value to check.
Type: gboolean
gboolean
TRUE if self contains value.
TRUE