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