Theme.hasStylebox

Returns true if StyleBox with name is in type. Returns false if Theme does not have type.

struct Theme
@nogc nothrow const
bool
hasStylebox
(
StringArg0
StringArg1
)
(
in StringArg0 name
,
in StringArg1 type
)

Meta