Description Usage Arguments Author(s)
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.
1 2 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.