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:
@ -39,7 +39,6 @@ struct _GtkEntryAccessible
|
||||
{
|
||||
GailWidget parent;
|
||||
|
||||
GailTextUtil *textutil;
|
||||
/*
|
||||
* These fields store information about text changed
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user