Re: specialized dialog roles
Alexander Surkov <[email protected]> Fri, 12 Dec 2014 11:22:55 -0500
| Newsgroups | gmane.comp.gnome.accessibility.devel |
|---|---|
| Message-ID | <CA+epNscwdH0JiG_j1A5cQdrrHWULz1h1hzcanG3j1=op-F0=tA@mail.gmail.com> |
Ok, so we have to figure something else. I would avoid to introduce more discrepancy between IA2 and ATK. On Fri, Dec 12, 2014 at 10:34 AM, Joseph Scheuhammer <[email protected]> wrote: > On 2014-12-12 3:27 AM, Alejandro PiƱeiro wrote: > >> I know that gtk is using that role. The best example is this widget: >> >> https://developer.gnome.org/gtk3/stable/GtkColorChooserDialog.html >> > > FWIW: > > $ python3 > Python 3.3.2 (default, Nov 3 2014, 15:32:43) > [GCC 4.8.3 20140911 (Red Hat 4.8.3-7)] on linux > Type "help", "copyright", "credits" or "license" for more information. > >>> from gi.repository import Gtk > >>> dialog = Gtk.ColorChooserDialog() > >>> dialog.get_accessible().get_role() > <enum ATK_ROLE_DIALOG of type AtkRole> > > >>> dialog = Gtk.FileChooserDialog() > >>> dialog=get_accessible().get_role() > <enum ATK_ROLE_FILE_CHOOSER of type AtkRole> > > -- > ;;;;joseph. > > 'Array(16).join("wat" - 1) + " Batman!"' > - G. Bernhardt - > > > _______________________________________________ > gnome-accessibility-devel mailing list > [email protected] > https://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel > _______________________________________________ gnome-accessibility-devel mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel