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

📄 atkhyperlink.sgml

📁 The ATK library provides a set of interfaces for accessibility.By supporting the ATK interfaces, an
💻 SGML
字号:
<!-- ##### SECTION Title ##### -->AtkHyperlink<!-- ##### SECTION Short_Description ##### -->An ATK object which encapsulates a link or set of links in a hypertext document.<!-- ##### SECTION Long_Description ##### --><para>An ATK object which encapsulates a link or set of links (for instance in the case of client-side image maps) in a hypertext document.It may implement the AtkAction interface.  AtkHyperlink may also be usedto refer to inline embedded content, since it allows specification of a startand end offset within the host AtkHypertext object.</para><!-- ##### SECTION See_Also ##### --><para></para><!-- ##### SECTION Stability_Level ##### --><!-- ##### STRUCT AtkHyperlink ##### --><para>The AtkHyperlink structure should not be accessed directly.</para><!-- ##### SIGNAL AtkHyperlink::link-activated ##### --><para>The signal link-activated is emitted when a link is activated.</para>@atkhyperlink: the object which received the signal.<!-- ##### ARG AtkHyperlink:end-index ##### --><para></para><!-- ##### ARG AtkHyperlink:number-of-anchors ##### --><para></para><!-- ##### ARG AtkHyperlink:selected-link ##### --><para></para><!-- ##### ARG AtkHyperlink:start-index ##### --><para></para><!-- ##### ENUM AtkHyperlinkStateFlags ##### --><para></para>@ATK_HYPERLINK_IS_INLINE: <!-- ##### FUNCTION atk_hyperlink_get_uri ##### --><para></para>@link_: @i: @Returns: <!-- ##### FUNCTION atk_hyperlink_get_object ##### --><para></para>@link_: @i: @Returns: <!-- ##### FUNCTION atk_hyperlink_get_end_index ##### --><para></para>@link_: @Returns: <!-- ##### FUNCTION atk_hyperlink_get_start_index ##### --><para></para>@link_: @Returns: <!-- ##### FUNCTION atk_hyperlink_is_valid ##### --><para></para>@link_: @Returns: <!-- ##### FUNCTION atk_hyperlink_is_inline ##### --><para></para>@link_: @Returns: <!-- ##### FUNCTION atk_hyperlink_get_n_anchors ##### --><para></para>@link_: @Returns: <!-- ##### FUNCTION atk_hyperlink_is_selected_link ##### --><para></para>@link_: @Returns: @Deprecated: Please use ATK_STATE_SELECTED to indicate when a hyperlink within a Hypertext container is selected.

⌨️ 快捷键说明

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