summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPadraig O'Briain <padraig.obriain@sun.com>2003-01-30 17:09:06 +0000
committerPadraig O'Briain <padraigo@src.gnome.org>2003-01-30 17:09:06 +0000
commitbde02d93a1431b802e8d0fde3b7840bfc69698dc (patch)
tree3ddbd079eb5ad91fbfaba507f0eb051e903ff26c /docs
parent6a8e887528299abe8520cad7bdd2cc03024ff1f0 (diff)
downloadatk-bde02d93a1431b802e8d0fde3b7840bfc69698dc.tar.gz
New functions which checks whether the specified AtkHyperlink is selected
2003-01-30 Padraig O'Briain <padraig.obriain@sun.com> * atk/atkhyperlink.[ch] New property selected-link defined. Function pointer is_selected_link added to interface (atk_hyperlink_is_selected_link: New functions which checks whether the specified AtkHyperlink is selected * atk/atkhypertext.[ch] New signal link-selected added. * docs/atk-sections.txt: Add atk_hyperlink_is_selected_link * docs/tmpl/atkhyperlink.sgml: Add reference to property selected-link and function atk_hyperlink_is_selected_link. This fixes bug #104621.
Diffstat (limited to 'docs')
-rw-r--r--docs/atk-sections.txt1
-rw-r--r--docs/tmpl/atkhyperlink.sgml14
2 files changed, 15 insertions, 0 deletions
diff --git a/docs/atk-sections.txt b/docs/atk-sections.txt
index 2929091..81fb54e 100644
--- a/docs/atk-sections.txt
+++ b/docs/atk-sections.txt
@@ -445,6 +445,7 @@ atk_hyperlink_get_start_index
atk_hyperlink_is_valid
atk_hyperlink_is_inline
atk_hyperlink_get_n_anchors
+atk_hyperlink_is_selected_link
<SUBSECTION Standard>
ATK_HYPERLINK
ATK_IS_HYPERLINK
diff --git a/docs/tmpl/atkhyperlink.sgml b/docs/tmpl/atkhyperlink.sgml
index dd4023b..e90e544 100644
--- a/docs/tmpl/atkhyperlink.sgml
+++ b/docs/tmpl/atkhyperlink.sgml
@@ -94,3 +94,17 @@ The AtkHyperlink structure should not be accessed directly.
@Returns:
+<!-- ##### FUNCTION atk_hyperlink_is_selected_link ##### -->
+<para>
+
+</para>
+
+@link_:
+@Returns:
+
+
+<!-- ##### ARG AtkHyperlink:selected-link ##### -->
+<para>
+
+</para>
+