Vala.Delegate.Delegate – libvala-0.56 Reference Manual
Packages
libvala-0.56
Vala
Delegate
has_target
sender_type
Delegate
accept
accept_children
add_error_type
add_type_parameter
check
get_error_types
get_type_parameter_index
get_type_parameters
has_type_parameters
is_reference_type
matches_method
replace_type
Delegate
Description:
public
Delegate
(
string
? name,
DataType
return_type,
SourceReference
? source_reference =
null
,
Comment
? comment =
null
)