signal connect on class member objects
- From: Rob Benton <rob benton conwaycorp net>
- To: gtkmm-list gnome org
- Subject: signal connect on class member objects
- Date: Sat, 20 Nov 2004 12:25:28 -0600
I want to create a class that is a Gtk::EventBox with a Gtk::DrawingArea
inside. But I also want to connect extra methods of this class to the
drawingarea's realize and expose_event signals. Is this possible or do
I need to create a derived class of Gtk::DrawingArea and then use that
as a member object?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]