summaryrefslogtreecommitdiff
path: root/doc/reference/xml/cairo_in_stroke.xml
blob: 77c9d6c349fdddd448180ede439f2d3452523d9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<refentry id="cairo_in_stroke">
<refmeta>
<refentrytitle>cairo_in_stroke</refentrytitle>
<manvolnum>3</manvolnum>
</refmeta>

<refnamediv>
<refname>cairo_in_stroke</refname>
<refpurpose>some description</refpurpose>
</refnamediv>


<refsynopsisdiv>
<funcsynopsis>
<funcsynopsisinfo>
</funcsynopsisinfo>
<funcprototype>
  <funcdef>void <function>cairo_in_stroke</function></funcdef><paramdef><link linkend="cairo_t">cairo_t</link> <parameter>*cr</parameter></paramdef>
<paramdef>double <parameter>x</parameter></paramdef>
<paramdef>double <parameter>y</parameter></paramdef>
</funcprototype>
</funcsynopsis>
</refsynopsisdiv>

<refsect1>
 <title>Description</title>
 <para>
  <indexterm><primary>functions</primary>
  <secondary>cairo_in_stroke</secondary></indexterm>
  <indexterm><primary></primary></indexterm>
 </para>
 </refsect1>
</refentry>