pango Reference Manual

Synopsis

public    static delegate void**        AttrDataCopyFunc          (  )  ;
public    static delegate bool          AttrFilterFunc            ( Attribute           attribute )  ;
public    static delegate bool          FontsetForeachFunc        ( Fontset             fontset,
                                                                    Font                font )  ;

Details

AttrDataCopyFunc ()

public    static delegate void**        AttrDataCopyFunc          (  )  ;		

AttrFilterFunc ()

public    static delegate bool          AttrFilterFunc            ( Attribute           attribute )  ;		

FontsetForeachFunc ()

public    static delegate bool          FontsetForeachFunc        ( Fontset             fontset,
                                                                    Font                font )  ;		


Created by Valadoc