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.
icalcomp |
an Component |
x_name |
name of the X property |
Newly allocated value of the first |