Signal emitted when Gtk::ColourSelectionDialog's close button is clicked
- From: weijie <weijie90 gmail com>
- To: gtkmm-list gnome org
- Subject: Signal emitted when Gtk::ColourSelectionDialog's close button is clicked
- Date: Sat, 10 Jun 2006 10:59:56 +0800
Hi,
What is the signal emitted when a Gtk::ColourSelectionDialog's close
button is clicked? i am using libglademm.
For example, if i want to connect a signal handler to a button's
signal_clicked() event, i use this:
"exitbtn->signal_clicked().connect( sigc::ptr_fun(on_exitbtn_clicked) );"
So which signal should i use for a colour selection dialog? the docs are
not helpful here.
can anyone please point me to a site containing all the signals emitted,
espically in the context of libglademm? thanks!
wei jie
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]