Doc for arg to Fl_Window::icon(arg) changed to match actual prototype.
(char* -> const void*)
Noticed this because docs for this method under OS issues
wasn't showing up with html highlights.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7786 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
FLTK currently supports setting a window's icon \b before it
is shown using the Fl_Window::icon() method.
void Fl_Window::icon(char *)
void Fl_Window::icon(const void *)
\par
Sets the icon for the window to the passed pointer. You will
@ -386,7 +386,7 @@ fl_open_display(); // needed if display has not been previously opened
@@ -386,7 +386,7 @@ fl_open_display(); // needed if display has not been previously opened
Pixmap p = XCreateBitmapFromData(fl_display, DefaultRootWindow(fl_display),