gtkFontButtonSetFontName {RGtk2} | R Documentation |
Sets or updates the currently-displayed font in font picker dialog.
gtkFontButtonSetFontName(object, fontname)
|
[GtkFontButton ] a GtkFontButton |
|
[character] Name of font to display in font selection dialog |
Since 2.4
[logical] Return value of gtkFontSelectionDialogSetFontName
if the
font selection dialog exists, otherwise FALSE
.
Derived by RGtkGen from GTK+ documentation