Function OptionButton.setItemId
Sets the ID of the item at index idx
.
void setItemId
(
const(long) idx,
const(long) id
) nothrow @nogc;
Sets the ID of the item at index idx
.
void setItemId
(
const(long) idx,
const(long) id
) nothrow @nogc;