Handbook
Glossary
pango_font_family_list_faces ( font_family faces n_faces -- )
Vocabulary
pango
.
ffi
Inputs
font_family
an
object
faces
an
object
n_faces
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
pango.ffi
LIBRARY:
pango
FUNCTION:
void
pango_font_family_list_faces
( PangoFontFamily* font_family, PangoFontFace* faces,
gint
n_faces )