gtkFontButtonSetUseSize {RGtk2}R Documentation

gtkFontButtonSetUseSize

Description

If use.size is TRUE, the font name will be written using the selected size.

Usage

gtkFontButtonSetUseSize(object, use.size)

Arguments

object [GtkFontButton] a GtkFontButton
use.size [logical] If TRUE, font name will be written using the selected size.

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]