GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
XmUninstallImage(3) FreeBSD Library Functions Manual XmUninstallImage(3)

XmUninstallImage — A pixmap caching function that removes an image from the image cache

#include <Xm/Xm.h>
Boolean XmUninstallImage(
XImage * image);

XmUninstallImage removes an image from the image cache.
image
Points to the image structure given to the XmInstallImage() routine

Returns True when successful; returns False if the image is NULL, or if it cannot be found to be uninstalled.

XmInstallImage(3), XmGetPixmap(3), and XmDestroyPixmap(3).

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.