Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Adrien Plazas
libhandy
Commits
02d82c8a
Commit
02d82c8a
authored
Jan 27, 2020
by
Adrien Plazas
Browse files
doc: Tell about HdyFold being removed
This also details how the HdyLeaflet API is affected.
parent
25710b8d
Pipeline
#51450
passed with stages
in 15 minutes and 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
doc/hdy-migrating-0-0-to-1.xml
View file @
02d82c8a
...
...
@@ -80,6 +80,14 @@
</para>
</refsect3>
<refsect3>
<title>
HdyFold has been removed
</title>
<para>
#HdyFold has been removed. This affects the API of #HdyLeaflet, see the
“Adapt to HdyLeaflet API changes” section to know how.
</para>
</refsect3>
<refsect3>
<title>
Replace HdyPaginator by HdyCarousel
</title>
<para>
...
...
@@ -90,6 +98,18 @@
</para>
</refsect3>
<refsect3>
<title>
Adapt to HdyLeaflet API changes
</title>
<para>
The #HdyFold type has been removed in favor of using a boolean, and
#HdyLeaflet adjusted to that as the #HdyLeaflet:fold property has been
removed in favor of #HdyLeaflet:folded.
Also, the hdy_leaflet_get_homogeneous() and
hdy_leaflet_set_homogeneous() accessors take a boolean parameter instead
of a #HdyFold.
</para>
</refsect3>
</refsect2>
</refentry>
...
...
Write
Preview
Markdown
is supported
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