atkhypertext.sgml

来自「The ATK library provides a set of interf」· SGML 代码 · 共 68 行

SGML
68
字号
<!-- ##### SECTION Title ##### -->AtkHypertext<!-- ##### SECTION Short_Description ##### -->The ATK interface which provides standard mechanism for manipulating hyperlinks.<!-- ##### SECTION Long_Description ##### --><para>An interface used for objects which implement linking between multipleresource or content locations, or multiple 'markers' within a singledocument.  A Hypertext instance is associated with one or more Hyperlinks,which are associated with particular offsets within the Hypertext's includedcontent.  While this interface is derived from Text, there is no requirement that Hypertext instances have textual content; they may implement Image as well, and Hyperlinks need not have non-zero text offsets.</para><!-- ##### SECTION See_Also ##### --><para>AtkHyperlink</para><!-- ##### SECTION Stability_Level ##### --><!-- ##### STRUCT AtkHypertext ##### --><para>The AtkHypertext structure does not contain any fields.</para><!-- ##### SIGNAL AtkHypertext::link-selected ##### --><para>The "link-selected" signal is emitted by an AtkHyperText object when one ofthe hyperlinks associated with the object is selected.</para>@atkhypertext: the object which received the signal.@arg1: the index of the hyperlink which is selected<!-- ##### FUNCTION atk_hypertext_get_link ##### --><para></para>@hypertext: @link_index: @Returns: <!-- ##### FUNCTION atk_hypertext_get_n_links ##### --><para></para>@hypertext: @Returns: <!-- ##### FUNCTION atk_hypertext_get_link_index ##### --><para></para>@hypertext: @char_index: @Returns: 

⌨️ 快捷键说明

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