[ CCode ( has_construct_function = false ) ]
[ Version ( since = "1.0" ) ]
public Component (ComponentKind kind)
Creates a new Component with specific type.
kind |
The ComponentKind |
The newly created Component. |