18 lines
412 B
ReStructuredText
18 lines
412 B
ReStructuredText
Widget
|
|
======
|
|
|
|
The abstract base class of all widgets. This class should not be be instantiated directly.
|
|
|
|
.. rst-class:: widget-support
|
|
.. csv-filter:: Availability (:ref:`Key <api-status-key>`)
|
|
:header-rows: 1
|
|
:file: ../../data/widgets_by_platform.csv
|
|
:included_cols: 4,5,6,7,8,9,10
|
|
:exclude: {0: '(?!^(Widget|Component)$)'}
|
|
|
|
|
|
Reference
|
|
---------
|
|
|
|
.. autoclass:: toga.Widget
|
|
:inherited-members:
|