gtkFontSelectionDialogSetFontName {RGtk2} | R Documentation |
Sets the currently selected font.
gtkFontSelectionDialogSetFontName(object, fontname)
|
|
|
a font name like "Helvetica 12" or "Times Bold 18" |
[logical] TRUE
if the font selected in fsd
is now the
fontname
specified, FALSE
otherwise.
Derived by RGtkGen from GTK+ documentation