


XmDestroyPixmap(3X)					  XmDestroyPixmap(3X)
OSF/Motif							    OSF/Motif



NAME
  XXmmDDeessttrrooyyPPiixxmmaapp - A pixmap caching function that removes a pixmap from the
  pixmap cache

SYNOPSIS


  ##iinncclluuddee <<XXmm//XXmm..hh>>
  BBoooolleeaann XXmmDDeessttrrooyyPPiixxmmaapp ((_s_c_r_e_e_n, _p_i_x_m_a_p))
       SSccrreeeenn	 * _s_c_r_e_e_n;;
       PPiixxmmaapp	 _p_i_x_m_a_p;;

DESCRIPTION
  XXmmDDeessttrrooyyPPiixxmmaapp removes pixmaps that are no longer used.  Pixmaps are	com-
  pletely freed	only when there	is no further reference	to them.

  _s_c_r_e_e_n Specifies the display screen for which	the pixmap was requested

  _p_i_x_m_a_p 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
  XXmmIInnssttaallllIImmaaggee((33XX)), XXmmUUnniinnssttaallllIImmaaggee((33XX)), and	XXmmGGeettPPiixxmmaapp((33XX)).
































