Function Theme.getTypeList

Returns all the types in type as a PoolStringArray for use in any of the get_* functions, if the theme has type.

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