SequenceModel
Description:
[ CCode ( has_construct_function = false , type = "DeeModel*" ) ]
public SequenceModel ()
public SequenceModel ()
Create a new SequenceModel.
Before using it you must normally set a schema on it by calling set_schema.
Returns:
A newly created SequenceModel. Free with unref. |