Method

CogViewget_backend

Declaration [src]

wpe_view_backend*
cog_view_get_backend (
  CogView* view
)

Description [src]

Get the backend for the view.

Return value

Returns: wpe_view_backend*
 

The WPE view backend for the view.

 The data is owned by the instance.