Re: GtkLabelClass select_all error



Owen Taylor <otaylor redhat com> writes:

> Jeff Franks <jcf tpg com au> writes:
> 
> > Hi,
> > 
> > I noticed that the GtkLabelClass declares the function pointer
> > 
> > void (* select_all) (GtkLabel *label);
> > 
> > I presume this is suppose to be a signal but there is no reference to
> > 'select_all' in gtklabel.c.
> 
> Yeah, this is just a leftover. (I pointed out to Alex that select
> all could be done as move-to-the-beginning, 
> move-to-the-end-extending-selection, so it didn't need a separate
> action signal.)

And, as I forgot to add, I just fixed it, thanks.

                                        Owen



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