Class Gdome.attr

class attr : TAttr.t -> object .. end
Inherits
method get_name : domString
method get_ownerElement : element option
method get_specified : bool
method get_value : domString
method set_value : value:domString -> unit
method as_Attr : TAttr.t