[Glade-users] Image



Randal Leavitt wrote:
Unfortunately, the various tutorials do not explain this widget,
and I have not been able to guess how to use it.  Does anyone have any
suggestions?

What we usually do when this happens is;

a) read the /usr/include/gtk/gtkimage.h file if any,
b) read the source code of the widget,
c) read the source code of other programs (e.g. using lxr),
d) add to the tutorial and mail the changes to the tutorial maintainer.

See also ...

http://developer.gnome.org/doc/API/gtk/gtkimage.html
(the documentation for GtkImage)

http://cvs.gnome.org/lxr/
(searchable source code repository of Gnome stuff)

http://cvs.gnome.org/lxr/search?string=GtkImage
(list of matches to a search of GtkImage)

By the way, if it is an unchanging image, use GtkPixmap.

-- 
James Cameron                                      (cameron stl dec com)





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