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