Gtk2::SourceView2::StyleScheme(3pm)
NAME
Gtk2::SourceView2::StyleScheme
HIERARCHY
Glib::Object
+----Gtk2::SourceView2::StyleScheme
METHODS
- list = $style->get_authors
string or undef = $style->get_description
string or undef = $style->get_filename
string = $style->get_id
string = $style->get_name
style or undef = $style->get_style ($style_id) - o $style_id (string)
PROPERTIES
- 'description' (string : readable)
- Style scheme description
- 'filename' (string : readable)
- Style scheme filename
- 'id' (string : readable / writable / construct-only)
- Style scheme id
- 'name' (string : readable)
- Style scheme name
SEE ALSO
Gtk2::SourceView2, Glib::Object
COPYRIGHT
- Copyright (C) 2009 by Emmanuel Rodriguez