The attached context diff (are attachments okay on this list?) against the
20010408 pygtk snapshot adds doc strings to the generated functions of
gtk/gtk.c.  For example:

    >>> gtk.GdkColormap.change.__doc__
    'change(ncolors) -> ...'

I only addressed formal parameter names.  I suspect the types of the input
parameters as well as the function return types could also be figured out in
most cases.

-- 
Skip Montanaro ([EMAIL PROTECTED])
(847)971-7098

docstrings for pygtk

Reply via email to