gtkCListSetPixtext {RGtk2} | R Documentation |
Sets text and a pixmap/bitmap on the specified cell.
WARNING: gtk_clist_set_pixtext
is deprecated and should not be used in newly-written code.
gtkCListSetPixtext(object, row, column, text, spacing, pixmap, mask)
|
The |
|
The row of the cell. |
|
The column of the cell. |
|
The text to set in the cell. |
|
The spacing between the cell's text and pixmap. |
|
A pointer to a |
|
A pointer to a |
Derived by RGtkGen from GTK+ documentation