24 #ifndef SOXTINTERNALUTILS_H 
   25 #define SOXTINTERNALUTILS_H 
   27 #include <X11/Intrinsic.h> 
   28 #include <Inventor/SbBasic.h>  
   39                                Colormap & cmap, 
int & depth);
 
   42                                     SbBool ghost = 
FALSE);
 
   50   static const char * xpmErrorString(
int error);
 
   52   static char * appname;
 
   53   static char * appclass;
 
   58 #endif // ! SOXTINTERNALUTILS_H 
static void setAppName(const char *appname)
 
static void setAppClass(const char *appclass)
 
static const char * getAppClass(void)
 
static const char * getAppName(void)
 
static void selectBestVisual(Display *dpy, Visual *&visual, Colormap &cmap, int &depth)
 
static Pixmap createPixmapFromXpm(Widget button, const char **xpm, SbBool ghost=FALSE)
 
static PROLOG_HANDLER error