gtkFontButtonSetShowStyle {RGtk2}R Documentation

gtkFontButtonSetShowStyle

Description

If show.style is TRUE, the font style will be displayed along with name of the selected font.

Usage

gtkFontButtonSetShowStyle(object, show.style)

Arguments

object

a GtkFontButton

show.style

TRUE if font style should be displayed in label.

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]