ยค fontcacheF, fstructcacheF, et al

Types

fontcacheF :: ??
fstructcacheF :: ??
gCcacheF :: ??
colorcacheF :: ??
fontcursorcacheF :: ??
bitmapfilecacheF :: ??
bitmapdatacacheF :: ??
allcacheF :: F i o -> F i o

Description

The cache functions provides a simple way to avoid repeated requests for the same resource to be propagated to the X server.

Example

 fontcacheF (listF lots_of_fudgets_all_using_the_same_font)

See Also

loopLow