From b24466ebc22aaf8450c2e5dc3c2d28d0a0e754a8 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Wed, 29 Dec 2004 10:57:03 +0000 Subject: [PATCH] Add new functions. 2004-12-29 Tor Lillqvist * atk/atk.def: Add new functions. --- ChangeLog | 4 ++++ atk/atk.def | 3 +++ 2 files changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index e0c29fd..5cbf55b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-12-29 Tor Lillqvist + + * atk/atk.def: Add new functions. + 2004-12-20 Padraig O'Briain * atk/atkrelationtype.h: Add description for ATK_RELATION_SUBWINDOW_OF. diff --git a/atk/atk.def b/atk/atk.def index 344c8e0..c10968b 100644 --- a/atk/atk.def +++ b/atk/atk.def @@ -99,15 +99,18 @@ EXPORTS atk_object_set_name atk_object_set_parent atk_object_set_role + atk_rectangle_get_type atk_registry_get_factory atk_registry_get_factory_type atk_registry_get_type atk_registry_set_factory_type + atk_relation_add_target atk_relation_get_relation_type atk_relation_get_target atk_relation_get_type atk_relation_new atk_relation_set_add + atk_relation_set_add_relation_by_type atk_relation_set_contains atk_relation_set_get_n_relations atk_relation_set_get_relation -- 2.7.4