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

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

#include <element_popup_appearance.inc.H>

Public Member Functions

 element_popup_appearance_properties ()
 Constructor.
 
 ~element_popup_appearance_properties ()
 Destructor.
 

Public Attributes

border_arg element_border
 
border_arg popup_border
 
color_arg popup_background_color
 
color_arg popup_scrollbars_background_color
 
const_focus_border_appearance button_focus_border
 
const_generic_window_appearance toplevel_appearance
 
std::string button_image1
 
std::string button_image2
 
const_scrollbar_appearance horizontal_scrollbar
 
const_scrollbar_appearance vertical_scrollbar
 

Detailed Description

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

Constructor & Destructor Documentation

◆ element_popup_appearance_properties()

x::w::element_popup_appearance_properties::element_popup_appearance_properties ( )

Constructor.

◆ ~element_popup_appearance_properties()

x::w::element_popup_appearance_properties::~element_popup_appearance_properties ( )

Destructor.

Member Data Documentation

◆ button_focus_border

const_focus_border_appearance x::w::element_popup_appearance_properties::button_focus_border

Button focus border

◆ button_image1

std::string x::w::element_popup_appearance_properties::button_image1

Popup button image

◆ button_image2

std::string x::w::element_popup_appearance_properties::button_image2

Popup button image

◆ element_border

border_arg x::w::element_popup_appearance_properties::element_border

Border around the display element

◆ horizontal_scrollbar

const_scrollbar_appearance x::w::element_popup_appearance_properties::horizontal_scrollbar

Horizontal scrollbar appearance

◆ popup_background_color

color_arg x::w::element_popup_appearance_properties::popup_background_color

Popup background color

◆ popup_border

border_arg x::w::element_popup_appearance_properties::popup_border

Popup border

◆ popup_scrollbars_background_color

color_arg x::w::element_popup_appearance_properties::popup_scrollbars_background_color

Popup background color

◆ toplevel_appearance

const_generic_window_appearance x::w::element_popup_appearance_properties::toplevel_appearance

Generic appearance of the top-level window that makes up the popup

◆ vertical_scrollbar

const_scrollbar_appearance x::w::element_popup_appearance_properties::vertical_scrollbar

Vertical scrollbar appearance


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