Theme.hasStylebox

Returns true if StyleBox with name is in node_type. Returns false if the theme does not have node_type.

struct Theme
@nogc nothrow const
bool
hasStylebox
(
in String name
,
in String node_type
)

Meta