steal
Description:
public Attributes steal ()
Take the attributes that have been built in the Builder.
The builder will no longer contain any attributes after this function call.
The returned set of attributes is a full reference, not floating.
Parameters:
Returns:
the stolen attributes, which should be freed with unref
|