![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
\cpp_class{ kodi::gui::controls::CButton } Standard push button control for window
\cpp_class{ kodi::gui::controls::CButton } Standard push button control for window
The button control is used for creating push buttons in Kodi. You can choose the position, size, and look of the button, as well as choosing what action(s) should be performed when pushed.
It has the header #include <kodi/gui/controls/Button.h> be included to enjoy it.
Here you find the needed skin part for a button control