get_nth


Description:

public uint get_nth (uint nth)

Returns the value of the nth item in self.

If nth is >= the size of this, 0 is returned.

Parameters:

this

a `GtkBitset`

nth

index of the item to get

Returns:

the value of the nth item in this