Re: Connect to a TreeModelColumn signal?



On Sun, 2005-01-09 at 14:34 -0500, Dennis Craven wrote:
> Hello list,
> 
> I have a Gtk::TreeModelColumn<bool> member in a class that I'm writing 
> that I'd like to recieve toggled signals from. Basically, I'm guessing I 
> need to be able to get at the underlying Gtk::CellRendererToggle object 
> and connect to its signal_toggled(). How does one do this?

This should help:
http://www.gtkmm.org/docs/gtkmm-2.4/docs/tutorial/html/ch08s02.html#id2620712

-- 
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]