GTK can construct images by name of the \"icon from current icon theme\". For example:
#!/usr/bin/env python
import gtk; wnd=gtk.Window(); img=gtk.Image();
img.s
Better late than never !
Here are two little Python scripts showing all existing icons sorted by their name: