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:29:54 -0400
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.)
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]