libglademm signal_connect?
- From: leyland needham <leyland gmail com>
- To: gtkmm-list gnome org
- Subject: libglademm signal_connect?
- Date: Sat, 1 Jan 2005 00:16:03 -0800
Are there any plans to have Gnome::Glade::Xml do signal_connects for you?
Like instead of having to get the widget and signal connect it
yourself, do something like this :
GladeXml->signal_connect( "HandlerName", ptr_fun(&my_signal_handler));
GladeXml->signal_connect( "Handler2Name", mem_fun(foo,&CFoo::bar));
Would this be out of scope for the libglade wrapper?
Lee
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]