Pad.getInternalLinksDefault

Gets a list of pads to which the given pad is linked to inside of the parent element. This is the default handler, and thus returns a list of all of the pads inside the parent element with opposite direction. The caller must free this list after use.

class Pad
getInternalLinksDefault
()

Return Value

Type: ListG

a newly allocated GList of pads, or NULL if the pad has no parent. Not MT safe.

Meta