gtkFontButtonSetShowSize {RGtk2} | R Documentation |
If show.size
is TRUE
, the font size will be displayed along with the name of the selected font.
gtkFontButtonSetShowSize(object, show.size)
|
[GtkFontButton ] a GtkFontButton |
|
[logical] TRUE if font size should be displayed in dialog. |
Since 2.4
Derived by RGtkGen from GTK+ documentation