Re: libbonoboui api addition



On 22Nov2001 01:17AM (-0500), Michael Meeks wrote:
> 
> Hi there,
> 
> 	A chunk of code currently uses bonobo_main to activate bonobo
> and then run the mainloop, sadly code also uses gtk_main_quit to quit.
> bonobo_main cannot use gtk_main, since it's not linked to gtk;
> consequently we need a new method:
> 
> void bonobo_ui_main (void);
> 
> 	that will do the activate and run gtk_main for you, otherwise
> people will clutter their code with lots of bonobo_activate calls and
> get confused.
> 

Sounds relatively harmless if you do it soon.

Regards,

Maciej



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