Method
ICalGLibParameterget_feature
unstable since: 4.0
Declaration [src]
ICalEnumArray*
i_cal_parameter_get_feature (
const ICalParameter* self
)
Description [src]
Gets the value of the self of FEATURE.
Note: this returns copy of the array, not the one stored
in the self.
Available since: 4.0
Return value
Type: ICalEnumArray
The ICalEnumArray value of the self.
| The caller of the method takes ownership of the data, and is responsible for freeing it. |