pangoFontDescriptionUnsetFields {RGtk2}R Documentation

pangoFontDescriptionUnsetFields

Description

Unsets some of the fields in a PangoFontDescription. The unset fields will get back to their default values.

Usage

pangoFontDescriptionUnsetFields(object, to.unset)

Arguments

object

a PangoFontDescription

to.unset

bitmask of fields in the desc to unset.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]