Valadoc | Vala | Tutorial | API-References | Markup

Value


Description:

public Value (Type g_type)

Initializes value with the default value of type.

Parameters:

g_type Type the Value should hold values of.

Returns:

the Value structure that has been passed in