Gtk2::SourceView2::StyleScheme.3pm

Langue: en

Version: 2010-06-20 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

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)

$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 (C) 2009 by Emmanuel Rodriguez