[ 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.
this |
a Pad of either direction. |
event |
the PadEventFullFunction to set. |
notify |
notify called when |
user_data |
user_data passed to |