summaryrefslogtreecommitdiff
path: root/gtk/gtktreeviewcolumn.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtktreeviewcolumn.h')
-rw-r--r--gtk/gtktreeviewcolumn.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/gtktreeviewcolumn.h b/gtk/gtktreeviewcolumn.h
index b64a667377..f1367caff7 100644
--- a/gtk/gtktreeviewcolumn.h
+++ b/gtk/gtktreeviewcolumn.h
@@ -59,8 +59,8 @@ struct _GtkTreeViewColumn
GtkJustification justification;
gint id;
- /* FIXME change this field to "width" bug 40061 */
- gint size;
+
+ gint width;
gint min_width;
gint max_width;