get_option


Description:

[ Version ( since = "0.1.20" ) ]
public unowned string get_option (string key)

Gets a specific sensor option.

Parameters:

this

a Sensor instance.

key

a key to search for.

Returns:

A const string, or null of not found.