gtkFontButtonSetUseFont {RGtk2} | R Documentation |
If use.font
is TRUE
, the font name will be written using the selected font.
gtkFontButtonSetUseFont(object, use.font)
|
[GtkFontButton ] a GtkFontButton |
|
[logical] If TRUE , font name will be written using font chosen. |
Since 2.4
Derived by RGtkGen from GTK+ documentation