Module SourceView2Enums


module SourceView2Enums: sig .. end
sourceView2 enums

type source_search_flag = [ `CASE_INSENSITIVE | `TEXT_ONLY | `VISIBLE_ONLY ] 
type source_smart_home_end_type = [ `AFTER | `ALWAYS | `BEFORE | `DISABLED ] 
type source_draw_spaces_flags = [ `NBSP | `NEWLINE | `SPACE | `TAB ]