aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-without.h
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2001-09-08 02:53:35 +0800
committerChris Lahey <clahey@src.gnome.org>2001-09-08 02:53:35 +0800
commit3f2384a8729d05203f0ce4d4dc9b3de236f9c18c (patch)
tree5acee6fe0adf2384dee15a0ad729c598b6b5027a /widgets/table/e-table-without.h
parente0e4a236e5deb2c1009dfc62ed0e78207b542767 (diff)
downloadgsoc2013-evolution-3f2384a8729d05203f0ce4d4dc9b3de236f9c18c.tar
gsoc2013-evolution-3f2384a8729d05203f0ce4d4dc9b3de236f9c18c.tar.gz
gsoc2013-evolution-3f2384a8729d05203f0ce4d4dc9b3de236f9c18c.tar.bz2
gsoc2013-evolution-3f2384a8729d05203f0ce4d4dc9b3de236f9c18c.tar.lz
gsoc2013-evolution-3f2384a8729d05203f0ce4d4dc9b3de236f9c18c.tar.xz
gsoc2013-evolution-3f2384a8729d05203f0ce4d4dc9b3de236f9c18c.tar.zst
gsoc2013-evolution-3f2384a8729d05203f0ce4d4dc9b3de236f9c18c.zip
Added this function.
2001-09-07 Christopher James Lahey <clahey@ximian.com> * e-table-without.c, e-table-without.h (e_table_without_show_all): Added this function. svn path=/trunk/; revision=12677
Diffstat (limited to 'widgets/table/e-table-without.h')
-rw-r--r--widgets/table/e-table-without.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/widgets/table/e-table-without.h b/widgets/table/e-table-without.h
index 62dd718f28..9916719eb8 100644
--- a/widgets/table/e-table-without.h
+++ b/widgets/table/e-table-without.h
@@ -58,6 +58,7 @@ void e_table_without_hide_adopt (ETableWithout *etw,
void *key);
void e_table_without_show (ETableWithout *etw,
void *key);
+void e_table_without_show_all (ETableWithout *etw);
#ifdef __cplusplus
}
#endif /* __cplusplus */