OptionButton.setItemId

Sets the ID of the item at index idx.

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

Meta