projects
/
platform
/
upstream
/
elementary.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88bf4ae
)
Add the comment of the longpressed in toolbar. It seems to be missed.
author
Jaehwan Kim
<jae.hwan.kim.neo@gmail.com>
Thu, 15 Mar 2012 10:16:40 +0000
(10:16 +0000)
committer
Jaehwan Kim
<jae.hwan.kim.neo@gmail.com>
Thu, 15 Mar 2012 10:16:40 +0000
(10:16 +0000)
SVN revision: 69367
src/lib/elm_toolbar.h
patch
|
blob
|
history
diff --git
a/src/lib/elm_toolbar.h
b/src/lib/elm_toolbar.h
index
bfeb795
..
27b2903
100644
(file)
--- a/
src/lib/elm_toolbar.h
+++ b/
src/lib/elm_toolbar.h
@@
-18,7
+18,8
@@
*
* Smart callbacks one can listen to:
* - "clicked" - when the user clicks on a toolbar item and becomes selected.
- * - "language,changed" - when the program language changes
+ * - "longpressed" - when the toolbar is pressed for a certain amount of time.
+ * - "language,changed" - when the program language changes.
*
* Available styles for it:
* - @c "default"