Function OptionButton.getItemId
Returns the ID of the item at index idx.
long getItemId
(
const(long) idx
) nothrow @nogc const;
Returns the ID of the item at index idx.
long getItemId
(
const(long) idx
) nothrow @nogc const;