gtkFontSelectionDialogSetFontName {RGtk2}R Documentation

gtkFontSelectionDialogSetFontName

Description

Sets the currently selected font.

Usage

gtkFontSelectionDialogSetFontName(object, fontname)

Arguments

object

a GtkFontSelectionDialog

fontname

a font name like "Helvetica 12" or "Times Bold 18"

Value

[logical] TRUE if the font selected in fsd is now the fontname specified, FALSE otherwise.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]