Method GTK2.IconTheme()->lookup_icon()
- Method
lookup_icon
 
- GTK2.IconInfolookup_icon(- string- name,- int- size,- int- flags)
- Description
- 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().