Value


Description:

public Value (Type g_type)

Initializes this with the default value of type.

Parameters:

this

A zero-filled (uninitialized) Value structure.

g_type

Type the Value should hold values of.

Returns:

the Value structure that has been passed in