1Gtk2::SourceView2::StylUes(e3r)Contributed Perl DocumentGattki2o:n:SourceView2::Style(3)
2
3
4
6 Gtk2::SourceView2::Style
7
9 Glib::Object
10 +----Gtk2::SourceView2::Style
11
13 style = $style->copy
15 'background' (string : default undef : readable / writable / construct-
16 only)
17 Background color
18
19 'background-set' (boolean : default false : readable / writable /
20 construct-only)
21 Whether background color is set
22
23 'bold' (boolean : default false : readable / writable / construct-only)
24 Bold
25
26 'bold-set' (boolean : default false : readable / writable / construct-
27 only)
28 Whether bold attribute is set
29
30 'foreground' (string : default undef : readable / writable / construct-
31 only)
32 Foreground color
33
34 'foreground-set' (boolean : default false : readable / writable /
35 construct-only)
36 Whether foreground color is set
37
38 'italic' (boolean : default false : readable / writable / construct-
39 only)
40 Italic
41
42 'italic-set' (boolean : default false : readable / writable /
43 construct-only)
44 Whether italic attribute is set
45
46 'line-background' (string : default undef : readable / writable /
47 construct-only)
48 Line background color
49
50 'line-background-set' (boolean : default false : readable / writable /
51 construct-only)
52 Whether line background color is set
53
54 'strikethrough' (boolean : default false : readable / writable /
55 construct-only)
56 Strikethrough
57
58 'strikethrough-set' (boolean : default false : readable / writable /
59 construct-only)
60 Whether strikethrough attribute is set
61
62 'underline' (boolean : default false : readable / writable / construct-
63 only)
64 Underline
65
66 'underline-set' (boolean : default false : readable / writable /
67 construct-only)
68 Whether underline attribute is set
69
71 Gtk2::SourceView2, Glib::Object
72
74 Copyright (C) 2009 by Emmanuel Rodriguez
75
76
77
78perl v5.32.1 2021-01-27 Gtk2::SourceView2::Style(3)