mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2025-12-25 10:40:11 +01:00
36 lines
855 B
XML
36 lines
855 B
XML
|
|
<refentry id="cairo_hit">
|
|
<refmeta>
|
|
<refentrytitle>cairo_hit</refentrytitle>
|
|
<manvolnum>3</manvolnum>
|
|
</refmeta>
|
|
<refnamediv>
|
|
<refname>cairo_hit</refname>
|
|
<refpurpose>some description</refpurpose>
|
|
</refnamediv>
|
|
<refsynopsisdiv>
|
|
<funcsynopsis>
|
|
<funcsynopsisinfo>
|
|
</funcsynopsisinfo>
|
|
<funcprototype>
|
|
<funcdef>int <function>cairo_hit</function></funcdef>
|
|
<paramdef>
|
|
<link linkend="cairo_t">cairo_t</link>
|
|
<parameter>*cr</parameter>
|
|
</paramdef>
|
|
</funcprototype>
|
|
</funcsynopsis>
|
|
</refsynopsisdiv>
|
|
<refsect1>
|
|
<title>Description</title>
|
|
<para>
|
|
<indexterm>
|
|
<primary>functions</primary>
|
|
<secondary>cairo_hit</secondary>
|
|
</indexterm>
|
|
<indexterm>
|
|
<primary/>
|
|
</indexterm>
|
|
</para>
|
|
</refsect1>
|
|
</refentry>
|