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

Method GTK.Clist()->set_pixtext()


Method set_pixtext

GTK.Clist set_pixtext(int row, int column, string text, int spacing, GDK.Pixmap image, GDK.Bitmap mask)

Description

Set the pixmap and text of the specified cell. The mask is optional The spacing is the number of pixels between the pixmap and the text.