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

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

#include <book_appearance.inc.H>

Public Member Functions

 book_appearance_properties ()
 Constructor.
 
 ~book_appearance_properties ()
 Destructor.
 

Public Attributes

color_arg background_color
 
border_arg border
 
color_arg tabs_background_color
 
border_arg tab_border
 
dim_arg scroll_button_height
 
const_image_button_appearance left_scroll_button
 
const_image_button_appearance right_scroll_button
 

Detailed Description

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

Constructor & Destructor Documentation

◆ book_appearance_properties()

x::w::book_appearance_properties::book_appearance_properties ( )

Constructor.

◆ ~book_appearance_properties()

x::w::book_appearance_properties::~book_appearance_properties ( )

Destructor.

Member Data Documentation

◆ background_color

color_arg x::w::book_appearance_properties::background_color

Background color around the currently visible page

◆ border

border_arg x::w::book_appearance_properties::border

Border around the currently visible page

◆ left_scroll_button

const_image_button_appearance x::w::book_appearance_properties::left_scroll_button

Appearance of the left scroll button

◆ right_scroll_button

const_image_button_appearance x::w::book_appearance_properties::right_scroll_button

Appearance of the right scroll button

◆ scroll_button_height

dim_arg x::w::book_appearance_properties::scroll_button_height

How big the scroll buttons are

◆ tab_border

border_arg x::w::book_appearance_properties::tab_border

Border around the tabs

◆ tabs_background_color

color_arg x::w::book_appearance_properties::tabs_background_color

Tab strip background color


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