Re: Minor GtkTreeView bugs
- From: jrb redhat com
- To: Jeff Franks <jcf tpg com au>
- Cc: gtk-devel-list gnome org
- Subject: Re: Minor GtkTreeView bugs
- Date: 16 Apr 2001 18:19:00 -0400
Jeff Franks <jcf tpg com au> writes:
> Hi,
>
> I noticed a couple of minor things in GtkTreeView that might need to be
> fixed. If so I'll put them in bugzilla.
>
> 1. With the recent move to change signals from returning a gint to
> correctly return a gboolean, shouldn't the expand_row and collapse_row
> signals in _GtkTreeViewClass return a gboolean.
Yup. Fixed in my copy.
> 2. In the gtk_tree_view_class_init function the 'row_activated' signal
> is created to take 2 to arguments, one GTK_TYPE_TREE_PATH and the
> other GTK_TYPE_TREE_VIEW_COLUMN. However, the 'row_actviated' signal
> declaration in _GtkTreeViewClass declares only one argument, a
> GtkTreeViewColumn.
Fixed in my copy. I'll commit when I finish the column reordering
drawing code.
Thanks,
-Jonathan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]