Re: Gtk::Button::signal_clicked



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]