API Version: 4.0
Library Version: 4.2.0
gboolean gtk_bitset_contains ( const GtkBitset* self, guint value )
Checks if the given value has been added to self
value
self
guint
the value to check
gboolean
TRUE if self contains value
TRUE