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

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

#include <font_picker_appearance.inc.H>

Public Member Functions

 font_picker_appearance_properties ()
 Constructor.
 
 ~font_picker_appearance_properties ()
 Destructor.
 

Public Attributes

dim_arg preview_width
 
dim_arg preview_height
 
border_arg preview_border
 
text_color_arg unsupported_option_color
 
const_scrollbar_appearance preview_horizontal_scrollbar
 
const_scrollbar_appearance preview_vertical_scrollbar
 
const_element_popup_appearance attached_popup_appearance
 

Detailed Description

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

Constructor & Destructor Documentation

◆ font_picker_appearance_properties()

x::w::font_picker_appearance_properties::font_picker_appearance_properties ( )

Constructor.

◆ ~font_picker_appearance_properties()

x::w::font_picker_appearance_properties::~font_picker_appearance_properties ( )

Destructor.

Member Data Documentation

◆ attached_popup_appearance

const_element_popup_appearance x::w::font_picker_appearance_properties::attached_popup_appearance

Generic popup configuration

◆ preview_border

border_arg x::w::font_picker_appearance_properties::preview_border

Border around the font preview box

◆ preview_height

dim_arg x::w::font_picker_appearance_properties::preview_height

Size of the font preview box

◆ preview_horizontal_scrollbar

const_scrollbar_appearance x::w::font_picker_appearance_properties::preview_horizontal_scrollbar

Horizontal scrollbar appearance around the font preview

◆ preview_vertical_scrollbar

const_scrollbar_appearance x::w::font_picker_appearance_properties::preview_vertical_scrollbar

Vertical scrollbar appearance around the font preview

◆ preview_width

dim_arg x::w::font_picker_appearance_properties::preview_width

Size of the font preview box

◆ unsupported_option_color

text_color_arg x::w::font_picker_appearance_properties::unsupported_option_color

Color for an unsupported font option, in one of the combo-boxes


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