Package: pango
Enum pango-style
Details
An enumeration specifying the various slant styles possible for a font. (define-g-enum "PangoStyle" pango-style (:export t :type-initializer "pango_style_get_type") (:normal 0) (:oblique 1) (:italic 2))
| See also |
2021-1-6