gtkFontButtonGetShowStyle {RGtk2}R Documentation

gtkFontButtonGetShowStyle

Description

Returns whether the name of the font style will be shown in the label.

Usage

gtkFontButtonGetShowStyle(object)

Arguments

object [GtkFontButton] a GtkFontButton

Details

Since 2.4

Value

[logical] whether the font style will be shown in the label.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]