ot_math_glyph_variant_t

Data type to hold math-variant information for a glyph.

Constructors

this
this(hb_ot_math_glyph_variant_t* hb_ot_math_glyph_variant, bool ownedRef)

Sets our main struct and passes it to the parent class.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

getStruct
void* getStruct()

the main Gtk struct as a void*

getot_math_glyph_variant_tStruct
hb_ot_math_glyph_variant_t* getot_math_glyph_variant_tStruct(bool transferOwnership)

Get the main Gtk struct

Properties

advance
hb_position_t advance [@property getter]
hb_position_t advance [@property setter]

The advance width of the variant

glyph
hb_codepoint_t glyph [@property getter]
hb_codepoint_t glyph [@property setter]

The glyph index of the variant

Static functions

getType
GType getType()

Variables

hb_ot_math_glyph_variant
hb_ot_math_glyph_variant_t* hb_ot_math_glyph_variant;

the main Gtk struct

ownedRef
bool ownedRef;
Undocumented in source.

Meta

Since

1.3.3