ParallelDistributeAreaFunc


Description:

[ CCode ( instance_pos = 1.9 ) ]
public delegate void ParallelDistributeAreaFunc (Rectangle area)

Specifies the type of function passed to parallel_distribute_area.

The function should process the sub-area specified by area.

Parameters:

area

the current sub-area

user_data

user data pointer


Namespace: Gegl
Package: gegl-0.4