If no item is selected, the property has the value [gtk.types.INVALID_LIST_POSITION]
ComboRow.selected
uint selected() @propertyGet selected property.
Returns
The position of the selected item.
void selected(uint propval) @propertySet selected property.
Parameters
propval | The position of the selected item. If no item is selected, the property has the value [gtk.types.INVALID_LIST_POSITION] |