ref_view


Description:

[ Version ( since = "3.50" ) ]
public DataBookView? ref_view (size_t view_id)

References an DataBookView by its identifier.

Unref the returned non-NULL view with unref, when no longer needed.

Parameters:

this

an BookBackend

view_id

a view identifier

Returns:

a referenced DataBookView corresponding to the given view_id, or null, when it cannot be found