Re: GtkLabelClass select_all error
- From: Owen Taylor <otaylor redhat com>
- To: Jeff Franks <jcf tpg com au>
- Cc: gtk-devel-list gnome org
- Subject: Re: GtkLabelClass select_all error
- Date: 16 Oct 2001 19:32:46 -0400
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]