?? atk.devhelp
字號:
<?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"> <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> <function name="AtkAction" link="AtkAction.html#AtkAction-struct"/> <function name="atk_action_do_action ()" link="AtkAction.html#atk-action-do-action"/> <function name="atk_action_get_n_actions ()" link="AtkAction.html#atk-action-get-n-actions"/> <function name="atk_action_get_description ()" link="AtkAction.html#atk-action-get-description"/> <function name="atk_action_get_name ()" link="AtkAction.html#atk-action-get-name"/> <function name="atk_action_get_localized_name ()" link="AtkAction.html#atk-action-get-localized-name"/> <function name="atk_action_get_keybinding ()" link="AtkAction.html#atk-action-get-keybinding"/> <function name="atk_action_set_description ()" link="AtkAction.html#atk-action-set-description"/> <function name="AtkComponent" link="AtkComponent.html#AtkComponent-struct"/> <function name="atk_component_add_focus_handler ()" link="AtkComponent.html#atk-component-add-focus-handler"/> <function name="atk_component_contains ()" link="AtkComponent.html#atk-component-contains"/> <function name="atk_component_get_extents ()" link="AtkComponent.html#atk-component-get-extents"/> <function name="atk_component_get_layer ()" link="AtkComponent.html#atk-component-get-layer"/> <function name="atk_component_get_mdi_zorder ()" link="AtkComponent.html#atk-component-get-mdi-zorder"/> <function name="atk_component_get_position ()" link="AtkComponent.html#atk-component-get-position"/> <function name="atk_component_get_size ()" link="AtkComponent.html#atk-component-get-size"/> <function name="atk_component_grab_focus ()" link="AtkComponent.html#atk-component-grab-focus"/> <function name="atk_component_ref_accessible_at_point ()" link="AtkComponent.html#atk-component-ref-accessible-at-point"/> <function name="atk_component_remove_focus_handler ()" link="AtkComponent.html#atk-component-remove-focus-handler"/> <function name="atk_component_set_extents ()" link="AtkComponent.html#atk-component-set-extents"/> <function name="atk_component_set_position ()" link="AtkComponent.html#atk-component-set-position"/> <function name="atk_component_set_size ()" link="AtkComponent.html#atk-component-set-size"/> <function name="atk_component_get_alpha ()" link="AtkComponent.html#atk-component-get-alpha"/> <function name="The "bounds-changed" signal" link="AtkComponent.html#AtkComponent-bounds-changed"/> <function name="AtkDocument" link="AtkDocument.html#AtkDocument-struct"/> <function name="atk_document_get_document_type ()" link="AtkDocument.html#atk-document-get-document-type"/> <function name="atk_document_get_document ()" link="AtkDocument.html#atk-document-get-document"/> <function name="atk_document_get_attribute_value ()" link="AtkDocument.html#atk-document-get-attribute-value"/> <function name="atk_document_set_attribute_value ()" link="AtkDocument.html#atk-document-set-attribute-value"/> <function name="atk_document_get_attributes ()" link="AtkDocument.html#atk-document-get-attributes"/> <function name="atk_document_get_locale ()" link="AtkDocument.html#atk-document-get-locale"/> <function name="The "load-complete" signal" link="AtkDocument.html#AtkDocument-load-complete"/> <function name="The "load-stopped" signal" link="AtkDocument.html#AtkDocument-load-stopped"/> <function name="The "reload" signal" link="AtkDocument.html#AtkDocument-reload"/> <function name="AtkEditableText" link="AtkEditableText.html#AtkEditableText-struct"/> <function name="atk_editable_text_set_run_attributes ()" link="AtkEditableText.html#atk-editable-text-set-run-attributes"/> <function name="atk_editable_text_set_text_contents ()" link="AtkEditableText.html#atk-editable-text-set-text-contents"/> <function name="atk_editable_text_insert_text ()" link="AtkEditableText.html#atk-editable-text-insert-text"/> <function name="atk_editable_text_copy_text ()" link="AtkEditableText.html#atk-editable-text-copy-text"/> <function name="atk_editable_text_cut_text ()" link="AtkEditableText.html#atk-editable-text-cut-text"/> <function name="atk_editable_text_delete_text ()" link="AtkEditableText.html#atk-editable-text-delete-text"/> <function name="atk_editable_text_paste_text ()" link="AtkEditableText.html#atk-editable-text-paste-text"/> <function name="AtkGObjectAccessible" link="AtkGObjectAccessible.html#AtkGObjectAccessible-struct"/> <function name="atk_gobject_accessible_for_object ()" link="AtkGObjectAccessible.html#atk-gobject-accessible-for-object"/> <function name="atk_gobject_accessible_get_object ()" link="AtkGObjectAccessible.html#atk-gobject-accessible-get-object"/> <function name="AtkHyperlink" link="AtkHyperlink.html#AtkHyperlink-struct"/> <function name="enum AtkHyperlinkStateFlags" link="AtkHyperlink.html#AtkHyperlinkStateFlags"/> <function name="atk_hyperlink_get_uri ()" link="AtkHyperlink.html#atk-hyperlink-get-uri"/> <function name="atk_hyperlink_get_object ()" link="AtkHyperlink.html#atk-hyperlink-get-object"/> <function name="atk_hyperlink_get_end_index ()" link="AtkHyperlink.html#atk-hyperlink-get-end-index"/> <function name="atk_hyperlink_get_start_index ()" link="AtkHyperlink.html#atk-hyperlink-get-start-index"/> <function name="atk_hyperlink_is_valid ()" link="AtkHyperlink.html#atk-hyperlink-is-valid"/> <function name="atk_hyperlink_is_inline ()" link="AtkHyperlink.html#atk-hyperlink-is-inline"/> <function name="atk_hyperlink_get_n_anchors ()" link="AtkHyperlink.html#atk-hyperlink-get-n-anchors"/> <function name="atk_hyperlink_is_selected_link ()" link="AtkHyperlink.html#atk-hyperlink-is-selected-link"/> <function name="The "end-index" property" link="AtkHyperlink.html#AtkHyperlink--end-index"/> <function name="The "number-of-anchors" property" link="AtkHyperlink.html#AtkHyperlink--number-of-anchors"/> <function name="The "selected-link" property" link="AtkHyperlink.html#AtkHyperlink--selected-link"/> <function name="The "start-index" property" link="AtkHyperlink.html#AtkHyperlink--start-index"/> <function name="The "link-activated" signal" link="AtkHyperlink.html#AtkHyperlink-link-activated"/> <function name="AtkHyperlinkImpl" link="atk-AtkHyperlinkImpl.html#AtkHyperlinkImpl"/> <function name="atk_hyperlink_impl_get_hyperlink ()" link="atk-AtkHyperlinkImpl.html#atk-hyperlink-impl-get-hyperlink"/> <function name="AtkHypertext" link="AtkHypertext.html#AtkHypertext-struct"/> <function name="atk_hypertext_get_link ()" link="AtkHypertext.html#atk-hypertext-get-link"/> <function name="atk_hypertext_get_n_links ()" link="AtkHypertext.html#atk-hypertext-get-n-links"/> <function name="atk_hypertext_get_link_index ()" link="AtkHypertext.html#atk-hypertext-get-link-index"/> <function name="The "link-selected" signal" link="AtkHypertext.html#AtkHypertext-link-selected"/> <function name="AtkImage" link="AtkImage.html#AtkImage-struct"/> <function name="atk_image_get_image_position ()" link="AtkImage.html#atk-image-get-image-position"/> <function name="atk_image_get_image_description ()" link="AtkImage.html#atk-image-get-image-description"/> <function name="atk_image_set_image_description ()" link="AtkImage.html#atk-image-set-image-description"/> <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 + -