set_suffix
Description:
public void set_suffix (
string suffix)
Sets suffix
as a suffix 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
|
suffix |
a suffix string
|