Glib::Object
+----Gtk2::SourceView2::StyleSchemeManager
$manager->append_search_path ($path)
$manager->prepend_search_path ($path)
$manager->set_search_path (...)
Sets the list of directories where the manager looks for style
scheme files. If no dirs are given (empty list) then the search path is
cleared, if "undef" is passed then the
search path is reset to default.
- 'scheme-ids' (Glib::Strv : default undef : readable)
- List of the ids of the available style schemes
- 'search-path' (Glib::Strv : default undef : readable / writable)
- List of directories and files where the style schemes are located
Gtk2::SourceView2, Glib::Object
Copyright (C) 2009 by Emmanuel Rodriguez