Vala.Parameter.Parameter – libvala-0.56 Reference Manual
Packages
libvala-0.56
Vala
Parameter
base_parameter
captured
direction
ellipsis
format_arg
params_array
Parameter
Parameter.with_ellipsis
accept
accept_children
check
copy
replace_expression
replace_type
Parameter
Description:
public
Parameter
(
string
name,
DataType
? variable_type,
SourceReference
? source_reference =
null
)