=============== Label (hwx.gui) =============== A Label displaying text or an icon. Inherits: - :ref:`Widget (hwx.gui)` ---------- Properties ---------- +-------+-------+ | icon_ | text_ | +-------+-------+ ---------------- Property Details ---------------- .. _icon: .. method:: icon The name of icon file to display. .. _text: .. method:: text The text to display.