gtkCListSetPixmap {RGtk2} | R Documentation |
Sets a pixmap for the specified cell.
WARNING: gtk_clist_set_pixmap
is deprecated and should not be used in newly-written code.
gtkCListSetPixmap(object, row, column, pixmap, mask = NULL)
|
The |
|
The row of the cell. |
|
The column of the cell. |
|
A pointer to a |
|
. [ allow-none ] |
Derived by RGtkGen from GTK+ documentation