Method
IbisFeaturesget_prefix_modes
since: 0.8
Declaration [src]
const char*
ibis_features_get_prefix_modes (
IbisFeatures* features
)
Description [src]
Gets the modes portion of the prefix feature.
This is a synthetic feature that isn’t defined by any specification.
Available since: 0.8
Return value
Type: const char*
The modes portion of IBIS_FEATURE_PREFIX
.
The returned data is owned by the instance. |
The value is a NUL terminated UTF-8 string. |