TypeFunc


Description:

[ CCode ( instance_pos = 1.9 ) ]
[ Version ( since = "3.4" ) ]
public delegate void TypeFunc (Type type)

Specifies the type of functions passed to type_traverse.

Parameters:

type

a Type

user_data

user data passed to type_traverse


Namespace: E