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

Actual properties inherited by x::w::peephole_appearance. More...

#include <peephole_appearance.inc.H>

Public Member Functions

 peephole_appearance_properties ()
 Constructor.
 
 ~peephole_appearance_properties ()
 Destructor.
 

Public Attributes

std::optional< border_argpeephole_border
 
dim_arg left_padding
 
dim_arg right_padding
 
dim_arg top_padding
 
dim_arg bottom_padding
 
const_scrollbar_appearance horizontal_scrollbar
 
const_scrollbar_appearance vertical_scrollbar
 

Detailed Description

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

Constructor & Destructor Documentation

◆ peephole_appearance_properties()

x::w::peephole_appearance_properties::peephole_appearance_properties ( )

Constructor.

◆ ~peephole_appearance_properties()

x::w::peephole_appearance_properties::~peephole_appearance_properties ( )

Destructor.

Member Data Documentation

◆ bottom_padding

dim_arg x::w::peephole_appearance_properties::bottom_padding

Extra padding for the element in the peephole

◆ horizontal_scrollbar

const_scrollbar_appearance x::w::peephole_appearance_properties::horizontal_scrollbar

Horizontal scrollbar appearance

◆ left_padding

dim_arg x::w::peephole_appearance_properties::left_padding

Extra padding for the element in the peephole

◆ peephole_border

std::optional<border_arg> x::w::peephole_appearance_properties::peephole_border

Optional border

◆ right_padding

dim_arg x::w::peephole_appearance_properties::right_padding

Extra padding for the element in the peephole

◆ top_padding

dim_arg x::w::peephole_appearance_properties::top_padding

Extra padding for the element in the peephole

◆ vertical_scrollbar

const_scrollbar_appearance x::w::peephole_appearance_properties::vertical_scrollbar

Vertical scrollbar appearance


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