Constructor

IbisFeaturesnew

since: 0.3

Declaration [src]

IbisFeatures*
ibis_features_new (
  void
)

Description [src]

Create a new features object.

Available since: 0.3

Return value

Type: IbisFeatures

The new features object.

The caller of the function takes ownership of the data, and is responsible for freeing it.