ComboRow.selected

Set selected property.

  1. uint selected [@property getter]
  2. uint selected [@property setter]
    class ComboRow
    @property
    void
    selected
    (
    uint propval
    )

Parameters

propval uint

The position of the selected item.

If no item is selected, the property has the value gtk.types.INVALID_LIST_POSITION