summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/api.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/api.texi b/doc/api.texi
index 00fe3a8..0a154ae 100644
--- a/doc/api.texi
+++ b/doc/api.texi
@@ -1070,6 +1070,10 @@ of @var{renderer}.
Convert @var{surface} to a texture suitable for @var{renderer}.
@end deffn
+@deffn {Procedure} delete-texture! texture
+Free the memory used by @var{texture}.
+@end deffn
+
@node Images
@section Images