best way to destroy a menu

2007-11-29 Thread Kevin DeKorte
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, I have a GtkMenu with some items in it and some call backs associated with those GtkMenuItems. I need to delete this menu and recreate it. I tried if (menu != NULL) gtk_widget_destroy(menu); and if (menu != NULL) gtk_widget

Re: Signal emission in multi-threading environment

2007-11-29 Thread wallace . owen
On Thu, 2007-11-29 at 20:07 +0800, Ben Lau wrote: > hi all, > >I am implementing a GObject (a simple video player) that creates a > GStreamer pipeline for video processing. Soon it receives a new > GstBuffer of video frame from the pipeline, it will emit a signal. As > GStreamer processes the

Re: When g_timeout_add doesn't seem to be enough (Rafa? Mu?y?o)

2007-11-29 Thread Karl H. Beckers
> Date: Wed, 28 Nov 2007 19:07:15 +0100 > From: Adam K?obukowski <[EMAIL PROTECTED]> > Subject: Application with plugins > To: gtk-app-devel-list@gnome.org > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=UTF-8 > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I'm going

Re: Application with plugins

2007-11-29 Thread Matí­as Alejandro Torres
Micah Carrick escribió: > You may want to take a look at how Gedit created a GObject-based plugin > system. > > - Micah Carrick > Or the Pidgin plugin system. ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mail

Signal emission in multi-threading environment

2007-11-29 Thread Ben Lau
hi all, I am implementing a GObject (a simple video player) that creates a GStreamer pipeline for video processing. Soon it receives a new GstBuffer of video frame from the pipeline, it will emit a signal. As GStreamer processes the pipeline with multiple threads. The signal handler may not be

Re: GTK+ v2.12.2 build for Windows ?

2007-11-29 Thread Tor Lillqvist
> As soon as I have checked a couple of small things and uploaded it. Now gtk+-2.12.2 binaries are on ftp.gnome.org. A bit of care is advisable with this version. Please test thoroughly before deploying. They are built against a fresh build of gettext-0.17 and require gettext-runtime 0.17 at run-

Re: GTK+ v2.12.2 build for Windows ?

2007-11-29 Thread Tor Lillqvist
> Does anyone know when can we expect latest GTK+ build (2.12.2) for Windows ? As soon as I have checked a couple of small things and uploaded it. --tml ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listi

GTK+ v2.12.2 build for Windows ?

2007-11-29 Thread Miroslav Rajcic
Does anyone know when can we expect latest GTK+ build (2.12.2) for Windows ? Regards, Miroslav ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list