Description Usage Arguments Value Author(s)
Gets the text, pixmap and bitmap mask for the specified cell.
WARNING: gtk_clist_get_pixtext
is deprecated and should not be used in newly-written code.
1 | gtkCListGetPixtext(object, row, column)
|
|
The |
|
The row to query. |
|
The column to query. |
A list containing the following elements:
retval |
[integer] 1 if the retrieval was successful, 0 otherwise. |
|
A pointer to a pointer to store the text. |
|
A pointer to a |
|
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.