Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmuRlStpPix(3X) — DeltaWindows 1.3.3 Release 4 Version 4.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XmuCreateStippledPixmap(6)

 

NAME

XmuReleaseStippledPixmap − release pixmap created with XmuCreateStippledPixmap(). 

SYNOPSIS

#include <X11/Xmu/Drawing.h>

void XmuReleaseStippledPixmap(screen, pixmap)
      Screen ∗screen;
      Pixmap pixmap;

Inputs

screenSpecifies the screen the pixmap was created on. 

pixmapSpecifies the pixmap to free. 

DESCRIPTION

XmuReleaseStippledPixmap() decrements the reference count on a pixmap created with XmuCreateStippledPixmap(), and frees the pixmap if it is no longer being referenced. 

USAGE

This function is useful for widgets that display themselves grayed out when they are insensitive. 

SEE ALSO

XmuCreateStippledPixmap(6). 

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