Re: Error in GTK+ documentation

2007-11-20 Thread Gian Mario Tagliaretti
2007/11/20, Dan H <[EMAIL PROTECTED]>: Hi Dan, > This needs to be changed in the docs. Maybe someone on this list can bring it > to the attention of whoever is responsible. please just file a bug into bugzilla [1] product GTK component docs. cheers -- Gian Mario Tagliaretti +++ [1] http://bu

Error in GTK+ documentation

2007-11-20 Thread Dan H
Hello, Sez the GTK+ documentation (in my case it's version 2.8.20, but the current API doc hasn't changed in this respect): void gtk_container_child_get (GtkContainer *container, GtkWidget *child, const gchar *first_prop_name, ...); ..