gtkFontSelectionGetFace {RGtk2}R Documentation

gtkFontSelectionGetFace

Description

Gets the PangoFontFace representing the selected font group details (i.e. family, slant, weight, width, etc).

Usage

gtkFontSelectionGetFace(object)

Arguments

object

a GtkFontSelection

Details

Since 2.14

Value

[PangoFontFace] A PangoFontFace representing the selected font group details.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]