ComponentText.from_property
Description:
[ CCode ( has_construct_function = false ) ]
[ Version ( since = "3.46" ) ]
public ComponentText.from_property (Property property)
  [ Version ( since = "3.46" ) ]
public ComponentText.from_property (Property property)
Created a new ComponentText filled with values from the property.
    
 The property should hold a text value.
Parameters:
| property | an Property | 
Returns:
| a newly allocated ComponentText |