On Wed, 2009-01-14 at 13:37 -0600, [email protected] wrote: > In most of the examples, main contains: > Gtk::Main kit(argc, argv); > . . . > kit.run(); > > However, in Chapter 21. Timeouts, I/O and Idle Functions: > Gtk::Main app(argc, argv[]); > . . . > Gtk::Main::run(example);
Just the name of the variable. Hub _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
