*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: XmDestroyPixmap | Section: 3 | Source: Digital UNIX | File: XmDestroyPixmap.3X.gz
XmDestroyPixmap(3X) XmDestroyPixmap(3X) NAME XmDestroyPixmap - A pixmap caching function that removes a pixmap from the pixmap cache SYNOPSIS #include <Xm/Xm.h> Boolean XmDestroyPixmap (screen, pixmap) 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. Specifies the display screen for which the pixmap was requested Speci- fies the pixmap to be destroyed RETURN VALUE Returns True when successful; returns False if there is no matching screen and pixmap in the pixmap cache. SEE ALSO XmInstallImage(3X), XmUninstallImage(3X), XmGetPixmap(3X) XmDestroyPixmap(3X)

Navigation Options