From 18c3c0aee12b9669de5e17d6624e32c5756e3ef2 Mon Sep 17 00:00:00 2001 From: Padraig O'Briain Date: Thu, 5 Sep 2002 13:51:09 +0000 Subject: [PATCH] Remove reference to ...Iface data structures; which eliminates * docs/atk-sections.txt docs/tmpl/atkaction.sgml docs/tmpl/atkcomponent.sgml docs/tmpl/atkdocument.sgml docs/tmpl/atkeditabletext.sgml docs/tmpl/atkhypertext.sgml docs/tmpl/atkimage.sgml docs/tmpl/atkobject.sgml docs/tmpl/atkselection.sgml docs/tmpl/atkstreamablecontent.sgml docs/tmpl/atktable.sgml docs/tmpl/atktext.sgml docs/tmpl/atkvalue.sgml: Remove reference to ...Iface data structures; which eliminates undocumented symbols. --- ChangeLog | 12 ++++++++++ docs/atk-sections.txt | 12 ---------- docs/tmpl/atkaction.sgml | 15 ------------ docs/tmpl/atkcomponent.sgml | 22 ----------------- docs/tmpl/atkdocument.sgml | 17 -------------- docs/tmpl/atkeditabletext.sgml | 16 ------------- docs/tmpl/atkhypertext.sgml | 14 ----------- docs/tmpl/atkimage.sgml | 13 ---------- docs/tmpl/atkobject.sgml | 10 -------- docs/tmpl/atkselection.sgml | 17 -------------- docs/tmpl/atkstreamablecontent.sgml | 14 ----------- docs/tmpl/atktable.sgml | 47 ------------------------------------- docs/tmpl/atktext.sgml | 31 ------------------------ docs/tmpl/atkvalue.sgml | 13 ---------- 14 files changed, 12 insertions(+), 241 deletions(-) diff --git a/ChangeLog b/ChangeLog index b49efa8..3873e08 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,17 @@ 2002-09-05 Padraig O'Briain + * docs/atk-sections.txt docs/tmpl/atkaction.sgml + docs/tmpl/atkcomponent.sgml docs/tmpl/atkdocument.sgml + docs/tmpl/atkeditabletext.sgml docs/tmpl/atkhypertext.sgml + docs/tmpl/atkimage.sgml docs/tmpl/atkobject.sgml + docs/tmpl/atkselection.sgml docs/tmpl/atkstreamablecontent.sgml + docs/tmpl/atktable.sgml docs/tmpl/atktext.sgml + docs/tmpl/atkvalue.sgml: + Remove reference to ...Iface data structures; which eliminates + undocumented symbols. + +2002-09-05 Padraig O'Briain + * atk/atkutil.h: Add documentation for AtkKeyEventType * docs/tmpl/action.sgml docs/tmpl/atkcomponent.sgml diff --git a/docs/atk-sections.txt b/docs/atk-sections.txt index a8cbe85..2951f5d 100644 --- a/docs/atk-sections.txt +++ b/docs/atk-sections.txt @@ -2,7 +2,6 @@ atkaction AtkAction AtkAction -AtkActionIface atk_action_do_action atk_action_get_n_actions atk_action_get_description @@ -21,7 +20,6 @@ atk_action_get_type atkcomponent AtkComponent AtkComponent -AtkComponentIface atk_component_add_focus_handler atk_component_contains atk_component_get_extents @@ -48,7 +46,6 @@ atk_component_get_type atkdocument AtkDocument AtkDocument -AtkDocumentIface atk_document_get_document_type atk_document_get_document @@ -63,7 +60,6 @@ atk_document_get_type atkeditabletext AtkEditableText AtkEditableText -AtkEditableTextIface atk_editable_text_set_run_attributes atk_editable_text_set_text_contents atk_editable_text_insert_text @@ -83,7 +79,6 @@ atk_editable_text_get_type atkhypertext AtkHypertext AtkHypertext -AtkHypertextIface atk_hypertext_get_link atk_hypertext_get_n_links atk_hypertext_get_link_index @@ -99,7 +94,6 @@ atk_hypertext_get_type atkimage AtkImage AtkImage -AtkImageIface atk_image_get_image_position atk_image_get_image_description atk_image_set_image_description @@ -150,7 +144,6 @@ AtkRole atk_role_register AtkLayer AtkImplementor -AtkImplementorIface AtkRelationSet AtkPropertyValues AtkFunction @@ -279,7 +272,6 @@ ATK_RELATION_SET_GET_CLASS atkselection AtkSelection AtkSelection -AtkSelectionIface atk_selection_add_selection atk_selection_clear_selection atk_selection_ref_selection @@ -323,7 +315,6 @@ ATK_STATE_SET_GET_CLASS atktable AtkTable AtkTable -AtkTableIface atk_table_ref_at atk_table_get_index_at atk_table_get_column_at_index @@ -365,7 +356,6 @@ atk_table_get_type atktext AtkText AtkText -AtkTextIface AtkTextBoundary AtkAttribute AtkAttributeSet @@ -408,7 +398,6 @@ atk_text_boundary_get_type atkvalue AtkValue AtkValue -AtkValueIface atk_value_get_current_value atk_value_get_maximum_value atk_value_get_minimum_value @@ -458,7 +447,6 @@ atk_state_type_get_type atkstreamablecontent AtkStreamableContent AtkStreamableContent -AtkStreamableContentIface atk_streamable_content_get_n_mime_types atk_streamable_content_get_mime_type atk_streamable_content_get_stream diff --git a/docs/tmpl/atkaction.sgml b/docs/tmpl/atkaction.sgml index 3e57cff..4869e9b 100644 --- a/docs/tmpl/atkaction.sgml +++ b/docs/tmpl/atkaction.sgml @@ -47,21 +47,6 @@ The AtkAction structure does not contain any fields. - - - - - -@parent: -@do_action: -@get_n_actions: -@get_description: -@get_name: -@get_keybinding: -@set_description: -@pad1: -@pad2: - diff --git a/docs/tmpl/atkcomponent.sgml b/docs/tmpl/atkcomponent.sgml index 0411d9e..3784d36 100644 --- a/docs/tmpl/atkcomponent.sgml +++ b/docs/tmpl/atkcomponent.sgml @@ -32,28 +32,6 @@ The AtkComponent structure does not contain any fields. - - - - - -@parent: -@add_focus_handler: -@contains: -@ref_accessible_at_point: -@get_extents: -@get_position: -@get_size: -@grab_focus: -@remove_focus_handler: -@set_extents: -@set_position: -@set_size: -@get_layer: -@get_mdi_zorder: -@pad1: -@pad2: - diff --git a/docs/tmpl/atkdocument.sgml b/docs/tmpl/atkdocument.sgml index db9451f..f93065d 100644 --- a/docs/tmpl/atkdocument.sgml +++ b/docs/tmpl/atkdocument.sgml @@ -24,23 +24,6 @@ The AtkDocument structure does not contain any fields. - - - - - -@parent: -@get_document_type: -@get_document: -@pad1: -@pad2: -@pad3: -@pad4: -@pad5: -@pad6: -@pad7: -@pad8: - diff --git a/docs/tmpl/atkeditabletext.sgml b/docs/tmpl/atkeditabletext.sgml index 229fa9f..2a3d611 100644 --- a/docs/tmpl/atkeditabletext.sgml +++ b/docs/tmpl/atkeditabletext.sgml @@ -27,22 +27,6 @@ The AtkEditableText structure does not contain any fields. - - - - - -@parent_interface: -@set_run_attributes: -@set_text_contents: -@insert_text: -@copy_text: -@cut_text: -@delete_text: -@paste_text: -@pad1: -@pad2: - diff --git a/docs/tmpl/atkhypertext.sgml b/docs/tmpl/atkhypertext.sgml index fd06f31..1e0c3e6 100644 --- a/docs/tmpl/atkhypertext.sgml +++ b/docs/tmpl/atkhypertext.sgml @@ -20,20 +20,6 @@ The AtkHypertext structure does not contain any fields. - - - - - -@parent: -@get_link: -@get_n_links: -@get_link_index: -@pad1: -@pad2: -@pad3: -@pad4: - diff --git a/docs/tmpl/atkimage.sgml b/docs/tmpl/atkimage.sgml index c48c690..fbfb8f2 100644 --- a/docs/tmpl/atkimage.sgml +++ b/docs/tmpl/atkimage.sgml @@ -33,19 +33,6 @@ The AtkImage structure does not contain any fields. - - - - - -@parent: -@get_image_position: -@get_image_description: -@get_image_size: -@set_image_description: -@pad1: -@pad2: - diff --git a/docs/tmpl/atkobject.sgml b/docs/tmpl/atkobject.sgml index c62817e..997708b 100644 --- a/docs/tmpl/atkobject.sgml +++ b/docs/tmpl/atkobject.sgml @@ -147,16 +147,6 @@ The AtkImplementor structure does not contain any fields. - - -This interface provides an alternative means of obtaining AtkObjects -from a GObject instance, and for querying whether a GObject instance -provides ATK functionality. - - -@parent: -@ref_accessible: - The AtkRelationSet structure should not be accessed directly. diff --git a/docs/tmpl/atkselection.sgml b/docs/tmpl/atkselection.sgml index 2075fb9..1f6fa6f 100644 --- a/docs/tmpl/atkselection.sgml +++ b/docs/tmpl/atkselection.sgml @@ -32,23 +32,6 @@ The AtkAction structure does not contain any fields. - - - - - -@parent: -@add_selection: -@clear_selection: -@ref_selection: -@get_selection_count: -@is_child_selected: -@remove_selection: -@select_all_selection: -@selection_changed: -@pad1: -@pad2: - diff --git a/docs/tmpl/atkstreamablecontent.sgml b/docs/tmpl/atkstreamablecontent.sgml index 9851f55..9676179 100644 --- a/docs/tmpl/atkstreamablecontent.sgml +++ b/docs/tmpl/atkstreamablecontent.sgml @@ -21,20 +21,6 @@ The AtkStreamableContent structure does not contain any fields. - - - - - -@parent: -@get_n_mime_types: -@get_mime_type: -@get_stream: -@pad1: -@pad2: -@pad3: -@pad4: - diff --git a/docs/tmpl/atktable.sgml b/docs/tmpl/atktable.sgml index dbd9227..b076902 100644 --- a/docs/tmpl/atktable.sgml +++ b/docs/tmpl/atktable.sgml @@ -40,53 +40,6 @@ The AtkTable structure does not contain any fields. - - - - - -@parent: -@ref_at: -@get_index_at: -@get_column_at_index: -@get_row_at_index: -@get_n_columns: -@get_n_rows: -@get_column_extent_at: -@get_row_extent_at: -@get_caption: -@get_column_description: -@get_column_header: -@get_row_description: -@get_row_header: -@get_summary: -@set_caption: -@set_column_description: -@set_column_header: -@set_row_description: -@set_row_header: -@set_summary: -@get_selected_columns: -@get_selected_rows: -@is_column_selected: -@is_row_selected: -@is_selected: -@add_row_selection: -@remove_row_selection: -@add_column_selection: -@remove_column_selection: -@row_inserted: -@column_inserted: -@row_deleted: -@column_deleted: -@row_reordered: -@column_reordered: -@model_changed: -@pad1: -@pad2: -@pad3: -@pad4: - diff --git a/docs/tmpl/atktext.sgml b/docs/tmpl/atktext.sgml index 1b1f758..ddc810d 100644 --- a/docs/tmpl/atktext.sgml +++ b/docs/tmpl/atktext.sgml @@ -38,37 +38,6 @@ The AtkText structure does not contain any fields. - - - - - -@parent: -@get_text: -@get_text_after_offset: -@get_text_at_offset: -@get_character_at_offset: -@get_text_before_offset: -@get_caret_offset: -@get_run_attributes: -@get_default_attributes: -@get_character_extents: -@get_character_count: -@get_offset_at_point: -@get_n_selections: -@get_selection: -@add_selection: -@remove_selection: -@set_selection: -@set_caret_offset: -@text_changed: -@text_caret_moved: -@text_selection_changed: -@pad1: -@pad2: -@pad3: -@pad4: - diff --git a/docs/tmpl/atkvalue.sgml b/docs/tmpl/atkvalue.sgml index 14ac1c0..3fd10a0 100644 --- a/docs/tmpl/atkvalue.sgml +++ b/docs/tmpl/atkvalue.sgml @@ -28,19 +28,6 @@ The AtkValue structure does not contain any fields. - - - - - -@parent: -@get_current_value: -@get_maximum_value: -@get_minimum_value: -@set_current_value: -@pad1: -@pad2: - -- 2.7.4