#include <Association.h>
Inheritance diagram for Bakery::Conf::Association< Gtk::ToggleButton >:
Public Types | |
typedef Gtk::ToggleButton | type_widget |
Public Member Functions | |
void | connect_widget (Callback widget_changed) |
void | load_widget () |
void | save_widget () |
Association (const Glib::ustring &full_key, type_widget &widget, bool instant) |
Bakery::Conf::Association< Gtk::ToggleButton >::Association | ( | const Glib::ustring & | full_key, | |
type_widget & | widget, | |||
bool | instant | |||
) | [inline] |
void Bakery::Conf::Association< Gtk::ToggleButton >::connect_widget | ( | Callback | widget_changed | ) | [inline] |
void Bakery::Conf::Association< Gtk::ToggleButton >::load_widget | ( | ) | [inline, virtual] |
Implements Bakery::Conf::AssociationBase.
void Bakery::Conf::Association< Gtk::ToggleButton >::save_widget | ( | ) | [inline, virtual] |
Implements Bakery::Conf::AssociationBase.