LibCXXW 0.32.1
LibCXX Widget Toolkit
Public Member Functions | Public Attributes | List of all members
x::w::frame_appearance_properties Struct Reference

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
 

Detailed Description

Actual properties inherited by x::w::frame_appearance.

Constructor & Destructor Documentation

◆ frame_appearance_properties()

x::w::frame_appearance_properties::frame_appearance_properties ( )

Constructor.

◆ ~frame_appearance_properties()

x::w::frame_appearance_properties::~frame_appearance_properties ( )

Destructor.

Member Data Documentation

◆ border

border_arg x::w::frame_appearance_properties::border

The border around the frame

◆ frame_background

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

◆ hpad

dim_arg x::w::frame_appearance_properties::hpad

Extra padding between the border and the element in the container

◆ title_indent

dim_arg x::w::frame_appearance_properties::title_indent

Title indentation

◆ vpad

dim_arg x::w::frame_appearance_properties::vpad

Extra padding between the border and the element in the container


The documentation for this struct was generated from the following file: