From dd143a8bf2bc5f14bfe8e2adb8b8669ae1a7384b Mon Sep 17 00:00:00 2001 From: David Thompson Date: Tue, 13 Apr 2021 11:39:01 -0400 Subject: doc: Update old procedure name with the new one. --- doc/api.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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] @ -- cgit v1.2.3