Re: kit vs. app



On Wed, 2009-01-14 at 13:37 -0600, inbox_pub earthlink net 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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]