From 752e056edcd93c55b3f6d2666ca240ae266cb3b9 Mon Sep 17 00:00:00 2001 From: Mike Kestner Date: Tue, 8 Apr 2008 01:51:15 +0000 Subject: [PATCH] webservice contribution from carlos@cmartin.tk svn path=/trunk/gtk-sharp/; revision=100082 --- doc/en/GLib/Signal.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/en/GLib/Signal.xml b/doc/en/GLib/Signal.xml index fcb8fa7da..920315acb 100644 --- a/doc/en/GLib/Signal.xml +++ b/doc/en/GLib/Signal.xml @@ -48,8 +48,8 @@ Gets the signal marshaler for a property on an object. a - a - a + The signal name to look up. + The callback which marshals signal arguments and invokes handlers. a If the desired event is an , there is a convenience overload that doesn't require a marshaling callback.