SVN revision: 53756
This commit is contained in:
Carsten Haitzler 2010-10-22 02:50:57 +00:00
parent c11bf5692a
commit 5d81594429
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@
*
* Signals that you can add callbacks for are:
* - "changed" - The text within the entry was changed
* - "activated" - The entry has received focus and the cursor
* - "activated" - The entry has had editing finished and changes are to be committed (generally when enter key is pressed)
* - "press" - The entry has been clicked
* - "longpressed" - The entry has been clicked for a couple seconds
* - "clicked" - The entry has been clicked