diff options
Diffstat (limited to 'src/lib/elm_hover.h')
-rw-r--r-- | src/lib/elm_hover.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/elm_hover.h b/src/lib/elm_hover.h index db37590..7d6ea0a 100644 --- a/src/lib/elm_hover.h +++ b/src/lib/elm_hover.h | |||
@@ -33,6 +33,7 @@ | |||
33 | * This widget emits the following signals, besides the ones sent from | 33 | * This widget emits the following signals, besides the ones sent from |
34 | * @ref Layout: | 34 | * @ref Layout: |
35 | * @li @c "clicked" - the user clicked the empty space in the hover to dismiss | 35 | * @li @c "clicked" - the user clicked the empty space in the hover to dismiss |
36 | * @li @c "dismissed" - the user clicked the empty space in the hover to dismiss (since 1.8) | ||
36 | * @li @c "smart,changed" - a content object placed under the "smart" | 37 | * @li @c "smart,changed" - a content object placed under the "smart" |
37 | * policy was replaced to a new slot direction. | 38 | * policy was replaced to a new slot direction. |
38 | * @li @c "focused" - When the hover has received focus. (since 1.8) | 39 | * @li @c "focused" - When the hover has received focus. (since 1.8) |