gtkFontSelectionGetFamily {RGtk2}R Documentation

gtkFontSelectionGetFamily

Description

Gets the PangoFontFamily representing the selected font family.

Usage

gtkFontSelectionGetFamily(object)

Arguments

object

a GtkFontSelection

Details

Since 2.14

Value

[PangoFontFamily] A PangoFontFamily representing the selected font family. Font families are a collection of font faces.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]