Theme.setStylebox

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

struct Theme
@nogc nothrow
void
setStylebox
(
in String name
,
in String node_type
,)

Meta