Description Usage Arguments Details Author(s)
Sets the GtkCellLayoutDataFunc
to use for cell.layout
. This function
is used instead of the standard attributes mapping for setting the
column value, and should set the value of cell.layout
's cell renderer(s)
as appropriate. func
may be NULL
to remove and older one.
1 | gtkCellLayoutSetCellDataFunc(object, cell, func, func.data = NULL)
|
|
A |
|
A |
|
The |
|
The user data for |
Since 2.4
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.