Theme.getStylebox

Returns the StyleBox at name if the theme has node_type. Valid names may be found using getStyleboxList. Valid node_types may be found using getStyleboxTypes.

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

Meta