bakery 2.6
|
#include <Association.h>
Public Types | |
typedef Gtk::Range | type_widget |
Public Member Functions | |
void | connect_widget (Callback widget_changed) |
void | load_widget (std::auto_ptr< Glib::Error > &error) |
void | save_widget (std::auto_ptr< Glib::Error > &error) |
Association (const Glib::ustring &full_key, type_widget &widget, bool instant) |
typedef Gtk::Range Bakery::Conf::Association< Gtk::Range >::type_widget |
Bakery::Conf::Association< Gtk::Range >::Association | ( | const Glib::ustring & | full_key, |
type_widget & | widget, | ||
bool | instant | ||
) | [inline] |
void Bakery::Conf::Association< Gtk::Range >::connect_widget | ( | Callback | widget_changed | ) | [inline, virtual] |
Implements Bakery::Conf::AssociationBase.
References Bakery::Conf::AssociationCreation< T_Widget >::m_widget.
void Bakery::Conf::Association< Gtk::Range >::load_widget | ( | std::auto_ptr< Glib::Error > & | error | ) | [inline, virtual] |
void Bakery::Conf::Association< Gtk::Range >::save_widget | ( | std::auto_ptr< Glib::Error > & | error | ) | [inline, virtual] |