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

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

#include <popup_list_appearance.inc.H>

Public Member Functions

 popup_list_appearance_properties ()
 Constructor.
 
 ~popup_list_appearance_properties ()
 Destructor.
 

Public Attributes

border_arg popup_border
 
color_arg bottomright_color
 
color_arg topleft_color
 

Detailed Description

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

Constructor & Destructor Documentation

◆ popup_list_appearance_properties()

x::w::popup_list_appearance_properties::popup_list_appearance_properties ( )

Constructor.

◆ ~popup_list_appearance_properties()

x::w::popup_list_appearance_properties::~popup_list_appearance_properties ( )

Destructor.

Member Data Documentation

◆ bottomright_color

color_arg x::w::popup_list_appearance_properties::bottomright_color

Popup's background color when it's below/to the right of its element

This is the normal background color when a combo-box popup appears below the main combo-box element, or a popup-menu appears below the menu bar, or a popup submenu appears to the right of its parent menu, or a context popup menu opens

◆ popup_border

border_arg x::w::popup_list_appearance_properties::popup_border

Popup's border

◆ topleft_color

color_arg x::w::popup_list_appearance_properties::topleft_color

Popup's background color when it's above/to the left of its element

Alternative background color when the popup gets moved from its default position to an alternative position, because of available space: placing the popup menu above the combo-box or the menu bar, or a submenu appearing to the left of its parent menu. Not used for context popup menus


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