xenocara/lib/fontconfig/doc/fontconfig-devel/fcconfigdestroy.html

219 lines
2.9 KiB
HTML
Raw Normal View History

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/loose.dtd">
2006-12-31 07:57:18 -07:00
<HTML
><HEAD
><TITLE
>FcConfigDestroy</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
REL="HOME"
HREF="t1.html"><LINK
2006-12-31 07:57:18 -07:00
REL="UP"
TITLE="FcConfig"
HREF="x102.html#AEN2554"><LINK
2006-12-31 07:57:18 -07:00
REL="PREVIOUS"
TITLE="FcConfigReference"
HREF="fcconfigreference.html"><LINK
2006-12-31 07:57:18 -07:00
REL="NEXT"
TITLE="FcConfigSetCurrent"
HREF="fcconfigsetcurrent.html"></HEAD
2006-12-31 07:57:18 -07:00
><BODY
CLASS="REFENTRY"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
></TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="fcconfigreference.html"
2006-12-31 07:57:18 -07:00
ACCESSKEY="P"
>&#60;&#60;&#60; Previous</A
2006-12-31 07:57:18 -07:00
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="fcconfigsetcurrent.html"
2006-12-31 07:57:18 -07:00
ACCESSKEY="N"
>Next &#62;&#62;&#62;</A
2006-12-31 07:57:18 -07:00
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><H1
><A
NAME="FCCONFIGDESTROY"
></A
>FcConfigDestroy</H1
><DIV
CLASS="REFNAMEDIV"
><A
NAME="AEN2605"
2006-12-31 07:57:18 -07:00
></A
><H2
>Name</H2
>FcConfigDestroy&nbsp;--&nbsp;Destroy a configuration</DIV
><DIV
CLASS="REFSYNOPSISDIV"
><A
NAME="AEN2608"
2006-12-31 07:57:18 -07:00
></A
><H2
>Synopsis</H2
><DIV
CLASS="FUNCSYNOPSIS"
><P
></P
><A
NAME="AEN2609"
2006-12-31 07:57:18 -07:00
></A
><TABLE
BORDER="0"
BGCOLOR="#E0E0E0"
WIDTH="100%"
><TR
><TD
2006-12-31 07:57:18 -07:00
><PRE
CLASS="FUNCSYNOPSISINFO"
>#include &#60;fontconfig.h&#62;
2006-12-31 07:57:18 -07:00
</PRE
></TD
></TR
></TABLE
2006-12-31 07:57:18 -07:00
><P
><CODE
><CODE
CLASS="FUNCDEF"
>void <TT
CLASS="FUNCTION"
>FcConfigDestroy</TT
></CODE
>(FcConfig *<TT
CLASS="PARAMETER"
><I
>config</I
></TT
>);</CODE
2006-12-31 07:57:18 -07:00
></P
><P
></P
></DIV
></DIV
><DIV
CLASS="REFSECT1"
><A
NAME="AEN2616"
2006-12-31 07:57:18 -07:00
></A
><H2
>Description</H2
><P
>Decrements the config reference count. If all references are gone, destroys
the configuration and any data associated with it.
Note that calling this function with the return from FcConfigGetCurrent will
cause a new configuration to be created for use as current configuration.
2006-12-31 07:57:18 -07:00
</P
></DIV
><DIV
CLASS="REFSECT1"
><A
NAME="AEN2619"
2006-12-31 07:57:18 -07:00
></A
><H2
>Version</H2
><P
>Fontconfig version 2.8.0
2006-12-31 07:57:18 -07:00
</P
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="fcconfigreference.html"
2006-12-31 07:57:18 -07:00
ACCESSKEY="P"
>&#60;&#60;&#60; Previous</A
2006-12-31 07:57:18 -07:00
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="t1.html"
2006-12-31 07:57:18 -07:00
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="fcconfigsetcurrent.html"
2006-12-31 07:57:18 -07:00
ACCESSKEY="N"
>Next &#62;&#62;&#62;</A
2006-12-31 07:57:18 -07:00
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>FcConfigReference</TD
2006-12-31 07:57:18 -07:00
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="x102.html#AEN2554"
2006-12-31 07:57:18 -07:00
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>FcConfigSetCurrent</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>