![]() |
![]() |
![]() |
Lasso Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
typedef struct { LassoNode parent; /* elements */ GList *any; /* of LassoNode */ /* attributes */ GHashTable *attributes; } LassoWsAddrMetadata;
LassoWsAddrMetadata* lasso_wsa_metadata_new (void);
Creates a new LassoWsAddrMetadata object.
Returns : |
a newly created LassoWsAddrMetadata object |