Re: Introspection API
"muppet" <[email protected]> Thu, 17 Feb 2005 17:37:43 -0500 (EST)
| Newsgroups | gmane.comp.gnome.gtk+.devel.general,gmane.comp.gnome.language-bindings |
|---|---|
| Message-ID | <[email protected]> |
Gustavo J. A. M. Carneiro said: > On Tue, 2005-02-15 at 15:38 -0500, Matthias Clasen wrote: >>Does it cover what is needed by language bindings ? > > Generally looks nice. But what about callback parameters? Should be handled by the GFunctionTypeDef corresponding to the callback's type, if i read the API correctly. > GParamDef * g_function_type_def_get_param_def > (GFunctionTypeDef *function_type_def, > gint n); -- muppet <scott at asofyet dot org>