My memory failed me. This is what I was trying to remember.
On 2013-08-20 8:20 AM, "Jonas Platte" <jonaspla...@myopera.com> wrote:

> Most events have additional methods to trigger them, for Gtk::Button this
> is clicked().
> But why do you want to do that?
>
> Am 20.08.2013 10:09, schrieb sourav:
>
>> 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<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<https://mail.gnome.org/mailman/listinfo/gtkmm-list>
>>
>
> ______________________________**_________________
> gtkmm-list mailing list
> gtkmm-list@gnome.org
> https://mail.gnome.org/**mailman/listinfo/gtkmm-list<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