gtkFontSelectionSetPreviewText {RGtk2}R Documentation

gtkFontSelectionSetPreviewText

Description

Sets the text displayed in the preview area. The text is used to show how the selected font looks.

Usage

gtkFontSelectionSetPreviewText(object, text)

Arguments

object

a GtkFontSelection

text

the text to display in the preview area

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]