set_prefix
Description:
public void set_prefix (
string prefix)
Sets prefix as a prefix string of this: that string will always be displayed in the text entry,
will not be modifiable, and won't be part of the returned text
Parameters:
| this |
a Entry widget
|
| prefix |
a prefix string
|