ATContext.create

Creates a new gtk.atcontext.ATContext instance for the given accessible role, accessible instance, and display connection.

The gtk.atcontext.ATContext implementation being instantiated will depend on the platform.

Parameters

accessibleRole gtk.types.AccessibleRole

the accessible role used by the gtk.atcontext.ATContext

accessible gtk.accessible.Accessible
display gdk.display.Display

Return Value

Type: gtk.atcontext.ATContext