diff options
Diffstat (limited to 'doc/SetVisual.3')
-rw-r--r-- | doc/SetVisual.3 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/SetVisual.3 b/doc/SetVisual.3 index 2082220..e902ed4 100644 --- a/doc/SetVisual.3 +++ b/doc/SetVisual.3 @@ -28,7 +28,6 @@ Number of bits per pixel desired for \fItkwin\fR. New colormap for \fItkwin\fR, which must be compatible with \fIvisual\fR and \fIdepth\fR. .BE - .SH DESCRIPTION .PP When Tk creates a new window it assigns it the default visual @@ -47,6 +46,5 @@ completed successfully. Note: \fBTk_SetWindowVisual\fR should not be called if you just want to change a window's colormap without changing its visual or depth; call \fBTk_SetWindowColormap\fR instead. - .SH KEYWORDS colormap, depth, visual |