libbonoboui api addition
- From: Michael Meeks <michael trna ximian com>
- To: Maciej Stachowiak <mjs eazel com>
- Cc: <gnome-2-0-list gnome org>
- Subject: libbonoboui api addition
- Date: Thu, 22 Nov 2001 01:17:20 -0500 (EST)
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.
Regards,
Michael.
--
mmeeks gnu org <><, Pseudo Engineer, itinerant idiot
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]