Handbook
Glossary
cairo_font_options_set_hint_style ( options hint_style -- )
Vocabulary
cairo
.
ffi
Inputs
options
an
object
hint_style
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
cairo.ffi
LIBRARY:
cairo
FUNCTION:
void
cairo_font_options_set_hint_style
( cairo_font_options_t* options,
cairo_hint_style_t
hint_style )