GTK2.IconInfo lookup_icon(string name, int size, int flags)
Looks up a named icon and returns an object containing information such as the filename of the icon. The icon can then be rendered into a pixbuf using GTK2.IconInfo->load_icon().