mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2025-12-26 10:00:10 +01:00
32 lines
713 B
XML
32 lines
713 B
XML
<refentry id="cairo_matrix_create">
|
|
<refmeta>
|
|
<refentrytitle>cairo_matrix_create</refentrytitle>
|
|
<manvolnum>3</manvolnum>
|
|
</refmeta>
|
|
|
|
<refnamediv>
|
|
<refname>cairo_matrix_create</refname>
|
|
<refpurpose>some description</refpurpose>
|
|
</refnamediv>
|
|
|
|
|
|
<refsynopsisdiv>
|
|
<funcsynopsis>
|
|
<funcsynopsisinfo>
|
|
</funcsynopsisinfo>
|
|
<funcprototype>
|
|
<funcdef>cairo_matrix_t * <function>cairo_matrix_create</function></funcdef><paramdef>void</paramdef>
|
|
</funcprototype>
|
|
</funcsynopsis>
|
|
</refsynopsisdiv>
|
|
|
|
<refsect1>
|
|
<title>Description</title>
|
|
<para>
|
|
<indexterm><primary>functions</primary>
|
|
<secondary>cairo_matrix_create</secondary></indexterm>
|
|
<indexterm><primary></primary></indexterm>
|
|
</para>
|
|
</refsect1>
|
|
</refentry>
|
|
|