Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "GUIFont.h"
#include "GUITextLayout.h"
#include "guiinfo/GUIInfoColor.h"
#include "utils/ColorUtils.h"
#include "utils/Geometry.h"
Classes | |
class | CLabelInfo |
class | CGUILabel |
Class for rendering text labels. Handles alignment and rendering of text within a control. More... | |