Gtk2::SourceView2::Style.3pm

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

Gtk2::SourceView2::Style

HIERARCHY

   Glib::Object
   +----Gtk2::SourceView2::Style
 
 

METHODS

style = $style->copy

PROPERTIES

'background' (string : readable / writable / construct-only)
Background color
'background-set' (boolean : readable / writable / construct-only)
Whether background color is set
'bold' (boolean : readable / writable / construct-only)
Bold
'bold-set' (boolean : readable / writable / construct-only)
Whether bold attribute is set
'foreground' (string : readable / writable / construct-only)
Foreground color
'foreground-set' (boolean : readable / writable / construct-only)
Whether foreground color is set
'italic' (boolean : readable / writable / construct-only)
Italic
'italic-set' (boolean : readable / writable / construct-only)
Whether italic attribute is set
'line-background' (string : readable / writable / construct-only)
Line background color
'line-background-set' (boolean : readable / writable / construct-only)
Whether line background color is set
'strikethrough' (boolean : readable / writable / construct-only)
Strikethrough
'strikethrough-set' (boolean : readable / writable / construct-only)
Whether strikethrough attribute is set
'underline' (boolean : readable / writable / construct-only)
Underline
'underline-set' (boolean : readable / writable / construct-only)
Whether underline attribute is set

SEE ALSO

Gtk2::SourceView2, Glib::Object Copyright (C) 2009 by Emmanuel Rodriguez