gtkFontSelectionDialogSetFontName {RGtk2}R Documentation

gtkFontSelectionDialogSetFontName

Description

Sets the currently-selected font.

Usage

gtkFontSelectionDialogSetFontName(object, fontname)

Arguments

object [GtkFontSelectionDialog] a GtkFontSelectionDialog.
fontname [character] a fontname.

Value

[logical] TRUE if the font was found.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]