Function Theme.getStyleboxTypes

Returns all the StyleBox types as a PoolStringArray filled with each StyleBox's type, for use in getStylebox and/or getStyleboxList, if the theme has type.

PoolArray!(godot.core.string.String) getStyleboxTypes() nothrow @nogc const;