Method
AtspiAccessibleget_application
Declaration [src]
AtspiAccessible*
atspi_accessible_get_application (
AtspiAccessible* obj
GError** error
)
Return value
Type: AtspiAccessible
The containing AtspiApplication
instance for
this object.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |