FontList Class Reference

Inheritance diagram for FontList:

wxObject IDisposable

List of all members.

Public Member Functions

 this (IntPtr wxobj)
 this ()
void AddFont (Font font)
void RemoveFont (Font font)
Font FindOrCreateFont (int pointSize, int family, int style, int weight)
Font FindOrCreateFont (int pointSize, int family, int style, int weight, bool underline)
Font FindOrCreateFont (int pointSize, int family, int style, int weight, bool underline, string face)
Font FindOrCreateFont (int pointSize, int family, int style, int weight, bool underline, string face, FontEncoding encoding)


Constructor & Destructor Documentation

this ( IntPtr  wxobj  ) 

Reimplemented from wxObject.

this (  ) 


Member Function Documentation

void AddFont ( Font  font  ) 

void RemoveFont ( Font  font  ) 

Font FindOrCreateFont ( int  pointSize,
int  family,
int  style,
int  weight 
)

Font FindOrCreateFont ( int  pointSize,
int  family,
int  style,
int  weight,
bool  underline 
)

Font FindOrCreateFont ( int  pointSize,
int  family,
int  style,
int  weight,
bool  underline,
string  face 
)

Font FindOrCreateFont ( int  pointSize,
int  family,
int  style,
int  weight,
bool  underline,
string  face,
FontEncoding  encoding 
)


The documentation for this class was generated from the following file:
Generated on Sun Feb 1 21:30:24 2009 for wxD by  doxygen 1.5.4