summaryrefslogtreecommitdiff
path: root/gtk/gtktreeviewcolumn.c
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2019-09-15 17:54:52 +0200
committerRico Tzschichholz <ricotz@ubuntu.com>2019-09-15 17:57:28 +0200
commit97231ca231f4fcd84a5dd61f1eec1d7e2c5b703d (patch)
tree6bfb963a6cb346e29650b71f987fbddda35769cf /gtk/gtktreeviewcolumn.c
parent67bd28eaafa3be852b15904dbf890b1151524800 (diff)
downloadgtk+-97231ca231f4fcd84a5dd61f1eec1d7e2c5b703d.tar.gz
gtk: Fix some g-i annotation warnings
Diffstat (limited to 'gtk/gtktreeviewcolumn.c')
-rw-r--r--gtk/gtktreeviewcolumn.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtktreeviewcolumn.c b/gtk/gtktreeviewcolumn.c
index 88dfae901d..aa39d9b9ba 100644
--- a/gtk/gtktreeviewcolumn.c
+++ b/gtk/gtktreeviewcolumn.c
@@ -2747,7 +2747,6 @@ gtk_tree_view_column_cell_set_cell_data (GtkTreeViewColumn *tree_column,
/**
* gtk_tree_view_column_cell_get_size:
* @tree_column: A #GtkTreeViewColumn.
- * @cell_area: (allow-none): The area a cell in the column will be allocated, or %NULL
* @x_offset: (out) (optional): location to return x offset of a cell relative to @cell_area, or %NULL
* @y_offset: (out) (optional): location to return y offset of a cell relative to @cell_area, or %NULL
* @width: (out) (optional): location to return width needed to render a cell, or %NULL