Re: Pluggable widgets II
- From: "Gustavo J. A. M. Carneiro" <gjc inescporto pt>
- To: Tim Janik <timj imendio com>
- Cc: Gtk+ Developers <gtk-devel-list gnome org>,	Damon Chaplin <damon karuna uklinux net>
- Subject: Re: Pluggable widgets II
- Date: Tue, 19 Dec 2006 18:06:08 +0000
On Ter, 2006-12-19 at 14:18 +0100, Tim Janik wrote:
> hey All.
> 
> here's a refined proposal for pluggable widgets, incorporating the recent
> comments from Damon Chaplin and Paul Pogonyshev. the motivation for
> pluggable widgets is supplied in the original proposal:
>    http://mail.gnome.org/archives/gtk-devel-list/2006-November/msg00125.html
> and the corresponding bug report:
>    http://bugzilla.gnome.org/show_bug.cgi?id=356864
> 
> 
> unless any serious objections come up, the new plan is to introduce
> this new libgobject API:
> 
>    gpointer g_factory_create         (GType        type,
>                                       const gchar *first_property_name,
>                                       ...);
Think of the poor language bindings!  Please add this API to the list:
  gpointer g_factory_createv (GType           object_type,
  			      guint	      n_parameters,
			      GParameter     *parameters);
Regards,
-- 
Gustavo J. A. M. Carneiro
<gjc inescporto pt> <gustavo users sourceforge net>
The universe is always one step beyond logic.
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]