get_attribute
Description:
public unowned string get_attribute (
string name)
Retrieve an arbitrary attribute associated with this node.
Parameters:
| this |
a BaseInfo
|
| name |
a freeform string naming an attribute
|
Returns:
|
The value of the attribute, or null if no such attribute exists
|