[ Version ( since = "1.14" ) ]
public unowned PadTemplate? get_pad_template (string name)
Retrieves a padtemplate from this with the given name.
| this |
a Element to get the pad template of. |
| name |
the name of the PadTemplate to get. |
|
the PadTemplate with the given name, or null if none was found. No unreferencing is necessary. |