diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/api.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api.texi b/doc/api.texi index 13a8800..c10cd8d 100644 --- a/doc/api.texi +++ b/doc/api.texi @@ -1225,7 +1225,7 @@ Convert @var{surface} to a texture suitable for @var{renderer}. Free the memory used by @var{texture}. @end deffn -@deffn {Procedure} get-texture-color-mod texture +@deffn {Procedure} texture-color-mod texture Get color mod of @var{texture} as a list of the integers. @end deffn |