Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK2
GTK2.IconTheme

Method GTK2.IconTheme()->lookup_icon()


Method lookup_icon

GTK2.IconInfo lookup_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().