Virtual Method

GtkAccessibleget_at_context

since: 4.10

Declaration [src]

GtkATContext*
get_at_context (
  GtkAccessible* self
)

Description [src]

Retrieves the accessible implementation for the given GtkAccessible.

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.
The return value can be NULL.