added "fill_popup_menu" signal, to allow the addition of new items to the
authorRodrigo Moya <rodrigo@ximian.com>
Tue, 28 Oct 2003 18:15:37 +0000 (18:15 +0000)
committerRodrigo Moya <rodrigo@src.gnome.org>
Tue, 28 Oct 2003 18:15:37 +0000 (18:15 +0000)
commitbad2a8e723b5669eceed255801582e0cc762c8c6
tree9b53ec3a79cd64245417b2274cfe5dfc304f372c
parent0b0530b7ae03b2e3724738d8071ca2112ebbe77e
added "fill_popup_menu" signal, to allow the addition of new items to the

2003-10-28  Rodrigo Moya <rodrigo@ximian.com>

* e-source-selector.[ch]: added "fill_popup_menu" signal, to
allow the addition of new items to the popup menu.
(class_init): create new signal.
(init): connect to "button_press_event" for the tree view.
(selector_button_press_event): callback for "button_press_event".
(e_source_selector_selection_shown): use g_return_val_if_fail.
libedataserverui/e-source-selector.c
libedataserverui/e-source-selector.h