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

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

#include <scrollbar_appearance.inc.H>

Public Member Functions

 scrollbar_appearance_properties ()
 Constructor.
 
 ~scrollbar_appearance_properties ()
 Destructor.
 

Public Attributes

color_arg background_color
 
const_focus_border_appearance focus_border
 
const_scrollbar_images_appearance horizontal1
 
const_scrollbar_images_appearance horizontal2
 
const_scrollbar_images_appearance vertical1
 
const_scrollbar_images_appearance vertical2
 

Detailed Description

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

Constructor & Destructor Documentation

◆ scrollbar_appearance_properties()

x::w::scrollbar_appearance_properties::scrollbar_appearance_properties ( )

Constructor.

◆ ~scrollbar_appearance_properties()

x::w::scrollbar_appearance_properties::~scrollbar_appearance_properties ( )

Destructor.

Member Data Documentation

◆ background_color

color_arg x::w::scrollbar_appearance_properties::background_color

Scroll-bar's background color

◆ focus_border

const_focus_border_appearance x::w::scrollbar_appearance_properties::focus_border

Scrollbar focus border

◆ horizontal1

const_scrollbar_images_appearance x::w::scrollbar_appearance_properties::horizontal1

Horizontal scrollbar image

◆ horizontal2

const_scrollbar_images_appearance x::w::scrollbar_appearance_properties::horizontal2

Horizontal scrollbar clicked image

◆ vertical1

const_scrollbar_images_appearance x::w::scrollbar_appearance_properties::vertical1

Vertical scrollbar image

◆ vertical2

const_scrollbar_images_appearance x::w::scrollbar_appearance_properties::vertical2

Vertical scrollbar clicked image


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