hpux man page for xmdestroypixmap

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)

NAME
XmDestroyPixmap -- A pixmap caching function that removes a pixmap from the pixmap cache
SYNOPSIS
#include <Xm/Xm.h> Boolean XmDestroyPixmap( Screen * screen, Pixmap pixmap);
DESCRIPTION
XmDestroyPixmap 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 destroyed
RETURN
Returns True when successful; returns False if there is no matching screen and pixmap in the pixmap cache.
RELATED
XmInstallImage(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