phoenix_title wx.QueryNewPaletteEvent


class_hierarchy Class Hierarchy

Inheritance diagram for class QueryNewPaletteEvent:

api Class API

class wx.QueryNewPaletteEvent(Event)

Possible constructors:

QueryNewPaletteEvent(winid=0)

Methods

__init__(self, winid=0)
Parameters

winid (wx.WindowID) –



GetPaletteRealized(self)
Return type

bool



SetPaletteRealized(self, realized)
Parameters

realized (bool) –


Properties

PaletteRealized

See GetPaletteRealized and SetPaletteRealized