The Battle for Wesnoth  1.19.0-dev
Public Member Functions | Public Attributes | List of all members
gui2::vertical_scrollbar_definition::resolution Struct Reference

#include <vertical_scrollbar.hpp>

Inheritance diagram for gui2::vertical_scrollbar_definition::resolution:

Public Member Functions

 resolution (const config &cfg)
 
- Public Member Functions inherited from gui2::resolution_definition
 resolution_definition (const config &cfg)
 

Public Attributes

unsigned minimum_positioner_length
 
unsigned maximum_positioner_length
 
unsigned top_offset
 
unsigned bottom_offset
 
- Public Attributes inherited from gui2::resolution_definition
unsigned window_width
 
unsigned window_height
 
unsigned min_width
 
unsigned min_height
 
unsigned default_width
 
unsigned default_height
 
unsigned max_width
 
unsigned max_height
 
std::vector< linked_group_definitionlinked_groups
 
unsigned text_extra_width
 
unsigned text_extra_height
 
typed_formula< unsigned > text_font_size
 
font::family_class text_font_family
 
font::pango_text::FONT_STYLE text_font_style
 
std::vector< state_definitionstate
 

Detailed Description

Definition at line 105 of file vertical_scrollbar.hpp.

Constructor & Destructor Documentation

◆ resolution()

gui2::vertical_scrollbar_definition::resolution::resolution ( const config cfg)
explicit

Member Data Documentation

◆ bottom_offset

unsigned gui2::vertical_scrollbar_definition::resolution::bottom_offset

Definition at line 113 of file vertical_scrollbar.hpp.

◆ maximum_positioner_length

unsigned gui2::vertical_scrollbar_definition::resolution::maximum_positioner_length

Definition at line 110 of file vertical_scrollbar.hpp.

◆ minimum_positioner_length

unsigned gui2::vertical_scrollbar_definition::resolution::minimum_positioner_length

Definition at line 109 of file vertical_scrollbar.hpp.

Referenced by resolution().

◆ top_offset

unsigned gui2::vertical_scrollbar_definition::resolution::top_offset

Definition at line 112 of file vertical_scrollbar.hpp.


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