Handbook
Glossary
pango_context_set_base_dir ( context direction -- )
Vocabulary
pango
.
ffi
Inputs
context
an
object
direction
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
pango.ffi
LIBRARY:
pango
FUNCTION:
void
pango_context_set_base_dir
( PangoContext* context,
PangoDirection
direction )