Re: how to retrieve name of the attribute?
Paolo Casarini <[email protected]> Wed, 25 May 2005 09:01:22 +0200
| Newsgroups | gmane.comp.gnome.gdome |
|---|---|
| Message-ID | <[email protected]> |
Hi Sameer, On Wednesday, May 25, 2005, 8:47:31 AM, Sameer Oak wrote: > I could find that gdome_a_nodeName() can be of use. [...] > But the question is, how can get that pointer to GdomeAttr as an > argument to gdome_a_nodeName()? You can call gdome_el_attributes and then iterate on the attribute set with the gdome_nnm_item and gdome_nnm_length. Bye, Paolo. -- GPG key: 1024D/9C5AE886 2004-10-21 Paolo Casarini <[email protected]>