diff options
Diffstat (limited to 'gtk/gtkcellview.h')
-rw-r--r-- | gtk/gtkcellview.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtkcellview.h b/gtk/gtkcellview.h index 9ad2f51ef5..c2a572384f 100644 --- a/gtk/gtkcellview.h +++ b/gtk/gtkcellview.h @@ -76,7 +76,6 @@ gboolean gtk_cell_view_get_size_of_row (GtkCellView *cell_v void gtk_cell_view_set_background_color (GtkCellView *cell_view, const GdkColor *color); -void gtk_cell_view_set_cell_data (GtkCellView *cell_view); GList *gtk_cell_view_get_cell_renderers (GtkCellView *cell_view); G_END_DECLS |