LassoWsAddrReferenceParameters
LassoWsAddrReferenceParameters * lasso_wsa_reference_parameters_new (void);
void
Creates a new LassoWsAddrReferenceParameters object.
a newly created LassoWsAddrReferenceParameters object
struct LassoWsAddrReferenceParameters { LassoNode parent; /* elements */ GList *any; /* of LassoNode */ /* attributes */ GHashTable *attributes; };