- XftCharExistsBool XftCharExists(Display* , XftFont* , long ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- XftColorAllocNameBool XftColorAllocName(Display* , Visual* , Colormap , const(char)* , XftColor* ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- XftColorFreevoid XftColorFree(Display* , Visual* , Colormap , XftColor* ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- XftDrawChangevoid XftDrawChange(XftDraw* , Drawable ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- XftDrawCreateXftDraw* XftDrawCreate(Display* , Drawable , Visual* , Colormap ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- XftDrawDestroyvoid XftDrawDestroy(XftDraw* ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- XftDrawPicturePicture XftDrawPicture(XftDraw* draw) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- XftDrawSetClipBool XftDrawSetClip(XftDraw* , Region ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- XftDrawSetClipRectanglesBool XftDrawSetClipRectangles(XftDraw* , int , int , XRectangle* , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- XftDrawString32void XftDrawString32(XftDraw* , XftColor* , XftFont* , int , int , const(dchar)* , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- XftDrawStringUtf8void XftDrawStringUtf8(XftDraw* , XftColor* , XftFont* , int , int , const(char)* , int ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- XftFontClosevoid XftFontClose(Display* , XftFont* ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- XftFontMatchFcPattern* XftFontMatch(Display* , int , FcPattern* , XftResult* ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- XftFontOpenNameXftFont* XftFontOpenName(Display* , int , const(char)* ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- XftFontOpenPatternXftFont* XftFontOpenPattern(Display* , FcPattern* ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- XftTextExtentsUtf8void XftTextExtentsUtf8(Display* , XftFont* , const(char)* , int , XGlyphInfo* ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.