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
aa02baab
Commit
aa02baab
authored
Dec 07, 2019
by
Alexander Mikhaylenko
Browse files
swipe-group: Don't escape tag names for docs
Signed-off-by:
Alexander Mikhaylenko
<
alexm@gnome.org
>
parent
e0eac2fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/hdy-swipe-group.c
View file @
aa02baab
...
...
@@ -31,9 +31,9 @@
* # #HdySwipeGroup as #GtkBuildable
*
* #HdySwipeGroup can be created in an UI definition. The list of swipeable
* widgets is specified with a
\<
swipeables
\>
element containing multiple
*
\<
swipeable
\>
elements with their ”name” attribute specifying the id of
the
* widgets.
* widgets is specified with a
<
swipeables
>
element containing multiple
*
<
swipeable
>
elements with their ”name” attribute specifying the id of
*
the
widgets.
*
* |[
* <object class="HdySwipeGroup">
...
...
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