A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://wxpython.org/Phoenix/docs/html/wx.IconizeEvent.html below:

wx.IconizeEvent — wxPython Phoenix 4.2.4a1 documentation

wx.IconizeEvent¶

An event being sent when the frame is iconized (minimized) or restored.

Events Emitted by this Class¶

Handlers bound for the following event types will receive a wx.IconizeEvent parameter.

Class Hierarchy¶

Inheritance diagram for class

IconizeEvent

:

Methods Summary¶

__init__

Constructor.

IsIconized

Returns True if the frame has been iconized, False if it has been restored.

Class API¶
class wx.IconizeEvent(Event)¶

Possible constructors:

IconizeEvent(id=0, iconized=True) -> None

An event being sent when the frame is iconized (minimized) or restored.


Methods¶
__init__(self, id=0, iconized=True)¶

Constructor.

Parameters:
  • id (int)

  • iconized (bool)

Return type:

None


IsIconized(self)¶

Returns True if the frame has been iconized, False if it has been restored.

Return type:

bool


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4