Re: [g-a-devel] gail: hands off ...
- From: Bill Haneman <Bill Haneman Sun COM>
- To: michael meeks novell com
- Cc: accessibility mailing list <gnome-accessibility-devel gnome org>, Oliver Braun <Oliver Braun Sun COM>
- Subject: Re: [g-a-devel] gail: hands off ...
- Date: Wed, 09 Nov 2005 12:55:20 +0000
...
Well - eg. in the selection listener - from a 2 second glance:
else if (window->type == GTK_WINDOW_POPUP)
{
GtkWidget *child = gtk_bin_get_child (GTK_BIN (widget));
if (GTK_IS_WIDGET (child) && GTK_WIDGET_HAS_GRAB (child))
We would have no gtk_bin_get_child - we *would* have an
atk_foo_get_child ;-)
The right solution IMO is for gail not to assume that implementors of
Selection are always GtkBins.
Bill
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]