docs: Fixes for ClutterImage's API reference
This commit is contained in:
parent
d123e4b701
commit
74f5bbe5aa
@ -30,9 +30,11 @@
|
|||||||
* #ClutterImage is a #ClutterContent implementation that displays
|
* #ClutterImage is a #ClutterContent implementation that displays
|
||||||
* image data.
|
* image data.
|
||||||
*
|
*
|
||||||
|
* <informalexample><programlisting>
|
||||||
* <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="text" href="../../../../tests/interactive/test-image-box.c">
|
* <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="text" href="../../../../tests/interactive/test-image-box.c">
|
||||||
* <xi:fallback>FIXME: MISSING XINCLUDE CONTENT</xi:fallback>
|
* <xi:fallback>FIXME: MISSING XINCLUDE CONTENT</xi:fallback>
|
||||||
* </xi:include>
|
* </xi:include>
|
||||||
|
* </programlisting></informalexample>
|
||||||
*
|
*
|
||||||
* #ClutterImage is available since Clutter 1.10.
|
* #ClutterImage is available since Clutter 1.10.
|
||||||
*/
|
*/
|
||||||
|
@ -125,6 +125,7 @@
|
|||||||
<title>Content</title>
|
<title>Content</title>
|
||||||
|
|
||||||
<xi:include href="xml/clutter-canvas.xml"/>
|
<xi:include href="xml/clutter-canvas.xml"/>
|
||||||
|
<xi:include href="xml/clutter-image.xml"/>
|
||||||
</chapter>
|
</chapter>
|
||||||
|
|
||||||
<chapter>
|
<chapter>
|
||||||
|
Loading…
Reference in New Issue
Block a user