Callbacks¶
| OpenPkgIter(opkg, rel, *user_data) | |
| XMLInExtDtor(xin, old_state) | |
| XMLInUnknownFunc(xin, elem, attrs) | |
| XMLProbeFunc(name, prefix, URI, nb_namespaces, namespaces, nb_attributes, nb_defaulted, attributes) | 
Details¶
- 
Gsf.OpenPkgIter(opkg, rel, *user_data)¶
- Parameters: - opkg (Gsf.Input) –
- rel (Gsf.OpenPkgRel) –
- user_data (objectorNone) –
 
- opkg (
- 
Gsf.XMLInUnknownFunc(xin, elem, attrs)¶
- Parameters: - xin (Gsf.XMLIn) –
- elem (libxml2.Char) –
- attrs (libxml2.Char) –
 - Return type: 
- xin (
- 
Gsf.XMLProbeFunc(name, prefix, URI, nb_namespaces, namespaces, nb_attributes, nb_defaulted, attributes)¶
- Parameters: - name (libxml2.Char) –
- prefix (libxml2.Char) –
- URI (libxml2.Char) –
- nb_namespaces (int) –
- namespaces (libxml2.Char) –
- nb_attributes (int) –
- nb_defaulted (int) –
- attributes (libxml2.Char) –
 - Return type: 
- name (