Method

GtkAccessibleget_at_context

since: 4.10

[]

Declaration [src]

GtkATContext*
gtk_accessible_get_at_context (
  GtkAccessible* self
)
[]

Description [src]

Retrieves the implementation for the given accessible object.

Available since: 4.10

[]

Return value

Type: GtkATContext

The accessible implementation object.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.