ModelReaderFunc


Description:

[ CCode ( instance_pos = 2.9 ) ]
public delegate string ModelReaderFunc (Model model, ModelIter iter)

Extracts a string from a row in a model.

Parameters:

model

The model being indexed

iter

The row to extract terms for

userdata

The data set when registering the reader

Returns:

A newly allocated string with the row data to be indexed. Free with g_free.


Namespace: Dee
Package: dee-1.0