diff options
Diffstat (limited to 'man/XpmCreateXpmImage.man')
-rw-r--r-- | man/XpmCreateXpmImage.man | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/man/XpmCreateXpmImage.man b/man/XpmCreateXpmImage.man index 6be7cd0..64353ba 100644 --- a/man/XpmCreateXpmImage.man +++ b/man/XpmCreateXpmImage.man @@ -101,7 +101,9 @@ Finally it destroys the created X images using XDestroyImage. .SH "SEE ALSO" -.BR XpmCreateXpmImageFromBuffer(__libmansuffix__) , -.BR XpmCreateXpmImageFromData(__libmansuffix__) , -.BR XpmCreateXpmImageFromImage(__libmansuffix__) , -.BR XpmCreateXpmImageFromPixmap(__libmansuffix__) +.BR XpmFreeXpmImage (__libmansuffix__), +.BR XpmReadFileToBuffer (__libmansuffix__), +.BR XpmReadFileToData (__libmansuffix__), +.BR XpmReadFileToImage (__libmansuffix__), +.BR XpmReadFileToPixmap (__libmansuffix__), +.BR XpmWriteFileFromImage (__libmansuffix__) |