GdkFont::type
Access: Read Only
Type: int
    
     The returned integer may have a value of 0, 
     indicating that the font was loaded as a unique font, or of 
     1, indicating that the font was loaded as part
     of a fontset.  See GdkFontType.
    
    
     Note that under win32 this property will always have a value of 
     1, as all fonts are loaded as fontsets in order
     to provide support for the wide characters used by the operating
     system.