pangoFontDescriptionSetVariant {RGtk2} | R Documentation |
Sets the variant field of a font description. The PangoVariant
can either be PANGO_VARIANT_NORMAL
or PANGO_VARIANT_SMALL_CAPS
.
pangoFontDescriptionSetVariant(object, variant)
|
[PangoFontDescription ] a PangoFontDescription |
|
[PangoVariant ] the variant type for the font description. |
Derived by RGtkGen from GTK+ documentation