Virtual Method

GtkAccessibleget_at_context

Declaration [src]

GtkATContext*
get_at_context (
  GtkAccessible* self
)

Description [src]

Retrieves the accessible implementation for the given GtkAccessible.

Available since:4.10

Return value

Returns: GtkATContext
 

The accessible implementation object.

 The caller of the function takes ownership of the data, and is responsible for freeing it.
 The return value can be NULL.