set_event_full_function_full


Description:

[ Version ( since = "1.8" ) ]
public void set_event_full_function_full (PadEventFullFunction event, void* user_data = null, DestroyNotify? notify = null)

Sets the given event handler for the pad.

Parameters:

this

a Pad of either direction.

event

the PadEventFullFunction to set.

notify

notify called when event will not be used anymore.

user_data

user_data passed to notify