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

pangoFontFamilyListFaces

pangoFontFamilyListFaces


Description

Lists the different font faces that make up family. The faces in a family share a common design, but differ in slant, weight, width and other aspects.

Usage

pangoFontFamilyListFaces(object)

Arguments

Value

A list containing the following elements:

faces

[PangoFontFace] location to store a list of pointers to PangoFontFace objects, or NULL. This list should be freed with gFree() when it is no longer needed.

n.faces

[integer] location to store number of elements in faces.

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.