OptionButton.setItemId

Set the ID of an item at index "idx".

struct OptionButton
@nogc nothrow
void
setItemId
(
in long idx
,
in long id
)

Meta