Add the comment of the longpressed in toolbar. It seems to be missed.
authorJaehwan Kim <jae.hwan.kim.neo@gmail.com>
Thu, 15 Mar 2012 10:16:40 +0000 (10:16 +0000)
committerJaehwan 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

index bfeb795..27b2903 100644 (file)
@@ -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"