15 #ifndef GUI_AUXILIARY_WINDOW_BUILDER_HELPER_HPP_INCLUDED
16 #define GUI_AUXILIARY_WINDOW_BUILDER_HELPER_HPP_INCLUDED
56 unsigned get_border(
const std::vector<std::string>& borders);
unsigned read_flags(const config &cfg)
Returns the placement/resize flags.
unsigned get_border(const std::vector< std::string > &borders)
Returns the border flags.
int get_retval(const std::string &retval_id, const int retval, const std::string &id)
Returns the return value for a widget.
tscrollbar_container::tscrollbar_mode get_scrollbar_mode(const std::string &scrollbar_mode)
Returns the scrollbar mode flags.
A class inherited from ttext_box that displays its input as stars.
unsigned get_v_align(const std::string &v_align)
Returns the vertical alignment.
A config object defines a single node in a WML file, with access to child nodes.
unsigned get_h_align(const std::string &h_align)
Returns the horizontal alignment.
GLsizei const GLcharARB ** string
Contains the implementation details for lexical_cast and shouldn't be used directly.