gtkEntryPrependText: gtkEntryPrependText

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Prepends the given text to the contents of the widget. WARNING: gtk_entry_prepend_text has been deprecated since version 2.0 and should not be used in newly-written code. Use gtkEditableInsertText instead.

Usage

1

Arguments

object

a GtkEntry

text

the text to prepend

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.