Property
Object Hierarchy:
Description:
public interface Property :
Object
An interface for GXml.Object's properties translated to
DomElement attributes. If object is instantiated it is written, if not is just
ignored.
All known implementing classes:
Content:
Properties:
- public abstract string? value { owned get; set; }
Attribute's value in the parent
DomElement using a string.
Methods:
Inherited Members:
All known members inherited from class GLib.Object