get_bool


Description:

public abstract bool get_bool (ModelIter iter, uint column)

Parameters:

this

a Model

iter

a ModelIter

column

the column to retrieve a boolean from

Returns:

if iter and column are valid, the boolean stored at column. Otherwise false