how to add an icon to the item in my list

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

 



I use gtk+1.2;
the list as the following:
    GtkWidget* list = gtk_list_new();
    GList* viewList = ...;
    gtk_list_append_items(GTK_LIST(list), viewList);

my question is:
    how to add an icon(.png, .xpm, etc) to the current selected item in the list?

Thanks

Sent from the Gtk+ - General forum at Nabble.com:
how to add an icon to the item in my list
_______________________________________________

gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux