58 unsigned get_border(
const std::vector<std::string>& borders);
87 const std::string&
id);
A config object defines a single node in a WML file, with access to child nodes.
unsigned get_v_align(const std::string &v_align)
Returns the vertical alignment.
int get_retval(const std::string &retval_id, const int retval, const std::string &id)
Returns the return value for a widget.
unsigned get_h_align(const std::string &h_align)
Returns the horizontal alignment.
unsigned get_border(const std::vector< std::string > &borders)
Returns the border flags.
unsigned read_flags(const config &cfg)
Returns the placement/resize flags.
scrollbar_mode get_scrollbar_mode(const std::string &scrollbar_mode)
Returns the scrollbar mode flags.
retval
Default window/dialog return values.
Contains the implementation details for lexical_cast and shouldn't be used directly.