⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 atk.devhelp2

📁 The ATK library provides a set of interfaces for accessibility.By supporting the ATK interfaces, an
💻 DEVHELP2
📖 第 1 页 / 共 3 页
字号:
<?xml version="1.0" encoding="utf-8" standalone="no"?><!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" ""><book xmlns="http://www.devhelp.net/book" title="ATK - Accessibility Toolkit" link="index.html" author="" name="atk" version="2">  <chapters>    <sub name="ATK Library" link="atk.html">      <sub name="AtkAction" link="AtkAction.html"/>      <sub name="AtkComponent" link="AtkComponent.html"/>      <sub name="AtkDocument" link="AtkDocument.html"/>      <sub name="AtkEditableText" link="AtkEditableText.html"/>      <sub name="AtkGObjectAccessible" link="AtkGObjectAccessible.html"/>      <sub name="AtkHyperlink" link="AtkHyperlink.html"/>      <sub name="AtkHyperlinkImpl" link="atk-AtkHyperlinkImpl.html"/>      <sub name="AtkHypertext" link="AtkHypertext.html"/>      <sub name="AtkImage" link="AtkImage.html"/>      <sub name="AtkNoOpObject" link="AtkNoOpObject.html"/>      <sub name="AtkNoOpObjectFactory" link="AtkNoOpObjectFactory.html"/>      <sub name="AtkObject" link="AtkObject.html"/>      <sub name="AtkObjectFactory" link="AtkObjectFactory.html"/>      <sub name="AtkRegistry" link="AtkRegistry.html"/>      <sub name="AtkRelation" link="AtkRelation.html"/>      <sub name="AtkRelationSet" link="AtkRelationSet.html"/>      <sub name="AtkSelection" link="AtkSelection.html"/>      <sub name="AtkState" link="atk-AtkState.html"/>      <sub name="AtkStateSet" link="atk-AtkStateSet.html"/>      <sub name="AtkStreamableContent" link="AtkStreamableContent.html"/>      <sub name="AtkTable" link="AtkTable.html"/>      <sub name="AtkText" link="AtkText.html"/>      <sub name="AtkUtil" link="AtkUtil.html"/>      <sub name="AtkValue" link="AtkValue.html"/>    </sub>    <sub name="Index" link="ix01.html"/>    <sub name="Index of deprecated symbols" link="ix02.html"/>    <sub name="Index of new symbols in ATK 1.3" link="ix03.html"/>    <sub name="Index of new symbols in ATK 1.4" link="ix04.html"/>    <sub name="Index of new symbols in ATK 1.6" link="ix05.html"/>    <sub name="Index of new symbols in ATK 1.9" link="ix06.html"/>    <sub name="Index of new symbols in ATK 1.12" link="ix07.html"/>  </chapters>  <functions>    <keyword type="struct" name="AtkAction" link="AtkAction.html#AtkAction-struct"/>    <keyword type="function" name="atk_action_do_action ()" link="AtkAction.html#atk-action-do-action"/>    <keyword type="function" name="atk_action_get_n_actions ()" link="AtkAction.html#atk-action-get-n-actions"/>    <keyword type="function" name="atk_action_get_description ()" link="AtkAction.html#atk-action-get-description"/>    <keyword type="function" name="atk_action_get_name ()" link="AtkAction.html#atk-action-get-name"/>    <keyword type="function" name="atk_action_get_localized_name ()" link="AtkAction.html#atk-action-get-localized-name"/>    <keyword type="function" name="atk_action_get_keybinding ()" link="AtkAction.html#atk-action-get-keybinding"/>    <keyword type="function" name="atk_action_set_description ()" link="AtkAction.html#atk-action-set-description"/>    <keyword type="struct" name="AtkComponent" link="AtkComponent.html#AtkComponent-struct"/>    <keyword type="function" name="atk_component_add_focus_handler ()" link="AtkComponent.html#atk-component-add-focus-handler"/>    <keyword type="function" name="atk_component_contains ()" link="AtkComponent.html#atk-component-contains"/>    <keyword type="function" name="atk_component_get_extents ()" link="AtkComponent.html#atk-component-get-extents"/>    <keyword type="function" name="atk_component_get_layer ()" link="AtkComponent.html#atk-component-get-layer"/>    <keyword type="function" name="atk_component_get_mdi_zorder ()" link="AtkComponent.html#atk-component-get-mdi-zorder"/>    <keyword type="function" name="atk_component_get_position ()" link="AtkComponent.html#atk-component-get-position"/>    <keyword type="function" name="atk_component_get_size ()" link="AtkComponent.html#atk-component-get-size"/>    <keyword type="function" name="atk_component_grab_focus ()" link="AtkComponent.html#atk-component-grab-focus"/>    <keyword type="function" name="atk_component_ref_accessible_at_point ()" link="AtkComponent.html#atk-component-ref-accessible-at-point"/>    <keyword type="function" name="atk_component_remove_focus_handler ()" link="AtkComponent.html#atk-component-remove-focus-handler"/>    <keyword type="function" name="atk_component_set_extents ()" link="AtkComponent.html#atk-component-set-extents"/>    <keyword type="function" name="atk_component_set_position ()" link="AtkComponent.html#atk-component-set-position"/>    <keyword type="function" name="atk_component_set_size ()" link="AtkComponent.html#atk-component-set-size"/>    <keyword type="function" name="atk_component_get_alpha ()" link="AtkComponent.html#atk-component-get-alpha" since="ATK 1.12"/>    <keyword type="" name="The &quot;bounds-changed&quot; signal" link="AtkComponent.html#AtkComponent-bounds-changed"/>    <keyword type="struct" name="AtkDocument" link="AtkDocument.html#AtkDocument-struct"/>    <keyword type="function" name="atk_document_get_document_type ()" link="AtkDocument.html#atk-document-get-document-type"/>    <keyword type="function" name="atk_document_get_document ()" link="AtkDocument.html#atk-document-get-document"/>    <keyword type="function" name="atk_document_get_attribute_value ()" link="AtkDocument.html#atk-document-get-attribute-value" since="ATK 1.12"/>    <keyword type="function" name="atk_document_set_attribute_value ()" link="AtkDocument.html#atk-document-set-attribute-value" since="ATK 1.12"/>    <keyword type="function" name="atk_document_get_attributes ()" link="AtkDocument.html#atk-document-get-attributes" since="ATK 1.12"/>    <keyword type="function" name="atk_document_get_locale ()" link="AtkDocument.html#atk-document-get-locale"/>    <keyword type="" name="The &quot;load-complete&quot; signal" link="AtkDocument.html#AtkDocument-load-complete"/>    <keyword type="" name="The &quot;load-stopped&quot; signal" link="AtkDocument.html#AtkDocument-load-stopped"/>    <keyword type="" name="The &quot;reload&quot; signal" link="AtkDocument.html#AtkDocument-reload"/>    <keyword type="struct" name="AtkEditableText" link="AtkEditableText.html#AtkEditableText-struct"/>    <keyword type="function" name="atk_editable_text_set_run_attributes ()" link="AtkEditableText.html#atk-editable-text-set-run-attributes"/>    <keyword type="function" name="atk_editable_text_set_text_contents ()" link="AtkEditableText.html#atk-editable-text-set-text-contents"/>    <keyword type="function" name="atk_editable_text_insert_text ()" link="AtkEditableText.html#atk-editable-text-insert-text"/>    <keyword type="function" name="atk_editable_text_copy_text ()" link="AtkEditableText.html#atk-editable-text-copy-text"/>    <keyword type="function" name="atk_editable_text_cut_text ()" link="AtkEditableText.html#atk-editable-text-cut-text"/>    <keyword type="function" name="atk_editable_text_delete_text ()" link="AtkEditableText.html#atk-editable-text-delete-text"/>    <keyword type="function" name="atk_editable_text_paste_text ()" link="AtkEditableText.html#atk-editable-text-paste-text"/>    <keyword type="struct" name="AtkGObjectAccessible" link="AtkGObjectAccessible.html#AtkGObjectAccessible-struct"/>    <keyword type="function" name="atk_gobject_accessible_for_object ()" link="AtkGObjectAccessible.html#atk-gobject-accessible-for-object"/>    <keyword type="function" name="atk_gobject_accessible_get_object ()" link="AtkGObjectAccessible.html#atk-gobject-accessible-get-object"/>    <keyword type="struct" name="AtkHyperlink" link="AtkHyperlink.html#AtkHyperlink-struct"/>    <keyword type="enum" name="enum AtkHyperlinkStateFlags" link="AtkHyperlink.html#AtkHyperlinkStateFlags"/>    <keyword type="function" name="atk_hyperlink_get_uri ()" link="AtkHyperlink.html#atk-hyperlink-get-uri"/>    <keyword type="function" name="atk_hyperlink_get_object ()" link="AtkHyperlink.html#atk-hyperlink-get-object"/>    <keyword type="function" name="atk_hyperlink_get_end_index ()" link="AtkHyperlink.html#atk-hyperlink-get-end-index"/>    <keyword type="function" name="atk_hyperlink_get_start_index ()" link="AtkHyperlink.html#atk-hyperlink-get-start-index"/>    <keyword type="function" name="atk_hyperlink_is_valid ()" link="AtkHyperlink.html#atk-hyperlink-is-valid"/>    <keyword type="function" name="atk_hyperlink_is_inline ()" link="AtkHyperlink.html#atk-hyperlink-is-inline"/>    <keyword type="function" name="atk_hyperlink_get_n_anchors ()" link="AtkHyperlink.html#atk-hyperlink-get-n-anchors"/>    <keyword type="function" name="atk_hyperlink_is_selected_link ()" link="AtkHyperlink.html#atk-hyperlink-is-selected-link" deprecated="Please use ATK_STATE_SELECTED to indicate when a hyperlink within a Hypertext container is selected." since=""/>    <keyword type="" name="The &quot;end-index&quot; property" link="AtkHyperlink.html#AtkHyperlink--end-index"/>    <keyword type="" name="The &quot;number-of-anchors&quot; property" link="AtkHyperlink.html#AtkHyperlink--number-of-anchors"/>    <keyword type="" name="The &quot;selected-link&quot; property" link="AtkHyperlink.html#AtkHyperlink--selected-link"/>    <keyword type="" name="The &quot;start-index&quot; property" link="AtkHyperlink.html#AtkHyperlink--start-index"/>    <keyword type="" name="The &quot;link-activated&quot; signal" link="AtkHyperlink.html#AtkHyperlink-link-activated"/>    <keyword type="struct" name="AtkHyperlinkImpl" link="atk-AtkHyperlinkImpl.html#AtkHyperlinkImpl"/>    <keyword type="function" name="atk_hyperlink_impl_get_hyperlink ()" link="atk-AtkHyperlinkImpl.html#atk-hyperlink-impl-get-hyperlink" since="ATK 1.12"/>    <keyword type="struct" name="AtkHypertext" link="AtkHypertext.html#AtkHypertext-struct"/>    <keyword type="function" name="atk_hypertext_get_link ()" link="AtkHypertext.html#atk-hypertext-get-link"/>    <keyword type="function" name="atk_hypertext_get_n_links ()" link="AtkHypertext.html#atk-hypertext-get-n-links"/>    <keyword type="function" name="atk_hypertext_get_link_index ()" link="AtkHypertext.html#atk-hypertext-get-link-index"/>    <keyword type="" name="The &quot;link-selected&quot; signal" link="AtkHypertext.html#AtkHypertext-link-selected"/>    <keyword type="struct" name="AtkImage" link="AtkImage.html#AtkImage-struct"/>    <keyword type="function" name="atk_image_get_image_position ()" link="AtkImage.html#atk-image-get-image-position"/>    <keyword type="function" name="atk_image_get_image_description ()" link="AtkImage.html#atk-image-get-image-description"/>    <keyword type="function" name="atk_image_set_image_description ()" link="AtkImage.html#atk-image-set-image-description"/>    <keyword type="function" name="atk_image_get_image_size ()" link="AtkImage.html#atk-image-get-image-size"/>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -