RGtk2 (version 2.20.31)

gtkEntrySetText: gtkEntrySetText

Description

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

Usage

gtkEntrySetText(object, text)

Arguments

object
text
the new text

Details

See gtkEntryBufferSetText.