| pangoFontDescriptionUnsetFields {RGtk2} | R Documentation |
Unsets some of the fields in a PangoFontDescription. The unset
fields will get back to their default values.
pangoFontDescriptionUnsetFields(object, to.unset)
|
[PangoFontDescription] a PangoFontDescription |
|
[PangoFontMask] bitmask of fields in the desc to unset. |
Derived by RGtkGen from GTK+ documentation