@foreach


Description:

public void @foreach (ExtensionSetForeachFunc func)

Calls func for each [class@GObject.

Object].

Parameters:

this

A ExtensionSet.

func

A function call for each extension.

data

Optional data to be passed to the function or null.