30 struct builder_multimenu_button;
43 virtual void set_active(
const bool active)
override;
49 virtual unsigned get_state()
const override;
104 void set_values(
const std::vector<::config>& values);
160 static const std::string&
type();
206 virtual std::unique_ptr<widget>
build()
const override;
A config object defines a single node in a WML file, with access to child nodes.
ui_event
The event sent to the dispatcher.
Contains the implementation details for lexical_cast and shouldn't be used directly.