pangoFontDescriptionSetWeight {RGtk2} | R Documentation |
Sets the weight field of a font description. The weight field
specifies how bold or light the font should be. In addition
to the values of the PangoWeight
enumeration, other intermediate
numeric values are possible.
pangoFontDescriptionSetWeight(object, weight)
|
[PangoFontDescription ] a PangoFontDescription |
|
[PangoWeight ] the weight for the font description. |
Derived by RGtkGen from GTK+ documentation