|
LibCXXW 0.32.1
LibCXX Widget Toolkit
|
Actual properties inherited by x::w::pane_appearance. More...
#include <pane_appearance.inc.H>
Public Member Functions | |
| pane_appearance_properties () | |
| Constructor. | |
| ~pane_appearance_properties () | |
| Destructor. | |
Actual properties inherited by x::w::pane_appearance.
| x::w::pane_appearance_properties::pane_appearance_properties | ( | ) |
Constructor.
| x::w::pane_appearance_properties::~pane_appearance_properties | ( | ) |
Destructor.
| std::optional<color_arg> x::w::pane_appearance_properties::background_color |
Requested background color for the next pane
| dim_arg x::w::pane_appearance_properties::bottom_padding |
Padding
| halign x::w::pane_appearance_properties::horizontal_alignment |
Custom alignment
| const_scrollbar_appearance x::w::pane_appearance_properties::horizontal_scrollbar |
Scrollbar appearance
| dim_arg x::w::pane_appearance_properties::left_padding |
Padding
| scrollbar_visibility x::w::pane_appearance_properties::pane_scrollbar_visibility |
Scrollbar visibility
| dim_arg x::w::pane_appearance_properties::right_padding |
Padding
| dim_arg x::w::pane_appearance_properties::size |
Requested size of the next pane
| dim_arg x::w::pane_appearance_properties::top_padding |
Padding
| valign x::w::pane_appearance_properties::vertical_alignment |
Custom alignment
| const_scrollbar_appearance x::w::pane_appearance_properties::vertical_scrollbar |
Scrollbar appearance