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 [GtkFontButton] a GtkFontButton
show.style [logical] 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.12.5-3 Index]