Phoenix Logo

phoenix_title wx.lib.agw.persist.persist_handlers.FontPickerHandler

Supports saving/restoring a wx.FontPickerCtrl font.

This class handles the following wxPython widgets:


class_hierarchy Class Hierarchy

Inheritance diagram for class FontPickerHandler:

method_summary Methods Summary

__init__  
GetKind  
Restore  
Save  

api Class API



class FontPickerHandler(AbstractHandler)

Supports saving/restoring a wx.FontPickerCtrl font.

This class handles the following wxPython widgets:


Methods



__init__(self, pObject)


GetKind(self)


Restore(self)


Save(self)