Handbook
Glossary
gtk_style_context_get_font ( style_context state -- PangoFontDescription* )
Vocabulary
gtk3
.
ffi
Inputs
style_context
an
object
state
an
object
Outputs
PangoFontDescription*
an
object
Definition
USING:
alien.syntax
pango.ffi
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
PangoFontDescription*
gtk_style_context_get_font
( GtkStyleContext* style_context,
GtkStateFlags
state )