start_editing_item
Description:
If item is editable, this activates the editor; otherwise, it does nothing. If an item was already being edited, this will fail.
Parameters:
item |
Item to edit. |
Returns:
true if the editing started successfully; false otherwise. |
Since:
0.2
See also:
Granite.Widgets.SourceList.Item.editable, Granite.Widgets.SourceList.editing, Granite.Widgets.SourceList.stop_editing