|
LibCXXW 0.32.1
LibCXX Widget Toolkit
|
Actual properties inherited by x::w::image_button_appearance. More...
#include <image_button_appearance.inc.H>
Public Member Functions | |
| image_button_appearance_properties (const std::vector< std::string > &i) | |
| Constructor. | |
| ~image_button_appearance_properties () | |
| Destructor. | |
Public Attributes | |
| valign | alignment |
| const_focus_border_appearance | focus_border |
| std::vector< std::string > | images |
Actual properties inherited by x::w::image_button_appearance.
| x::w::image_button_appearance_properties::image_button_appearance_properties | ( | const std::vector< std::string > & | i | ) |
Constructor.
| x::w::image_button_appearance_properties::~image_button_appearance_properties | ( | ) |
Destructor.
| valign x::w::image_button_appearance_properties::alignment |
Vertical alignment, defaults to middle
| const_focus_border_appearance x::w::image_button_appearance_properties::focus_border |
Image button's focus border.
Defaults to x::w::focus_border_appearance::base::theme(), and can be set to visible_theme()
| std::vector<std::string> x::w::image_button_appearance_properties::images |
Checkbox images
Specifies filenames the checkbox images get loaded from.