Functions | |
| void | documentInterfaceInitCB (AtkDocumentIface *aIface) |
| const gchar * | getDocumentLocaleCB (AtkDocument *aDocument) |
| const gchar * | getDocumentTypeCB (AtkDocument *aDocument) |
| AtkAttributeSet * | getDocumentAttributesCB (AtkDocument *aDocument) |
| const gchar * | getDocumentAttributeValueCB (AtkDocument *aDocument, const gchar *aAttrName) |
Variables | |
| const char *const | kDocTypeName = "W3C-doctype" |
| const char *const | kDocUrlName = "DocURL" |
| const char *const | kMimeTypeName = "MimeType" |
| void documentInterfaceInitCB | ( | AtkDocumentIface * | aIface | ) |
| const gchar* getDocumentLocaleCB | ( | AtkDocument * | aDocument | ) |
| const gchar* getDocumentTypeCB | ( | AtkDocument * | aDocument | ) |
| AtkAttributeSet* getDocumentAttributesCB | ( | AtkDocument * | aDocument | ) |
| const gchar* getDocumentAttributeValueCB | ( | AtkDocument * | aDocument, | |
| const gchar * | aAttrName | |||
| ) |
| const char* const kDocTypeName = "W3C-doctype" |
| const char* const kDocUrlName = "DocURL" |
| const char* const kMimeTypeName = "MimeType" |
1.5.6