toga/docs/reference/api/widgets/widget.rst
2023-08-16 07:43:34 +08:00

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: