LassoWsSec1TransformationParameters
LassoWsSec1TransformationParameters * lasso_wsse_transformation_parameters_new (void);
void
Creates a new LassoWsSec1TransformationParameters object.
a newly created LassoWsSec1TransformationParameters object
struct LassoWsSec1TransformationParameters { LassoNode parent; /* attributes */ GHashTable *attributes; };