PadIntLinkFunction
Description:
[
CCode ( has_target =
false ) ]
public delegate List<
Pad>
PadIntLinkFunction (
Pad pad)
The signature of the internal pad link function.
Parameters:
Returns:
| a newly allocated List of pads that are linked to the given pad on the inside of the
parent element. The caller must call g_list_free on it after use. |