Re: Signal argument names
- From: Damon Chaplin <damon kendo fsnet co uk>
- To: Matthias Clasen <maclas gmx de>
- Cc: gtk-doc-list gnome org
- Subject: Re: Signal argument names
- Date: 11 Nov 2002 18:49:21 +0000
On Thu, 2002-11-07 at 01:07, Matthias Clasen wrote:
> I have this mostly working, see the attached patch. There are some
> complications, because we have to be careful to prefer the param names
> from source over those generated by gtkdoc-scangobj (those pesky argn),
> unlike normal functions, where we prefer the names from the templates
> over the source names (why ?).
I think I did this as quite a few inline comment blocks had errors in
them - missing parameters, wrong order etc. So comparing parameter names
was a sanity check to cut down on the number of errors.
Your patch looks good. It means you can only rename the signal handler
parameters in inline comments, but I don't mind that.
Damon
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]