Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkFontSelectionGetFamily: gtkFontSelectionGetFamily
Description
Gets the
PangoFontFamily
representing the selected font family.
Usage
gtkFontSelectionGetFamily(object)
Arguments
object
a
GtkFontSelection
Value
PangoFontFamily
] A
PangoFontFamily
representing the selected font family. Font families are a collection of font faces.
Details
Since 2.14