Not to be condescending but you should try searching for your problem first.

Just invoke the signal_on_clicked() result directly. If you need a better
result, try searching through the docs for button.

Kevin
On 2013-08-20 4:09 AM, "sourav" <nordic_ku...@yahoo.co.in> wrote:

> I am using Gtkmm and would like to pragmatically fire an event (say like a
> click event), which simulates the on_button_click event. How am I supposed
> to do that.
> That is, when execution reach a particular method in my application, the
> manual event should get fired.
> Any help is greatly appreciated.
> Thanks !!
>
>
>
> --
> View this message in context:
> http://gtk.10911.n7.nabble.com/Trigger-an-event-manually-tp82184.html
> Sent from the Gtkmm mailing list archive at Nabble.com.
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/gtkmm-list
>
_______________________________________________
gtkmm-list mailing list
gtkmm-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to