Phoenix Logo

phoenix_title wx.PaletteChangedEvent


class_hierarchy Class Hierarchy

Inheritance diagram for class PaletteChangedEvent:

method_summary Methods Summary

__init__  
GetChangedWindow  
SetChangedWindow  

api Class API



class wx.PaletteChangedEvent(Event)

Possible constructors:

PaletteChangedEvent(winid=0)

Methods



__init__(self, winid=0)
Parameters:winid (wx.WindowID) –


GetChangedWindow(self)
Return type: wx.Window


SetChangedWindow(self, win)
Parameters:win (wx.Window) –

Properties



ChangedWindow

See GetChangedWindow and SetChangedWindow