Property.from_string
Description:
[ CCode ( has_construct_function = false ) ]
[ Version ( since = "1.0" ) ]
public Property.from_string (string str)
Creates a Property from a string.
Parameters:
str |
The string used to construct a Property
|
Returns:
The newly created Property from str .
|