util_component_find_x_property


Description:


[ Version ( since = "3.34" ) ]
public Property? util_component_find_x_property (Component icalcomp, string x_name)

Searches for an X property named x_name within X properties of icalcomp and returns it.

Free the non-NULL object with unref, when no longer needed.

Parameters:

icalcomp

an Component

x_name

name of the X property

Returns:

the first X ICalProperty named x_name, or null, when none found.


Namespace: ECal
Package: libecal-2.0