get_string


Description:

public abstract unowned string get_string (ModelIter iter, uint column)

Parameters:

this

a Model

iter

a ModelIter

column

the column to retrieve a string from

Returns:

if iter and column are valid, the string stored at column. Otherwise null.