bakery  2.6
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NBakery
 NConf
 CAssociation
 CAssociation< Gtk::Combo >
 CAssociation< Gtk::Entry >
 CAssociation< Gtk::OptionMenu >
 CAssociation< Gtk::Range >
 CAssociation< Gtk::SpinButton >
 CAssociation< Gtk::ToggleButton >
 CAssociationBaseProvides behaviors that are common to all widget/key associations
 CAssociationCreation
 CClientConfiguration Client Allows you to associate widget "values" with configuration keys, and then load() and save() them all at once
 CAppBakery's Main Window
 CApp_GtkThis class implements Bakery::App using gtkmm
 CApp_WithDocMain Window which supports documents
 CApp_WithDoc_GtkThis class implements Bakery::App_WithDoc using gtkmm
 CAppInstanceManagerContains a list of App instances
 CBusyCursorChanges the cursor for as long as this instance lives
 CDialog_OfferSave
 CDialog_PreferencesPreferences Dialog In the Glade file:
 CDocumentThe Document is like the 'Model' in the Model-View-Controller framework
 CDocument_XML
 CGtkDialogsThis class implements some gtkmm UI abstractions
 CsharedptrA shared reference-counting smart-pointer
 CViewThis is a base class which should be multiple-inherited with gtkmm widgets
 CView_CompositeThis View delegates to sub-views
 CViewBaseThis is a base class for View