Mass rename GtkCellAreaIter --> GtkCellAreaContext

This commit is contained in:
Tristan Van Berkom
2010-11-13 16:23:01 +09:00
parent bef9559089
commit 1bca6349fb
13 changed files with 1618 additions and 1618 deletions

View File

@ -54,7 +54,7 @@
#include <gtk/gtkcalendar.h>
#include <gtk/gtkcellarea.h>
#include <gtk/gtkcellareabox.h>
#include <gtk/gtkcellareaiter.h>
#include <gtk/gtkcellareacontext.h>
#include <gtk/gtkcelleditable.h>
#include <gtk/gtkcelllayout.h>
#include <gtk/gtkcellrenderer.h>