Method

GcrFilterCollectionget_underlying

Declaration [src]

GcrCollection*
gcr_filter_collection_get_underlying (
  GcrFilterCollection* self
)

Description [src]

Get the collection that is being filtered by this filter collection.

Return value

Returns: GcrCollection
 

The underlying collection.

 The data is owned by the instance.