Table Of Contents

Previous topic

PySingleChoiceDialog

Next topic

RGBValue

This Page

phoenix_title QueryNewPaletteEvent


class_hierarchy Inheritance Diagram

Inheritance diagram for class QueryNewPaletteEvent

Inheritance diagram of QueryNewPaletteEvent


api Class API



class QueryNewPaletteEvent(Event)

Possible constructors:

QueryNewPaletteEvent(winid=0)

Methods



__init__(self, winid=0)
Parameters:winid (int) –


GetPaletteRealized(self)
Return type:bool


SetPaletteRealized(self, realized)
Parameters:realized (bool) –

Properties



PaletteRealized

See GetPaletteRealized and SetPaletteRealized