gtkEntrySetText: gtkEntrySetText

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Sets the text in the widget to the given value, replacing the current contents.

Usage

1

Arguments

object

a GtkEntry

text

the new text

Details

See gtkEntryBufferSetText.

Author(s)

Derived by RGtkGen from GTK+ documentation


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

Related to gtkEntrySetText in RGtk2...