phoenix_title wx.QueryNewPaletteEvent


class_hierarchy Class Hierarchy

Inheritance diagram for class QueryNewPaletteEvent:

method_summary Methods Summary

__init__

GetPaletteRealized

SetPaletteRealized


property_summary Properties Summary

PaletteRealized

See GetPaletteRealized and SetPaletteRealized


api Class API

class wx.QueryNewPaletteEvent(Event)

Possible constructors:

QueryNewPaletteEvent(winid=0)
__init__(self, winid=0)
Parameters

winid (wx.WindowID) –

GetPaletteRealized(self)
Return type

bool

SetPaletteRealized(self, realized)
Parameters

realized (bool) –

PaletteRealized

See GetPaletteRealized and SetPaletteRealized