[gtk+/quartz-integration: 389/563] Forgotten file
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/quartz-integration: 389/563] Forgotten file
- Date: Sat, 9 Jul 2011 06:38:43 +0000 (UTC)
commit 01faa84f948506efaf25ae4178989b91f2cc42aa
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Jun 23 00:08:50 2011 -0400
Forgotten file
gtk/a11y/gailtreeview.h | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/gtk/a11y/gailtreeview.h b/gtk/a11y/gailtreeview.h
index e0fcfd4..d0d6227 100644
--- a/gtk/a11y/gailtreeview.h
+++ b/gtk/a11y/gailtreeview.h
@@ -43,9 +43,11 @@ struct _GailTreeView
AtkObject* caption;
AtkObject* summary;
gint n_children_deleted;
+ gint n_rows;
+ gint n_cols;
GArray* col_data;
GArray* row_data;
- GList* cell_data;
+ GHashTable *cell_info_by_index;
GtkTreeModel *tree_model;
AtkObject *focus_cell;
GtkAdjustment *old_hadj;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]