Inherits CAddonGUIControlBase.
|
| | CLabel (CWindow *window, int controlId) |
| | Construct a new control.
|
| |
| std::string | GetLabel () const |
| | Get the used text from control.
|
| |
| void | SetLabel (const std::string &text) |
| | To set the text string on label.
|
| |
| void | SetVisible (bool visible) |
| | Set the control on window to visible.
|
| |
| | ~CLabel () override=default |
| | Destructor.
|
| |
|
KODI_GUI_LISTITEM_HANDLE | GetControlHandle () const |
| |
The documentation for this class was generated from the following file:
- /github/workspace/xbmc/addons/kodi-dev-kit/include/kodi/gui/controls/Label.h