Theme.setConstant

Sets the theme's constant to constant at name in node_type. Does nothing if the theme does not have node_type.

struct Theme
@nogc nothrow
void
setConstant
(
in String name
,
in String node_type
,
in long constant
)

Meta