diff options
Diffstat (limited to 'doc/GetGC.3')
-rw-r--r-- | doc/GetGC.3 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/GetGC.3 b/doc/GetGC.3 index 621e109..44e06fb 100644 --- a/doc/GetGC.3 +++ b/doc/GetGC.3 @@ -34,7 +34,6 @@ Display for which \fIgc\fR was allocated. X identifier for graphics context that is no longer needed. Must have been allocated by \fBTk_GetGC\fR. .BE - .SH DESCRIPTION .PP \fBTk_GetGC\fR and \fBTk_FreeGC\fR manage a collection of graphics contexts @@ -67,6 +66,5 @@ each call to \fBTk_GetGC\fR. When a graphics context is no longer in use anywhere (i.e. it has been freed as many times as it has been gotten) \fBTk_FreeGC\fR will release it to the X server and delete it from the database. - .SH KEYWORDS graphics context |