[ 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.
| this |
An BookSqlite |
|
A reference to the Source to which this is paired, or null. |