val cast : 'a Gobject.obj -> GtkSourceView3_types.source_style_scheme_manager Gobject.objval create : GtkSourceView3_types.source_style_scheme_manager Gobject.param list -> GtkSourceView3_types.source_style_scheme_manager Gobject.obj
val get_search_path : [> `sourcestyleschememanager ] Gobject.obj -> string listval set_search_path : [> `sourcestyleschememanager ] Gobject.obj -> string list -> unitval get_scheme_ids : [> `sourcestyleschememanager ] Gobject.obj -> string listval append_search_path : [> `sourcestyleschememanager ] Gobject.obj -> string -> unitval prepend_search_path : [> `sourcestyleschememanager ] Gobject.obj -> string -> unitval get_scheme : [> `sourcestyleschememanager ] Gobject.obj -> string -> GtkSourceView3_types.source_style_scheme Gobject.obj optionval force_rescan : [> `sourcestyleschememanager ] Gobject.obj -> unit -> unit