API Version: 4.0
Library Version: 4.2.0
guint gtk_bitset_get_nth ( const GtkBitset* self, guint nth )
Returns the value of the nth item in self.
nth
If nth is >= the size of self, 0 is returned.
self
guint
index of the item to get
the value of the nth item in self