cairo/doc/reference/xml/skeleton.xml

30 lines
743 B
XML

<refentry id="##function##">
<refnamediv>
<refname><link linkend="##function##">##function##</link></refname>
<refpurpose></refpurpose>
</refnamediv>
<refsynopsisdiv>
<funcsynopsis>
<funcsynopsisinfo>
#include &lt;cairo.h&gt;
</funcsynopsisinfo>
<funcprototype>
<funcdef><link linkend="cairo_t">cairo_t</link> *<function><link linkend="##function##">##function##</link></function></funcdef>
<paramdef>
</paramdef>
</funcprototype>
</funcsynopsis>
</refsynopsisdiv>
<refsect1><title>Description</title>
<para>
<indexterm><primary>functions</primary>
<secondary></secondary></indexterm>
<indexterm><primary></primary></indexterm>
<function><link linkend="##function##">##function##</link></function>
</para>
</refsect1>
</refentry>