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

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

#include <bookpage_appearance.inc.H>

Public Member Functions

 bookpage_appearance_properties ()
 Constructor.
 
 ~bookpage_appearance_properties ()
 Destructor.
 

Public Attributes

color_arg noncurrent_color
 
color_arg current_color
 
color_arg warm_color
 
color_arg active_color
 
font_arg label_font
 
color_arg label_foreground_color
 
dim_arg horiz_padding
 
dim_arg vert_padding
 

Detailed Description

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

Constructor & Destructor Documentation

◆ bookpage_appearance_properties()

x::w::bookpage_appearance_properties::bookpage_appearance_properties ( )

Constructor.

◆ ~bookpage_appearance_properties()

x::w::bookpage_appearance_properties::~bookpage_appearance_properties ( )

Destructor.

Member Data Documentation

◆ active_color

color_arg x::w::bookpage_appearance_properties::active_color

Color of the tab when it's been activated

◆ current_color

color_arg x::w::bookpage_appearance_properties::current_color

Active tab color

◆ horiz_padding

dim_arg x::w::bookpage_appearance_properties::horiz_padding

Tab padding

◆ label_font

font_arg x::w::bookpage_appearance_properties::label_font

Default font for the tab

◆ label_foreground_color

color_arg x::w::bookpage_appearance_properties::label_foreground_color

Default font's color

◆ noncurrent_color

color_arg x::w::bookpage_appearance_properties::noncurrent_color

Inactive tab color

◆ vert_padding

dim_arg x::w::bookpage_appearance_properties::vert_padding

Padding for an individual tab

◆ warm_color

color_arg x::w::bookpage_appearance_properties::warm_color

Color of the tab when it has keyboard or pointer focus


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