ref_source


Description:

[ Version ( since = "3.16" ) ]
public Source? ref_source ()

References the Source to which this is paired, use unref when finished using the source.

It can be null in some cases, like when running tests.

Parameters:

this

An BookSqlite

Returns:

A reference to the Source to which this is paired, or null.