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.dataview.DataViewIconTextRenderer.html below:

wx.dataview.DataViewIconTextRenderer — wxPython Phoenix 4.2.4a1 documentation

wx.dataview.DataViewIconTextRenderer¶

The wx.dataview.DataViewIconTextRenderer class is used to display text with a small icon next to it as it is typically done in a file manager.

This classes uses the wx.dataview.DataViewIconText helper class to store its data. wx.dataview.DataViewIconText can be converted to and from a Variant using the left shift operator.

Core

Class Hierarchy¶

Inheritance diagram for class

DataViewIconTextRenderer

:

Methods Summary¶ Class API¶
class wx.dataview.DataViewIconTextRenderer(DataViewRenderer)¶

Possible constructors:

DataViewIconTextRenderer(varianttype=DataViewIconTextRenderer.GetDefault
                         Type(), mode=DATAVIEW_CELL_INERT, align=DVR_DEFAULT_ALIGNMENT) -> None

The DataViewIconTextRenderer class is used to display text with a small icon next to it as it is typically done in a file manager.


Methods¶
__init__(self, varianttype=DataViewIconTextRenderer.GetDefaultType(), mode=DATAVIEW_CELL_INERT, align=DVR_DEFAULT_ALIGNMENT)¶

The constructor.

Parameters:
Return type:

None


static GetDefaultType()¶

Returns the Variant type used with this renderer.

Return type:

str

Added in version 4.1/wxWidgets-3.1.0.


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