Incorrect function name at http://developer.gnome.org/gnome-devel-demos/stable/image-viewer.c.html



Hi,

At http://developer.gnome.org/gnome-devel-demos/stable/image-viewer.c.html
in the "Creating the user interface" section in the box of code,

g_signal_connect (button, "clicked", G_CALLBACK (on_open_image), image);

is used while the explanation below it (point 3) refers to the
function "on_open_image" as "on_image_open". Please make it
consistent.

Thank you
Gaurav Juvekar


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]