Hello, Bob Caryl wrote:
Is there any way to programatically force the emission of the "signal_clicked" signal for the Gtk::Button widget?
Maybe you could try one of these? void pressed (); void released (); void clicked (); Luca _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
