get_pad_template_list
Description:
[
Version ( since =
"1.14" ) ]
public unowned List<
PadTemplate>
get_pad_template_list ()
Retrieves a list of the pad templates associated with this.
The list must not be modified by the calling code.
Parameters:
this |
a Element to get pad templates of.
|
Returns:
the List of pad templates.
|