Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jan-Michael Brummer
libhandy
Commits
e0eac2fd
Commit
e0eac2fd
authored
Dec 07, 2019
by
Alexander Mikhaylenko
Browse files
swipeable: Fix signal names for docs
Signed-off-by:
Alexander Mikhaylenko
<
alexm@gnome.org
>
parent
3ce0ef93
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/hdy-swipeable.c
View file @
e0eac2fd
...
...
@@ -59,7 +59,7 @@ hdy_swipeable_default_init (HdySwipeableInterface *iface)
G_TYPE_UINT
,
G_TYPE_INT64
);
/**
* HdySwipeable::begin:
* HdySwipeable::begin
-swipe
:
* @self: The #HdySwipeable instance
* @direction: The direction of the swipe, can be 1 or -1
*
...
...
@@ -81,7 +81,7 @@ hdy_swipeable_default_init (HdySwipeableInterface *iface)
G_TYPE_INT
);
/**
* HdySwipeable::update:
* HdySwipeable::update
-swipe
:
* @self: The #HdySwipeable instance
* @value: The current animation progress value
*
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment