On 01/20/2012 06:42 AM, Manuel Ferrero wrote:
> I was wondering if there is some custom signal I can use to keep the 
> same event-driven philosophy to exchange messages between process.

Of course.  Though the other poster's idea of using gio channels is a
good one.  But yes you can create custom signals and emit them.

http://developer.gnome.org/gtk/stable/gtk-Signals.html
http://stackoverflow.com/questions/1557025/create-and-emit-gtk-signal
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to