mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2025-12-25 09:30:18 +01:00
30 lines
743 B
XML
30 lines
743 B
XML
<refentry id="##function##">
|
|
|
|
<refnamediv>
|
|
<refname><link linkend="##function##">##function##</link></refname>
|
|
<refpurpose></refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv>
|
|
<funcsynopsis>
|
|
<funcsynopsisinfo>
|
|
#include <cairo.h>
|
|
</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>
|