Method
ICalGLibStrArrayget_element_at
unstable since: 4.0
Declaration [src]
const gchar*
i_cal_str_array_get_element_at (
ICalStrArray* array,
gsize position
)
Description [src]
Gets the element located in the position in the array. NULL if position if out of bound.
Available since: 4.0
This method is not directly available to language bindings.