util_component_dup_x_property
Description:
[ Version ( since = "3.34" ) ]
public string? util_component_dup_x_property (Component icalcomp, string x_name)
Searches for an X property named x_name
within X properties of icalcomp
and returns its value as a newly allocated
string.
Free it with g_free, when no longer needed.
Parameters:
icalcomp |
an Component |
x_name |
name of the X property |
Returns:
Newly allocated value of the first |
Namespace: ECal
Package: libecal-2.0