TypeScript API Documentation for HARFBUZZ
API Version: 0.0
Library Version: 11.5.1
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 0.9.2
Fetches the next element in set that is greater than current value of codepoint.
set
codepoint
Set codepoint to #HB_SET_VALUE_INVALID to get started.
A set
Input = Code point to query Output = Code point retrieved
true if there was a next value, false otherwise
true
false
0.9.2
Fetches the next element in
setthat is greater than current value ofcodepoint.Set
codepointto #HB_SET_VALUE_INVALID to get started.