1#ifndef LIBS_GUI_CBUTTON_HPP_
2#define LIBS_GUI_CBUTTON_HPP_
28 [[nodiscard]] std::string
getText()
const;
32 void setText(
const std::string &txtButton);
40 explicit CButton(std::string_view textButton);
Definition AbstractClickComponentGUI.hpp:10
Definition CDialog.hpp:21
EImagePosition
Definition CEnumComponentsGUI.hpp:81
EImageSize
Definition CEnumComponentsGUI.hpp:89
Definition ImageResource.hpp:15
eButtonBlinkType
Definition enums.hpp:8
uint32_t color
Definition types.hpp:12