PEXFontProp Data Structure


 
   typedef struct {
         Atom               name;
         unsigned long      value;
   } PEXFontProp;
 

PEXFontProp is a data structure that is referenced by the following data structure:

For a list of data structures for fonts, see Data Structures for Fonts.