DropDownGidBuilderImpl.selected

Set selected property.

class DropDownGidBuilderImpl(T)
T
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.

Return Value

Type: T

Builder instance for fluent chaining