diff options
Diffstat (limited to 'man/XpmCreatePixmap.man')
-rw-r--r-- | man/XpmCreatePixmap.man | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/man/XpmCreatePixmap.man b/man/XpmCreatePixmap.man index 5088f1e..79f54ae 100644 --- a/man/XpmCreatePixmap.man +++ b/man/XpmCreatePixmap.man @@ -73,6 +73,8 @@ equivalent function when the standard Xlib functions are not used, and possibly XpmAttributes using XpmFreeAttributes. .SH "SEE ALSO" -.BR XpmCreatePixmapFromBuffer(__libmansuffix__) , -.BR XpmCreatePixmapFromData(__libmansuffix__) , -.BR XpmCreatePixmapFromXpmImage(__libmansuffix__) +.BR XpmCreateImageFromData (__libmansuffix__), +.BR XpmCreateImageFromXpmImage (__libmansuffix__), +.BR XpmFreeAttributes (__libmansuffix__), +.BR XpmReadFileToPixmap (__libmansuffix__) + |