Function OptionButton.getItemIcon

Returns the icon of the item at index idx.

godot.d.reference.Ref!(godot.texture.Texture) getItemIcon (
  const(long) idx
) nothrow @nogc const;