1Gtk2::SourceView2::StylUesSecrheCmoenMtarniabguetre(d3G)Ptekr2l::DSoocuurmceenVtiaetwi2o:n:StyleSchemeManager(3)
2
3
4
6 Gtk2::SourceView2::StyleSchemeManager
7
9 Glib::Object
10 +----Gtk2::SourceView2::StyleSchemeManager
11
13 styleschememanager = Gtk2::SourceView2::StyleSchemeManager->new
14 $manager->append_search_path ($path)
15 • $path (string)
16
17 styleschememanager = Gtk2::SourceView2::StyleSchemeManager->get_default
18 $manager->force_rescan
19 $manager->prepend_search_path ($path)
20 • $path (string)
21
22 stylescheme = $manager->get_scheme ($scheme_id)
23 • $scheme_id (string)
24
25 list = $manager->get_scheme_ids
26 list = $manager->get_search_path
27 $manager->set_search_path (...)
28 • ... (list)
29
30 Sets the list of directories where the manager looks for style scheme
31 files. If no dirs are given (empty list) then the search path is
32 cleared, if "undef" is passed then the search path is reset to default.
33
35 'scheme-ids' (Glib::Strv : default undef : readable)
36 List of the ids of the available style schemes
37
38 'search-path' (Glib::Strv : default undef : readable / writable)
39 List of directories and files where the style schemes are located
40
42 Gtk2::SourceView2, Glib::Object
43
45 Copyright (C) 2009 by Emmanuel Rodriguez
46
47
48
49perl v5.32.1 2021-G0t1k-22:7:SourceView2::StyleSchemeManager(3)