gtkFontSelectionSetFontName {RGtk2}R Documentation

gtkFontSelectionSetFontName

Description

Sets the currently-selected font.

Usage

gtkFontSelectionSetFontName(object, fontname)

Arguments

object [GtkFontSelection] a GtkFontSelection.
fontname [character] a fontname.

Value

[logical] TRUE if the font was found.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.8.6 Index]