selected


Description:

public Item? selected { get; set; }

The current selected item.

Setting it to null un-selects the previously selected item, if there was any. Granite.Widgets.SourceList.ExpandableItem.expand_with_parents is called on the item's parent to make sure it's possible to select it.

Since:

0.2