~ubuntu-branches/ubuntu/lucid/fontconfig/lucid

« back to all changes in this revision

Viewing changes to doc/FcConfigDestroy.3

  • Committer: Bazaar Package Importer
  • Author(s): Fabio M. Di Nitto
  • Date: 2004-10-07 06:04:17 UTC
  • Revision ID: james.westby@ubuntu.com-20041007060417-dliqa1ebkoh7isns
Tags: upstream-2.2.2
ImportĀ upstreamĀ versionĀ 2.2.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.\" This manpage has been automatically generated by docbook2man 
 
2
.\" from a DocBook document.  This tool can be found at:
 
3
.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> 
 
4
.\" Please send any bug reports, improvements, comments, patches, 
 
5
.\" etc. to Steve Cheng <steve@ggi-project.org>.
 
6
.TH "FcConfigDestroy" "3" "10 March 2004" "" ""
 
7
 
 
8
.SH NAME
 
9
FcConfigDestroy \- Destroy a configuration
 
10
.SH SYNOPSIS
 
11
.sp
 
12
\fB#include <fontconfig.h>
 
13
.sp
 
14
void FcConfigDestroy (FcConfig *\fIconfig\fB);
 
15
\fR
 
16
.SH "DESCRIPTION"
 
17
.PP
 
18
Destroys a configuration and any data associated with it.  Note that calling
 
19
this function with the return from FcConfigGetCurrent will place the library
 
20
in an indeterminate state.
 
21
.SH "VERSION"
 
22
.PP
 
23
Fontconfig version 2.2.2