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

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

#include <generic_window_appearance.inc.H>

Public Member Functions

 generic_window_appearance_properties ()
 Constructor.
 
 ~generic_window_appearance_properties ()
 Destructor.
 

Public Attributes

font_arg label_font
 
color_arg label_color
 
color_arg modal_shade_color
 
std::string disabled_mask
 
std::string wait_cursor
 

Detailed Description

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

Constructor & Destructor Documentation

◆ generic_window_appearance_properties()

x::w::generic_window_appearance_properties::generic_window_appearance_properties ( )

Constructor.

◆ ~generic_window_appearance_properties()

x::w::generic_window_appearance_properties::~generic_window_appearance_properties ( )

Destructor.

Member Data Documentation

◆ disabled_mask

std::string x::w::generic_window_appearance_properties::disabled_mask

Disabled mask

Bitmask image for dithering disabled display elements

◆ label_color

color_arg x::w::generic_window_appearance_properties::label_color

Default color

◆ label_font

font_arg x::w::generic_window_appearance_properties::label_font

Default font

◆ modal_shade_color

color_arg x::w::generic_window_appearance_properties::modal_shade_color

Shaded color

◆ wait_cursor

std::string x::w::generic_window_appearance_properties::wait_cursor

"Wait" cursor image


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