mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-01-06 21:20:25 +01:00
32 lines
782 B
XML
32 lines
782 B
XML
<refentry id="cairo_matrix_set_identity">
|
|
<refmeta>
|
|
<refentrytitle>cairo_matrix_set_identity</refentrytitle>
|
|
<manvolnum>3</manvolnum>
|
|
</refmeta>
|
|
|
|
<refnamediv>
|
|
<refname>cairo_matrix_set_identity</refname>
|
|
<refpurpose>some description</refpurpose>
|
|
</refnamediv>
|
|
|
|
|
|
<refsynopsisdiv>
|
|
<funcsynopsis>
|
|
<funcsynopsisinfo>
|
|
</funcsynopsisinfo>
|
|
<funcprototype>
|
|
<funcdef>cairo_status_t <function>cairo_matrix_set_identity</function></funcdef><paramdef>cairo_matrix_t <parameter>*matrix</parameter></paramdef>
|
|
</funcprototype>
|
|
</funcsynopsis>
|
|
</refsynopsisdiv>
|
|
|
|
<refsect1>
|
|
<title>Description</title>
|
|
<para>
|
|
<indexterm><primary>functions</primary>
|
|
<secondary>cairo_matrix_set_identity</secondary></indexterm>
|
|
<indexterm><primary></primary></indexterm>
|
|
</para>
|
|
</refsect1>
|
|
</refentry>
|
|
|