Function Theme.getStylebox

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

godot.d.reference.Ref!(godot.stylebox.StyleBox) getStylebox (
  const(String) name,
  const(String) type
) nothrow @nogc const;