diff options
Diffstat (limited to 'libglitter_create_render_context.3')
-rw-r--r-- | libglitter_create_render_context.3 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libglitter_create_render_context.3 b/libglitter_create_render_context.3 index 574ccf6..d69c9f7 100644 --- a/libglitter_create_render_context.3 +++ b/libglitter_create_render_context.3 @@ -99,6 +99,13 @@ shall be the number of times the value appears in .IR cellmap . .RE +.PP +The returned object will contain references to +.I cellmap +and +.IR ncellvalues . +This means that they must remain in memory and +unmodified for the lifetime of the returned object. .SH RETURN VALUES The .BR libglitter_create_render_context () |