atspi-document.h   atspi-document.h 
skipping to change at line 62 skipping to change at line 62
#endif #endif
gchar * atspi_document_get_document_attribute_value (AtspiDocument *obj, gc har *attribute, GError **error); gchar * atspi_document_get_document_attribute_value (AtspiDocument *obj, gc har *attribute, GError **error);
#ifndef ATSPI_DISABLE_DEPRECATED #ifndef ATSPI_DISABLE_DEPRECATED
GHashTable * atspi_document_get_attributes (AtspiDocument *obj, GError **er ror); GHashTable * atspi_document_get_attributes (AtspiDocument *obj, GError **er ror);
#endif #endif
GHashTable * atspi_document_get_document_attributes (AtspiDocument *obj, GE rror **error); GHashTable * atspi_document_get_document_attributes (AtspiDocument *obj, GE rror **error);
gint atspi_document_get_page_count (AtspiDocument *obj, GError **error);
gint atspi_document_get_current_page_number (AtspiDocument *obj, GError **e
rror);
G_END_DECLS G_END_DECLS
#endif /* _ATSPI_DOCUMENT_H_ */ #endif /* _ATSPI_DOCUMENT_H_ */
 End of changes. 1 change blocks. 
0 lines changed or deleted 4 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/