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

« back to all changes in this revision

Viewing changes to doc/FcNameConstant.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 "FcNameConstant" "3" "10 March 2004" "" ""
 
7
 
 
8
.SH NAME
 
9
FcNameConstant \- Get the value for a symbolic constant
 
10
.SH SYNOPSIS
 
11
.sp
 
12
\fB#include <fontconfig.h>
 
13
.sp
 
14
FcBool FcNameConstant (FcChar8 *\fIstring\fB, int *\fIresult\fB);
 
15
\fR
 
16
.SH "DESCRIPTION"
 
17
.PP
 
18
Returns whether a symbolic constant with name \fIstring\fR is registered,
 
19
placing the value of the constant in \fIresult\fR if present.
 
20
.SH "VERSION"
 
21
.PP
 
22
Fontconfig version 2.2.2