Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK2
GTK2.CellView

Method GTK2.CellView()->set_displayed_row()


Method set_displayed_row

GTK2.CellView set_displayed_row(GTK2.TreePath path)

Description

Sets the row of the model that is currently displayed. If the path is omitted, 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 mode becomes temporarily empty.