summaryrefslogtreecommitdiff
path: root/docs/tmpl
diff options
context:
space:
mode:
authorLouise Miller <louised@src.gnome.org>2001-06-21 13:19:59 +0000
committerLouise Miller <louised@src.gnome.org>2001-06-21 13:19:59 +0000
commitd051eba08172fd3fbdff608914ec3c7bab4d8139 (patch)
tree2cd2fea379fb0c816acd3b40aa995360c45ceef0 /docs/tmpl
parentfa6db6f7f8de3ba272106860a681938b4a5b93e4 (diff)
downloadatk-d051eba08172fd3fbdff608914ec3c7bab4d8139.tar.gz
Updated the docs to include 4 new functions that were added to atktable.
add_row_selection,remove_row_selection,add_column_selection,remove_column_selection
Diffstat (limited to 'docs/tmpl')
-rw-r--r--docs/tmpl/atktable.sgml40
1 files changed, 40 insertions, 0 deletions
diff --git a/docs/tmpl/atktable.sgml b/docs/tmpl/atktable.sgml
index 3f42718..8222e21 100644
--- a/docs/tmpl/atktable.sgml
+++ b/docs/tmpl/atktable.sgml
@@ -249,6 +249,46 @@ two-dimensional table format.
@Returns:
+<!-- ##### FUNCTION atk_table_add_row_selection ##### -->
+<para>
+
+</para>
+
+@table:
+@row:
+@Returns:
+
+
+<!-- ##### FUNCTION atk_table_remove_row_selection ##### -->
+<para>
+
+</para>
+
+@table:
+@row:
+@Returns:
+
+
+<!-- ##### FUNCTION atk_table_add_column_selection ##### -->
+<para>
+
+</para>
+
+@table:
+@column:
+@Returns:
+
+
+<!-- ##### FUNCTION atk_table_remove_column_selection ##### -->
+<para>
+
+</para>
+
+@table:
+@column:
+@Returns:
+
+
<!-- ##### FUNCTION atk_table_set_caption ##### -->
<para>