Function Theme.getFont

Returns the Font at name if the theme has type.

godot.d.reference.Ref!(godot.font.Font) getFont (
  const(String) name,
  const(String) type
) nothrow @nogc const;