Description Usage Arguments Details Author(s)
Sets the row of the model that is currently displayed
by the GtkCellView
. If the path is unset, then the
contents of the cellview "stick" at their last value;
this is not normally a desired result, but may be
a needed intermediate state if say, the model for
the GtkCellView
becomes temporarily empty.
1 | gtkCellViewSetDisplayedRow(object, path = NULL)
|
|
a |
|
a |
Since 2.6
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.