Control.getConstant

Returns a constant from assigned Theme with given name and associated with Control of given node_type.

struct Control
@nogc nothrow const
long
getConstant
(
in String name
,
in String node_type = gs!""
)

Meta