SegmentProperties

class SegmentProperties(pointer: <Error class: unknown class><<Error class: unknown class>>)

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.

Skipped during bindings generation

  • field language: language_t

  • field reserved1: Record field reserved1 is private

  • field reserved2: Record field reserved2 is private

Constructors

Link copied to clipboard
constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

the #hb_direction_t of the buffer, see hb_buffer_set_direction().

Link copied to clipboard
val harfbuzzsegment_properties_tPointer: <Error class: unknown class><<Error class: unknown class>>
Link copied to clipboard

the #hb_script_t of the buffer, see hb_buffer_set_script().