From 3f2384a8729d05203f0ce4d4dc9b3de236f9c18c Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Fri, 7 Sep 2001 18:53:35 +0000 Subject: Added this function. 2001-09-07 Christopher James Lahey * e-table-without.c, e-table-without.h (e_table_without_show_all): Added this function. svn path=/trunk/; revision=12677 --- widgets/table/e-table-without.h | 1 + 1 file changed, 1 insertion(+) (limited to 'widgets/table/e-table-without.h') 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 */ -- cgit v1.2.3