Component.x
Description:
[ CCode ( has_construct_function = false ) ]
[ Version ( since = "1.0" ) ]
public Component.x (string x_name)
Creates a new Component based on name of x property.
Parameters:
x_name |
The name of x property
|
Returns:
The newly created Component.
|