Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

pangoFontDescriptionBetterMatch

pangoFontDescriptionBetterMatch


Description

Determines if the style attributes of new.match are a closer match for desc than those of old.match are, or if old.match is NULL, determines if new.match is a match at all. Approximate matching is done for weight and style; other style attributes must match exactly. Style attributes are all attributes other than family and size-related attributes. Approximate matching for style considers PANGO_STYLE_OBLIQUE and PANGO_STYLE_ITALIC as matches, but not as good a match as when the styles are equal.

Usage

pangoFontDescriptionBetterMatch(object, old.match = NULL, new.match)

Arguments

Details

Note that old.match must match desc.

Value

[logical] TRUE if new.match is a better match

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.