Gtk2::SourceView2::StyleSchemeManager(3pm)

NAME

Gtk2::SourceView2::StyleSchemeManager

HIERARCHY

Glib::Object
+----Gtk2::SourceView2::StyleSchemeManager

METHODS

styleschememanager = Gtk2::SourceView2::StyleSchemeManager->new $manager->append_search_path ($path)
o $path (string)
styleschememanager = Gtk2::SourceView2::StyleSchemeManager->get_default $manager->force_rescan
$manager->prepend_search_path ($path)
o $path (string)
stylescheme = $manager->get_scheme ($scheme_id)
o $scheme_id (string)
list = $manager->get_scheme_ids list = $manager->get_search_path $manager->set_search_path (...)
o ... (list)
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.

PROPERTIES

'scheme-ids' (Glib::Strv : readable)
List of the ids of the available style schemes
'search-path' (Glib::Strv : readable / writable)
List of directories and files where the style schemes are located

SEE ALSO

Gtk2::SourceView2, Glib::Object

COPYRIGHT

Copyright (C) 2009 by Emmanuel Rodriguez
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout