get_string


Description:

public unowned string? get_string (string key)

Retrieves a string value.

Parameters:

this

instance of Dictionary

key

key to look up

Returns:

the value if it was retrieved successfully, null otherwise.