Vala.PropertyAccessor.PropertyAccessor – libvala-0.56 Reference Manual
Packages
libvala-0.56
Vala
PropertyAccessor
automatic_body
construction
has_result
prop
readable
value_parameter
value_type
writable
PropertyAccessor
accept
accept_children
check
get_method
replace_type
PropertyAccessor
Description:
public
PropertyAccessor
(
bool
readable,
bool
writable,
bool
construction,
DataType
? value_type,
Block
? body,
SourceReference
? source_reference =
null
,
Comment
? comment =
null
)