Function Theme.getConstant

Returns the constant at name if the theme has type.

long getConstant (
  const(String) name,
  const(String) type
) nothrow @nogc const;