Query: xmdestroypixmap
OS: osf1
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmDestroyPixmap(3X) XmDestroyPixmap(3X)NAMEXmDestroyPixmap - A pixmap caching function that removes a pixmap from the pixmap cacheSYNOPSIS#include <Xm/Xm.h> Boolean XmDestroyPixmap (screen, pixmap) Screen * screen; Pixmap pixmap;DESCRIPTIONXmDestroyPixmap removes pixmaps that are no longer used. Pixmaps are completely freed only when there is no further reference to them. Specifies the display screen for which the pixmap was requested Specifies the pixmap to be destroyedRETURN VALUEReturns True when successful; returns False if there is no matching screen and pixmap in the pixmap cache.SEE ALSOXmInstallImage(3X), XmUninstallImage(3X), XmGetPixmap(3X) XmDestroyPixmap(3X)
Related Man Pages |
---|
mrmfetchbitmapliteral(3) - redhat |
xminstallimage(3) - redhat |
mrmfetchbitmapliteral(3) - centos |
mrmfetchiconliteral(3) - centos |
xmgetpixmap(3x) - osf1 |
Similar Topics in the Unix Linux Community |
---|
PHP Write Man Pages to MySQL DB |