class_get_pad_template_list


Description:

public class unowned List<PadTemplate> class_get_pad_template_list ()

Retrieves a list of the pad templates associated with this.

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.

Parameters:

this

a Element to get pad templates of.

Returns:

the List of pad templates.