GtkEntryAccessible: port from GailTextUtil to GtkPango

Also clean up and rearrange the code.
As a side-effect, the no-longer-existing stipple attributes
are dropped.  Update test results to match.
This commit is contained in:
Matthias Clasen
2011-06-25 14:43:59 -04:00
parent b83ee1e5f9
commit 7872c2c19e
5 changed files with 715 additions and 931 deletions

View File

@ -39,7 +39,6 @@ struct _GtkEntryAccessible
{
GailWidget parent;
GailTextUtil *textutil;
/*
* These fields store information about text changed
*/