create_element
Description:
public virtual unowned Element?
create_element (
string? name)
Creates the element with all of the required parameters set to use this device.
Parameters:
| this |
a Device
|
| name |
name of new element, or null to automatically create a unique name.
|
Returns:
|
a new Element configured to use this device
|