Description Usage Arguments Value Author(s)
Gets the pixmap and bitmap mask of the specified cell. The returned mask value can be NULL.
WARNING: gtk_clist_get_pixmap
is deprecated and should not be used in newly-written code.
1 | gtkCListGetPixmap(object, row, column)
|
|
The |
|
The row of the cell. |
|
The column of the cell. |
A list containing the following elements:
retval |
[integer] 1 if the cell's pixmap could be retrieved, 0 otherwise. |
|
A pointer to a pointer to store the cell's |
|
A pointer to a pointer to store the cell's |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.