Valum.Context.@foreach – valum-0.3 Reference Manual
@foreach
Description:
public
void
@foreach
(
owned
ContextForeachFunc
func)
Iterate for each keys in the context tree by depth.
Parameters:
func
function called on each key in the context tree
2022 vala-language.org