From 4c725337a0c392422b947d70b37a81cdc1435d35 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Tue, 14 May 2002 03:17:00 +0000 Subject: Added a signal when the value of the checkboxes changes. 2002-05-13 Christopher James Lahey * e-storage-set-view.c (etree_set_value_at): Added a signal when the value of the checkboxes changes. svn path=/trunk/; revision=16776 --- shell/e-storage-set-view.h | 1 + 1 file changed, 1 insertion(+) (limited to 'shell/e-storage-set-view.h') diff --git a/shell/e-storage-set-view.h b/shell/e-storage-set-view.h index ff620ea5de..553db79f9e 100644 --- a/shell/e-storage-set-view.h +++ b/shell/e-storage-set-view.h @@ -68,6 +68,7 @@ struct _EStorageSetViewClass { void (* folder_context_menu_popping_up) (EStorageSetView *storage_set_view, const char *path); void (* folder_context_menu_popped_down) (EStorageSetView *storage_set_view); + void (* checkboxes_changed) (EStorageSetView *storage_set_view); }; -- cgit v1.2.3