From a0b2261343a7938b4c85f8659216b9df1c81769b Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 2 Dec 2003 20:57:23 +0000 Subject: Connect to the loading row signal. (loading_row_cb): Expand the path if 2003-12-02 Jeffrey Stedfast * em-folder-tree.c (em_folder_tree_new_with_model): Connect to the loading row signal. (loading_row_cb): Expand the path if needed. (em_folder_tree_destroy): Disconnect from the loading-row signal. * em-folder-tree-model.c (em_folder_tree_model_class_init): Define the loading-row signal. (em_folder_tree_model_set_folder_info): emit the loading-row signal. svn path=/trunk/; revision=23589 --- mail/em-marshal.list | 1 + 1 file changed, 1 insertion(+) (limited to 'mail/em-marshal.list') diff --git a/mail/em-marshal.list b/mail/em-marshal.list index 4a19a91441..00fe377898 100644 --- a/mail/em-marshal.list +++ b/mail/em-marshal.list @@ -2,4 +2,5 @@ BOOLEAN:BOXED,POINTER,POINTER BOOLEAN:POINTER,POINTER VOID:STRING,STRING BOOLEAN:POINTER +VOID:POINTER,POINTER VOID:POINTER -- cgit v1.2.3