No, there is no associated SAX callback, why do you need this ? It is useful only to the parser usually.
Daniel: I am populating a GtkTreeModel with the SAX events. I want to display the xml file precisely. I use your SAXdemo for base of my project. :) Thanks. Gonzalo