Class SegmentProperties

java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.freedesktop.harfbuzz.SegmentProperties
All Implemented Interfaces:
Proxy

@Generated("io.github.jwharm.JavaGI") public class SegmentProperties extends ProxyInstance
The structure that holds various text properties of an hb_buffer_t. Can be set and retrieved using hb_buffer_set_segment_properties() and hb_buffer_get_segment_properties(), respectively.