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

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

#include <scrollbar_images_appearance.inc.H>

Public Member Functions

 scrollbar_images_appearance_properties ()
 Constructor.
 
 ~scrollbar_images_appearance_properties ()
 Destructor.
 

Public Attributes

std::string scroll_low
 
std::string knob_start
 
std::string knob_handle
 
std::string knob_end
 
std::string scroll_high
 

Detailed Description

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

Constructor & Destructor Documentation

◆ scrollbar_images_appearance_properties()

x::w::scrollbar_images_appearance_properties::scrollbar_images_appearance_properties ( )

Constructor.

◆ ~scrollbar_images_appearance_properties()

x::w::scrollbar_images_appearance_properties::~scrollbar_images_appearance_properties ( )

Destructor.

Member Data Documentation

◆ knob_end

std::string x::w::scrollbar_images_appearance_properties::knob_end

Tail end part of the scrollbar's knob

◆ knob_handle

std::string x::w::scrollbar_images_appearance_properties::knob_handle

Middle part of the scrollbar's knob

◆ knob_start

std::string x::w::scrollbar_images_appearance_properties::knob_start

Head end part of the scrollbar's knob

◆ scroll_high

std::string x::w::scrollbar_images_appearance_properties::scroll_high

Image for the "scroll to the end" button

◆ scroll_low

std::string x::w::scrollbar_images_appearance_properties::scroll_low

Image for the "scroll to the beginning" button


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