Atk.DocumentIface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
get_current_page_number |
r |
gets the current page number. |
|
get_document |
r |
a |
|
get_document_attribute_value |
r |
returns a string value assocciated with the named attribute for this document, or |
|
get_document_attributes |
r |
gets an AtkAttributeSet which describes document-wide attributes as name-value pairs. |
|
get_document_locale |
r |
gets locale. This virtual function is deprecated since 2.7.90 and it should not be overriden. |
|
get_document_type |
r |
gets a string indicating the document type. This virtual function is deprecated since 2.12 and it should not be overriden. |
|
get_page_count |
r |
gets the page count of the document. |
|
get_text_selections |
r |
||
parent |
r |
||
set_document_attribute |
r |
sets the value of an attribute. Returns |
|
set_text_selections |
r |
Methods¶
None
Details¶
- class Atk.DocumentIface¶