Function Theme.getIcon

Returns the icon Texture at name if the theme has type.

godot.d.reference.Ref!(godot.texture.Texture) getIcon (
  const(String) name,
  const(String) type
) nothrow @nogc const;