[ 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.
| this |
an BookBackend |
| view_id |
a view identifier |
|
a referenced DataBookView corresponding to the given |