27 struct builder_repeating_button;
 
   60     virtual void set_active(
const bool active) 
override;
 
   66     virtual unsigned get_state() 
const override;
 
  107     static const std::string& 
type();
 
  150     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.
 
dispatcher_callback<> signal
Used for events in event_category::general.
 
Contains the implementation details for lexical_cast and shouldn't be used directly.