diff options
Diffstat (limited to 'doc/GetPixmap.3')
-rw-r--r-- | doc/GetPixmap.3 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/GetPixmap.3 b/doc/GetPixmap.3 index 9e9628a..63d7d62 100644 --- a/doc/GetPixmap.3 +++ b/doc/GetPixmap.3 @@ -33,7 +33,6 @@ Number of bits per pixel in pixmap. .AP Pixmap pixmap in Pixmap to destroy. .BE - .SH DESCRIPTION .PP These procedures are identical to the Xlib procedures \fBXCreatePixmap\fR @@ -49,6 +48,5 @@ with dimensions given by \fIwidth\fR, \fIheight\fR, and \fIdepth\fR, and returns its identifier. \fBTk_FreePixmap\fR destroys the pixmap given by \fIpixmap\fR and makes its resource identifier available for reuse. - .SH KEYWORDS pixmap, resource identifier |