summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2021-04-13 11:39:01 -0400
committerDavid Thompson <dthompson2@worcester.edu>2021-04-13 11:39:01 -0400
commitdd143a8bf2bc5f14bfe8e2adb8b8669ae1a7384b (patch)
tree82628d44e0eafb31e99a0e5d618e6e62b6c3e540
parent04308c53addc51e7a8db8980d59d0d072c0a9364 (diff)
doc: Update old procedure name with the new one.
-rw-r--r--doc/api.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api.texi b/doc/api.texi
index 28a5553..4501b17 100644
--- a/doc/api.texi
+++ b/doc/api.texi
@@ -2065,7 +2065,7 @@ interface widgets like buttons and dialog boxes which are often
dynamically resizable. By using a 9-patch, they can be rendered at
any size without scaling artifacts.
-@deffn {Procedure} draw-nine-patch texture rect @
+@deffn {Procedure} draw-9-patch texture rect @
[#:margin 0] [#:top-margin margin] [#:bottom-margin margin] @
[#:left-margin margin] [#:right-margin margin] [#:mode stretch] @
[#:origin] [#:scale] [#:rotation] [#:blend-mode] @