std::list< sigc::connection > _connections
bool key_release(GdkEventKey *)
void delete_on_focus_out()
sigc::signal2< void, std::string, int > use_text
bool button_press(GdkEventButton *)
void on_realize()
This is a default handler for the signal signal_realize().
bool entry_focus_in(GdkEventFocus *)
void split_units(std::string const &, std::string &numeric_part, std::string &units_part)
bool key_press(GdkEventKey *)
void on_hide()
This is a default handler for the signal signal_hide().
bool entry_focus_out(GdkEventFocus *)
AutomationTextEntry(Gtk::Window *parent, std::string const &initial_contents)
sigc::signal1< void, AutomationTextEntry * > going_away