get_string


Description:

public bool get_string (out unowned string? string)

Gets the string value of this.

Parameters:

this

a [struct@VectorValue]

string

a location to store the string value

Returns:

true if this is a string value and string was set, false otherwise