editable


Description:

public bool editable { get; set; }

Whether the item's name can be edited from within the source list.

When this property is set to true, users can edit the item by pressing the F2 key, or by double-clicking its name.

This property only works for selectable items.

Since:

0.2

See also:

Granite.Widgets.SourceList.Item.selectable, Granite.Widgets.SourceList.start_editing_item