Query: xmdestroypixmap
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmDestroyPixmap(library call) XmDestroyPixmap(library call)NAMEXmDestroyPixmap -- A pixmap caching function that removes a pixmap from the pixmap cacheSYNOPSIS#include <Xm/Xm.h> Boolean XmDestroyPixmap( 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. screen Specifies the display screen for which the pixmap was requested pixmap Specifies the pixmap to be destroyedRETURNReturns True when successful; returns False if there is no matching screen and pixmap in the pixmap cache.RELATEDXmInstallImage(3), XmUninstallImage(3), and XmGetPixmap(3). XmDestroyPixmap(library call)
Related Man Pages |
---|
mrmfetchbitmapliteral(3) - redhat |
mrmfetchiconliteral(3) - centos |
mrmfetchbitmapliteral(3) - hpux |
xmgetpixmap(3x) - osf1 |
xminstallimage(3x) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Unix File Permissions |
PHP Man Pages Now Available (Over 10,000) |
Is UNIX an open source OS ? |
awk - Multi-line data to be stored in variable |
Shopt -s histappend |