Package: gtk

Function gtk:at-context-create

Lambda List

gtk:at-context-create (role accessible display)

Arguments

role -- a gtk:accessible-role value used by the context
accessible -- a gtk:accessible object using the context
display -- a gdk:display object used by the context

Return Value

The new gtk:at-context object.

Details

Creates a new gtk:at-context instance for the given accessible role, accessible instance, and display connection. The gtk:at-context implementation being instantiated will depend on the platform.
 

See also

2023-8-31