|
LibCXXW 0.32.1
LibCXX Widget Toolkit
|
Actual properties inherited by x::w::item_button_appearance. More...
#include <item_button_appearance.inc.H>
Public Member Functions | |
| item_button_appearance_properties () | |
| Constructor. | |
| ~item_button_appearance_properties () | |
| Destructor. | |
Public Attributes | |
| border_arg | button_border |
| dim_arg | itembutton_h_padding |
| dim_arg | itembutton_v_padding |
| color_arg | itembutton_background_color |
| const_image_button_appearance | item_image_button_appearance |
Actual properties inherited by x::w::item_button_appearance.
| x::w::item_button_appearance_properties::item_button_appearance_properties | ( | ) |
Constructor.
| x::w::item_button_appearance_properties::~item_button_appearance_properties | ( | ) |
Destructor.
| border_arg x::w::item_button_appearance_properties::button_border |
Border around buttons
| const_image_button_appearance x::w::item_button_appearance_properties::item_image_button_appearance |
Close image button appearance
| color_arg x::w::item_button_appearance_properties::itembutton_background_color |
Button background color
| dim_arg x::w::item_button_appearance_properties::itembutton_h_padding |
Padding between the border and the button's label
| dim_arg x::w::item_button_appearance_properties::itembutton_v_padding |
Padding between the border and the button's label