AGW Logo

agw_title FontPickerHandler

Supports saving/restoring a wx.FontPickerCtrl font.

This class handles the following wxPython widgets:

  • wx.FontPickerCtrl.

hierarchy Inheritance Diagram

Inheritance diagram for: FontPickerHandler

Inheritance diagram of FontPickerHandler


method_summary Methods Summary

__init__
GetKind
Restore
Save

API Class API

class FontPickerHandler(AbstractHandler)[source]

Supports saving/restoring a wx.FontPickerCtrl font.

This class handles the following wxPython widgets:



__init__(pObject)[source]
Tree

Table Of Contents

Previous topic

FontDialogHandler

Next topic

ListBoxHandler