vala-1.0 Reference Manual

Synopsis

public class ValueType : DataType  {
    public    weak Typesymbol           type_symbol               { get; set; } ;


    public                              ValueType                 ( Typesymbol          type_symbol ) ;
}

ValueType Description

Details

Constructor Details

ValueType ()
    public                              ValueType                 ( Typesymbol          type_symbol ) ;		

Field Details

Signal Details

Property Details

type_symbol
    public    weak Typesymbol           type_symbol               { get; set; } ;		

Method Details


Created by Valadoc