Method

AtspiCollectionis_ancestor_of

Declaration [src]

gboolean
atspi_collection_is_ancestor_of (
  AtspiCollection* collection,
  AtspiAccessible* test,
  GError** error
)

Description [src]

Not yet implemented.

Parameters

test AtspiAccessible
  No description available.
 The data is owned by the caller of the function.
error GError **
  The return location for a GError*, or NULL.

Return value

Returns: gboolean
  No description available.