RE: [gtkmm] TreeView widget - Double-Click



m_tree_view.signal_row_activated( ).connect(
	SigC::slot( *this, &view::sig_row_activated ) ); 

> -----Original Message-----
> From: Leslie Polzer [mailto:sky nachtwind net]
> Sent: Wednesday, December 18, 2002 1:04 PM
> To: gtkmm-list gnome org
> Subject: Re: [gtkmm] TreeView widget - Double-Click
> 
> 
> On Wed, 18 Dec 2002 20:41:20 +0100
> "Sebastian Stark" <stark sebastian gmx de> wrote:
> 
> > do you know the files in which these signals are implemented?
> > There are to many files to to take a look to all of them.
> I suggest you don't look at the header files but at the 
> reference documentation instead, as it's hyperlinked and has 
> an alphabetical index: 
> 
> http://www.gtkmm.org/gtkmm2/docs/reference/html/
> 
> See also my post I just sent.
> 
> Leslie
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list
> 



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