Method

IbisFeaturesget_elist

since: 0.3

Declaration [src]

const char*
ibis_features_get_elist (
  IbisFeatures* features
)

Description [src]

Gets the ELIST parameter from features.

See IBIS_FEATURE_ELIST.

Available since: 0.3

Return value

Type: const char*

ELIST or NULL if not set.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.