ElementClass.getPadTemplateList

Retrieves a list of the pad templates associated with @element_class. The list must not be modified by the calling code. > If you use this function in the #GInstanceInitFunc of an object class > that has subclasses, make sure to pass the g_class parameter of the > #GInstanceInitFunc here.

class ElementClass
getPadTemplateList
()

Return Value

Type: ListG

the #GList of pad templates.

Meta