get_backend_property


Description:

[ Version ( since = "3.10" ) ]
public string get_backend_property (string prop_name)

Obtains the value of the backend property named prop_name.

Freed the returned string with g_free when finished with it.

Parameters:

this

an BookBackend

prop_name

a backend property name

Returns:

the value for prop_name