module SourceView2Enums:sourceView2 enumssig
..end
typesource_search_flag =
[ `CASE_INSENSITIVE | `TEXT_ONLY | `VISIBLE_ONLY ]
typesource_smart_home_end_type =
[ `AFTER | `ALWAYS | `BEFORE | `DISABLED ]
typesource_draw_spaces_flags =
[ `NBSP | `NEWLINE | `SPACE | `TAB ]