|
LibCXXW 0.32.1
LibCXX Widget Toolkit
|
Actual properties inherited by x::w::frame_appearance. More...
#include <frame_appearance.inc.H>
Public Member Functions | |
| frame_appearance_properties () | |
| Constructor. | |
| ~frame_appearance_properties () | |
| Destructor. | |
Public Attributes | |
| border_arg | border |
| dim_arg | title_indent |
| color_arg | frame_background |
| dim_arg | hpad |
| dim_arg | vpad |
Actual properties inherited by x::w::frame_appearance.
| x::w::frame_appearance_properties::frame_appearance_properties | ( | ) |
Constructor.
| x::w::frame_appearance_properties::~frame_appearance_properties | ( | ) |
Destructor.
| border_arg x::w::frame_appearance_properties::border |
The border around the frame
| color_arg x::w::frame_appearance_properties::frame_background |
Disable automatic background.
Frame background color
If no_background is not set, the frame's background
| dim_arg x::w::frame_appearance_properties::hpad |
Extra padding between the border and the element in the container
| dim_arg x::w::frame_appearance_properties::title_indent |
Title indentation
| dim_arg x::w::frame_appearance_properties::vpad |
Extra padding between the border and the element in the container