Vala.Field.Field – libvala-0.56 Reference Manual
Packages
libvala-0.56
Vala
Field
binding
is_volatile
Field
accept
accept_children
check
replace_expression
replace_type
Field
Description:
public
Field
(
string
name,
DataType
variable_type,
Expression
? initializer,
SourceReference
? source_reference =
null
,
Comment
? comment =
null
)