get_option_by_name


Description:

public unowned string get_option_by_name (string name)

Returns the value associated with the bonding option specified by name, if it exists.

Parameters:

this

the SettingBond

name

the option name for which to retrieve the value

Returns:

the value, or null if the key/value pair was never added to the setting; the value is owned by the setting and must not be modified