mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2025-12-26 18:10:11 +01:00
33 lines
759 B
XML
33 lines
759 B
XML
<refentry id="cairo_select_font">
|
|
<refmeta>
|
|
<refentrytitle>cairo_select_font</refentrytitle>
|
|
<manvolnum>3</manvolnum>
|
|
</refmeta>
|
|
|
|
<refnamediv>
|
|
<refname>cairo_select_font</refname>
|
|
<refpurpose>some description</refpurpose>
|
|
</refnamediv>
|
|
|
|
|
|
<refsynopsisdiv>
|
|
<funcsynopsis>
|
|
<funcsynopsisinfo>
|
|
</funcsynopsisinfo>
|
|
<funcprototype>
|
|
<funcdef>void <function>cairo_select_font</function></funcdef><paramdef>cairo_t <parameter>*cr</parameter></paramdef>
|
|
<paramdef> const char *key</paramdef>
|
|
</funcprototype>
|
|
</funcsynopsis>
|
|
</refsynopsisdiv>
|
|
|
|
<refsect1>
|
|
<title>Description</title>
|
|
<para>
|
|
<indexterm><primary>functions</primary>
|
|
<secondary>cairo_select_font</secondary></indexterm>
|
|
<indexterm><primary></primary></indexterm>
|
|
</para>
|
|
</refsect1>
|
|
</refentry>
|
|
|