Hello,

I'm new to gnome and just want to point out someting with the
documentation.  Sorry if I'm off-base here.

http://developer.gnome.org/glib/2.31/glib-Arrays.html#g-array-index

g_ptr_array_new () shouldn't it say
Returns the new
GPtrArray<http://developer.gnome.org/glib/2.33/glib-Pointer-Arrays.html#GPtrArray>
 *
not
Returns the new GPtrArray

g_ptr_array_set_free_func ()
should take in:
array : A GPtrArray *
instead of
array:   A GPtrArray

etc throughout the page.  The gray boxes are clear but the text below the
box doesn't seem to match.  The same goes for other pages such as:

http://developer.gnome.org/glib/2.33/glib-Pointer-Arrays.html#g-ptr-array-remove-index
_______________________________________________
gnome-web-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gnome-web-list

Reply via email to