~ubuntu-branches/ubuntu/lucid/libx11/lucid

« back to all changes in this revision

Viewing changes to man/xkb/XkbAddGeomOutline.man

  • Committer: Bazaar Package Importer
  • Author(s): Timo Aaltonen
  • Date: 2009-12-04 11:43:54 UTC
  • mfrom: (1.1.10 upstream) (2.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20091204114354-0lik4mbb1bv1a8nw
Tags: 2:1.3.2-1ubuntu1
* Merge from Debian unstable, remaining changes:
  - Add 100_latin_locale_alias.diff (LP 379785)

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
.SH NAME
31
31
XkbAddGeomOutline \- Add one outline to an existing shape
32
32
.SH SYNOPSIS
 
33
.HP
33
34
.B XkbOutlinePtr XkbAddGeomOutline
34
 
(
35
 
.I shape,
36
 
.I sz_points
37
 
)
38
 
.br
39
 
      XkbShapePtr \fIshape\fP\^;
40
 
.br
41
 
      int \fIsz_points\fP\^;
 
35
.BI "(\^XkbShapePtr " "shape" "\^,"
 
36
.BI "int " "sz_points" "\^);"
42
37
.if n .ti +5n
43
38
.if t .ti +.5i
44
39
.SH ARGUMENTS