gtkFontSelectionSetPreviewText {RGtk2}R Documentation

gtkFontSelectionSetPreviewText

Description

Sets the text displayed in the preview area.

Usage

gtkFontSelectionSetPreviewText(object, text)

Arguments

object [GtkFontSelection] a GtkFontSelection.
text [character] the text to display in the preview area.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]