On 24/03/11 17:48, Glus Xof wrote: > Hi, > > I'd like to write (implement) a signal with this prototype, > > Glib::SignalProxy1 <void, gint> signal_..._(); > > But I don't reach to find examples...
Hi Glus, Try the link below, it helped me a lot: http://library.gnome.org/devel/gtkmm-tutorial/2.21/chapter-custom-signals-example.html.en Hope this helps, -- Andrew _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
