Pad.getInternalLinks

Gets a list of pads to which the given pad is linked to inside of the parent element. The caller must free this list after use.

class Pad
getInternalLinks
()

Return Value

Type: ListG

a newly allocated GList of pads. Not MT safe.

Meta