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

a GtkFontButton

use.size

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.20.21 Index]