![]() |
![]() |
![]() |
Lasso Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
Synopsis
struct LassoWsSec1TransformationParameters;
LassoWsSec1TransformationParameters * lasso_wsse_transformation_parameters_new
(void
);
Details
struct LassoWsSec1TransformationParameters
struct LassoWsSec1TransformationParameters { LassoNode parent; /* attributes */ GHashTable *attributes; };
lasso_wsse_transformation_parameters_new ()
LassoWsSec1TransformationParameters * lasso_wsse_transformation_parameters_new
(void
);
Creates a new LassoWsSec1TransformationParameters object.
Returns : |
a newly created LassoWsSec1TransformationParameters object |