diff options
-rw-r--r-- | fixesproto.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fixesproto.txt b/fixesproto.txt index d610876..65f042c 100644 --- a/fixesproto.txt +++ b/fixesproto.txt @@ -371,7 +371,7 @@ SetGCClipRegion region: Region or None This request changes clip-mask in gc to the specified region and - sets the clp origin. Output will be clippped to remain contained + sets the clip origin. Output will be clipped to remain contained within the region. The clip origin is interpreted relative to the origin of whatever destination drawable is specified in a graphics request. The region is interpreted relative to the clip origin. |