Re: language-bindings gnome org
- From: Havoc Pennington <hp redhat com>
- To: James Henstridge <james daa com au>
- Cc: <language-bindings gnome org>
- Subject: Re: language-bindings gnome org
- Date: 24 Apr 2001 14:22:55 -0400
James Henstridge <james daa com au> writes:
> (default "default-value")
> - provides a default value for argument, if it is ommited when calling
> the function. If a parameter has a default value, then all
> subsequent parameters must also.
> (null-ok)
> - indicates that it is okay to pass a NULL for this parameter. In the
> python bindings, you can pass None for parameters that have null-ok
> set. If null-ok isn't set, then the user must pass an object of the
> type indicated for the parameter.
>
> What do people think of these?
>
Sound reasonable to me.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]