New functions which checks whether the specified AtkHyperlink is selected
authorPadraig O'Briain <padraig.obriain@sun.com>
Thu, 30 Jan 2003 17:09:06 +0000 (17:09 +0000)
committerPadraig O'Briain <padraigo@src.gnome.org>
Thu, 30 Jan 2003 17:09:06 +0000 (17:09 +0000)
commitbde02d93a1431b802e8d0fde3b7840bfc69698dc
tree3ddbd079eb5ad91fbfaba507f0eb051e903ff26c
parent6a8e887528299abe8520cad7bdd2cc03024ff1f0
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.
ChangeLog
atk/atkhyperlink.c
atk/atkhyperlink.h
atk/atkhypertext.c
atk/atkhypertext.h
docs/atk-sections.txt
docs/tmpl/atkhyperlink.sgml