gtkFontSelectionDialogSetPreviewText {RGtk2}R Documentation

gtkFontSelectionDialogSetPreviewText

Description

Sets the text displayed in the preview area.

Usage

gtkFontSelectionDialogSetPreviewText(object, text)

Arguments

object [GtkFontSelectionDialog] a GtkFontSelectionDialog.
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]