[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.
|