Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmDestroyPixmap(3X) — DG/UX 5.4R3.00

Media Vault

Software Library

Restoration Projects

Artifacts Sought



XmDestroyPixmap(3X)           X11 SDE 5.4R3.00           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.


        screen Specifies the display screen for which the pixmap was
               requested

        pixmap Specifies 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.

RELATED INFORMATION
       XmInstallImage(3X), XmUninstallImage(3X), and XmGetPixmap(3X).






























Licensed material--property of copyright holder(s)                         1


Typewritten Software • bear@typewritten.org • Edmonds, WA 98026