From: Scott L. <sl...@cs...> - 2002-04-09 16:55:10
|
> The contents of the MOTIF_WM_HINTS atom is a C struct, which is defined > in /usr/X11R6/include/Xm/MwmUtil.h as the struct "MotifWmHints". It's > basically 5 ints that represent various bit-masked flags. > > Later, > > Jason > Ah, great! Now I can test the motif stuff at least. This documentation makes sense to me. - Scott |