[Glade-users] about Iconlist..
- From: damon helixcode com (Damon Chaplin)
- Subject: [Glade-users] about Iconlist..
- Date: Sun, 08 Oct 2000 17:02:47 +0100
Choi He Chul wrote:
hi.
IconList is available in glade-gnome .
But, I don't know how to add the icon ..
add by hand in a source code ?
Yes, you will have to add the icons yourself in the code, e.g.
window1 = create_window1();
iconlist = lookup_widget (window1, "iconlist1");
... add icons here ...
Damon
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]