get_attr


Description:

public abstract Node? get_attr (string name)

Search for a GXml.Attribute with given name.

All attributes could be get using GXml.Node.attrs property.