setCursor_
Sets the current keyboard focus to be at @path, and selects it. This is useful when you want to focus the user’s attention on a particular row. If
Parameters
path
A GtkTreePath
focusColumn
A GtkTreeViewColumn
startEditing
true if the specified cell should start being edited.