Re: Gtk::Button::signal_clicked
- From: Luca Cappa <luca cappa i-medlab com>
- To: gtkmm-list gnome org
- Subject: Re: Gtk::Button::signal_clicked
- Date: Fri, 05 Aug 2005 18:01:25 +0200
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]