how to retrieve name of the attribute?

Sameer Oak <[email protected]> 25 May 2005 11:39:36 +0530
Newsgroups gmane.comp.gnome.gdome
Message-ID <[email protected]>
Typically, when one doesn't know what attributes does one element have,
how can the name of the attribute be read?

gdome_el_getAttributeNode() returns pointer GdomeAttr, but needs the
local name to pass it on.
If one doesn't know the name of the attribute, how can he read the name
of the attribute?

Regards,
Sameer Oak.