Virtual Method

WPEPlatformViewget_accessible

Declaration [src]

WPEViewAccessible*
get_accessible (
  WPEView* view
)

Description [src]

Get the WPEViewAccessible of view.

Return value

Type: WPEViewAccessible

A WPEViewAccessible or NULL.

The data is owned by the called function.
The return value can be NULL.