Source position: geanybindings.inc line 371
type TGeanyIndentType = (
GEANY_INDENT_TYPE_SPACES,
GEANY_INDENT_TYPE_TABS,
GEANY_INDENT_TYPE_BOTH
);