Gjsify LogoGjsify Logo

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.

record

Hierarchy

  • segment_properties_t

Index

Constructors

Properties

direction: direction_t

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

field
language: language_t

the #hb_language_t of the buffer, see hb_buffer_set_language().

field
script: script_t

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

field
name: string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method