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

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
 

Detailed Description

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

Constructor & Destructor Documentation

◆ item_button_appearance_properties()

x::w::item_button_appearance_properties::item_button_appearance_properties ( )

Constructor.

◆ ~item_button_appearance_properties()

x::w::item_button_appearance_properties::~item_button_appearance_properties ( )

Destructor.

Member Data Documentation

◆ button_border

border_arg x::w::item_button_appearance_properties::button_border

Border around buttons

◆ item_image_button_appearance

const_image_button_appearance x::w::item_button_appearance_properties::item_image_button_appearance

Close image button appearance

◆ itembutton_background_color

color_arg x::w::item_button_appearance_properties::itembutton_background_color

Button background color

◆ itembutton_h_padding

dim_arg x::w::item_button_appearance_properties::itembutton_h_padding

Padding between the border and the button's label

◆ itembutton_v_padding

dim_arg x::w::item_button_appearance_properties::itembutton_v_padding

Padding between the border and the button's label


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