gtksourceview3 3.1.6-x86-mingw32 → 3.1.7-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Rakefile +1 -1
- data/vendor/local/bin/libgtksourceview-3.0-1.dll +0 -0
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h +0 -2
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourceversion.h +1 -1
- data/vendor/local/lib/libgtksourceview-3.0.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/gtksourceview-3.0.pc +1 -1
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceBuffer.html +188 -200
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletion.html +91 -106
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionContext.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionInfo.html +39 -53
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionItem.html +53 -53
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionProposal.html +50 -50
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionProvider.html +56 -56
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionWords.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceEncoding.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFile.html +44 -44
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFileLoader.html +50 -50
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFileSaver.html +41 -41
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutter.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRenderer.html +151 -151
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRendererPixbuf.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRendererText.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceLanguage.html +47 -47
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceLanguageManager.html +43 -75
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMap.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMark.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMarkAttributes.html +71 -71
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourcePrintCompositor.html +185 -262
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceRegion.html +85 -113
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchContext.html +163 -163
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchSettings.html +36 -36
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSpaceDrawer.html +39 -56
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyle.html +49 -49
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleScheme.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooser.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooserButton.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooserWidget.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeManager.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceTag.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceUndoManager.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceView.html +175 -191
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0-GtkSourceUtils.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0-Version-Information.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/lang-reference.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/object-tree.html +15 -15
- data/vendor/local/share/gtksourceview-3.0/language-specs/bibtex.lang +44 -25
- data/vendor/local/share/gtksourceview-3.0/language-specs/css.lang +25 -1
- data/vendor/local/share/gtksourceview-3.0/language-specs/jade.lang +1 -1
- data/vendor/local/share/gtksourceview-3.0/language-specs/latex.lang +46 -1
- data/vendor/local/share/gtksourceview-3.0/language-specs/sparql.lang +4 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/cy/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/en@shaw/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/mg/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/tg/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- metadata +6 -6
@@ -71,101 +71,101 @@
|
|
71
71
|
<tbody>
|
72
72
|
<tr>
|
73
73
|
<td class="property_type">
|
74
|
-
<a href="/home/
|
74
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
75
75
|
<td class="property_name"><a class="link" href="GtkSourceStyle.html#GtkSourceStyle--background" title="The “background” property">background</a></td>
|
76
76
|
<td class="property_flags">Read / Write / Construct Only</td>
|
77
77
|
</tr>
|
78
78
|
<tr>
|
79
|
-
<td class="property_type"><a href="/home/
|
79
|
+
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
80
80
|
<td class="property_name"><a class="link" href="GtkSourceStyle.html#GtkSourceStyle--background-set" title="The “background-set” property">background-set</a></td>
|
81
81
|
<td class="property_flags">Read / Write / Construct Only</td>
|
82
82
|
</tr>
|
83
83
|
<tr>
|
84
|
-
<td class="property_type"><a href="/home/
|
84
|
+
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
85
85
|
<td class="property_name"><a class="link" href="GtkSourceStyle.html#GtkSourceStyle--bold" title="The “bold” property">bold</a></td>
|
86
86
|
<td class="property_flags">Read / Write / Construct Only</td>
|
87
87
|
</tr>
|
88
88
|
<tr>
|
89
|
-
<td class="property_type"><a href="/home/
|
89
|
+
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
90
90
|
<td class="property_name"><a class="link" href="GtkSourceStyle.html#GtkSourceStyle--bold-set" title="The “bold-set” property">bold-set</a></td>
|
91
91
|
<td class="property_flags">Read / Write / Construct Only</td>
|
92
92
|
</tr>
|
93
93
|
<tr>
|
94
94
|
<td class="property_type">
|
95
|
-
<a href="/home/
|
95
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
96
96
|
<td class="property_name"><a class="link" href="GtkSourceStyle.html#GtkSourceStyle--foreground" title="The “foreground” property">foreground</a></td>
|
97
97
|
<td class="property_flags">Read / Write / Construct Only</td>
|
98
98
|
</tr>
|
99
99
|
<tr>
|
100
|
-
<td class="property_type"><a href="/home/
|
100
|
+
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
101
101
|
<td class="property_name"><a class="link" href="GtkSourceStyle.html#GtkSourceStyle--foreground-set" title="The “foreground-set” property">foreground-set</a></td>
|
102
102
|
<td class="property_flags">Read / Write / Construct Only</td>
|
103
103
|
</tr>
|
104
104
|
<tr>
|
105
|
-
<td class="property_type"><a href="/home/
|
105
|
+
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
106
106
|
<td class="property_name"><a class="link" href="GtkSourceStyle.html#GtkSourceStyle--italic" title="The “italic” property">italic</a></td>
|
107
107
|
<td class="property_flags">Read / Write / Construct Only</td>
|
108
108
|
</tr>
|
109
109
|
<tr>
|
110
|
-
<td class="property_type"><a href="/home/
|
110
|
+
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
111
111
|
<td class="property_name"><a class="link" href="GtkSourceStyle.html#GtkSourceStyle--italic-set" title="The “italic-set” property">italic-set</a></td>
|
112
112
|
<td class="property_flags">Read / Write / Construct Only</td>
|
113
113
|
</tr>
|
114
114
|
<tr>
|
115
115
|
<td class="property_type">
|
116
|
-
<a href="/home/
|
116
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
117
117
|
<td class="property_name"><a class="link" href="GtkSourceStyle.html#GtkSourceStyle--line-background" title="The “line-background” property">line-background</a></td>
|
118
118
|
<td class="property_flags">Read / Write / Construct Only</td>
|
119
119
|
</tr>
|
120
120
|
<tr>
|
121
|
-
<td class="property_type"><a href="/home/
|
121
|
+
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
122
122
|
<td class="property_name"><a class="link" href="GtkSourceStyle.html#GtkSourceStyle--line-background-set" title="The “line-background-set” property">line-background-set</a></td>
|
123
123
|
<td class="property_flags">Read / Write / Construct Only</td>
|
124
124
|
</tr>
|
125
125
|
<tr>
|
126
|
-
<td class="property_type"><
|
126
|
+
<td class="property_type"><span class="type">PangoUnderline</span></td>
|
127
127
|
<td class="property_name"><a class="link" href="GtkSourceStyle.html#GtkSourceStyle--pango-underline" title="The “pango-underline” property">pango-underline</a></td>
|
128
128
|
<td class="property_flags">Read / Write / Construct Only</td>
|
129
129
|
</tr>
|
130
130
|
<tr>
|
131
131
|
<td class="property_type">
|
132
|
-
<a href="/home/
|
132
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
133
133
|
<td class="property_name"><a class="link" href="GtkSourceStyle.html#GtkSourceStyle--scale" title="The “scale” property">scale</a></td>
|
134
134
|
<td class="property_flags">Read / Write / Construct Only</td>
|
135
135
|
</tr>
|
136
136
|
<tr>
|
137
|
-
<td class="property_type"><a href="/home/
|
137
|
+
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
138
138
|
<td class="property_name"><a class="link" href="GtkSourceStyle.html#GtkSourceStyle--scale-set" title="The “scale-set” property">scale-set</a></td>
|
139
139
|
<td class="property_flags">Read / Write / Construct Only</td>
|
140
140
|
</tr>
|
141
141
|
<tr>
|
142
|
-
<td class="property_type"><a href="/home/
|
142
|
+
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
143
143
|
<td class="property_name"><a class="link" href="GtkSourceStyle.html#GtkSourceStyle--strikethrough" title="The “strikethrough” property">strikethrough</a></td>
|
144
144
|
<td class="property_flags">Read / Write / Construct Only</td>
|
145
145
|
</tr>
|
146
146
|
<tr>
|
147
|
-
<td class="property_type"><a href="/home/
|
147
|
+
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
148
148
|
<td class="property_name"><a class="link" href="GtkSourceStyle.html#GtkSourceStyle--strikethrough-set" title="The “strikethrough-set” property">strikethrough-set</a></td>
|
149
149
|
<td class="property_flags">Read / Write / Construct Only</td>
|
150
150
|
</tr>
|
151
151
|
<tr>
|
152
|
-
<td class="property_type"><a href="/home/
|
152
|
+
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
153
153
|
<td class="property_name"><a class="link" href="GtkSourceStyle.html#GtkSourceStyle--underline" title="The “underline” property">underline</a></td>
|
154
154
|
<td class="property_flags">Read / Write / Construct Only</td>
|
155
155
|
</tr>
|
156
156
|
<tr>
|
157
157
|
<td class="property_type">
|
158
|
-
<a href="/home/
|
158
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
159
159
|
<td class="property_name"><a class="link" href="GtkSourceStyle.html#GtkSourceStyle--underline-color" title="The “underline-color” property">underline-color</a></td>
|
160
160
|
<td class="property_flags">Read / Write / Construct Only</td>
|
161
161
|
</tr>
|
162
162
|
<tr>
|
163
|
-
<td class="property_type"><a href="/home/
|
163
|
+
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
164
164
|
<td class="property_name"><a class="link" href="GtkSourceStyle.html#GtkSourceStyle--underline-color-set" title="The “underline-color-set” property">underline-color-set</a></td>
|
165
165
|
<td class="property_flags">Read / Write / Construct Only</td>
|
166
166
|
</tr>
|
167
167
|
<tr>
|
168
|
-
<td class="property_type"><a href="/home/
|
168
|
+
<td class="property_type"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
169
169
|
<td class="property_name"><a class="link" href="GtkSourceStyle.html#GtkSourceStyle--underline-set" title="The “underline-set” property">underline-set</a></td>
|
170
170
|
<td class="property_flags">Read / Write / Construct Only</td>
|
171
171
|
</tr>
|
@@ -187,7 +187,7 @@
|
|
187
187
|
</div>
|
188
188
|
<div class="refsect1">
|
189
189
|
<a name="GtkSourceStyle.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
190
|
-
<pre class="screen"> <a href="/home/
|
190
|
+
<pre class="screen"> <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
191
191
|
<span class="lineart">╰──</span> GtkSourceStyle
|
192
192
|
</pre>
|
193
193
|
</div>
|
@@ -227,8 +227,8 @@ has the same attributes set.</p>
|
|
227
227
|
</div>
|
228
228
|
<div class="refsect3">
|
229
229
|
<a name="gtk-source-style-copy.returns"></a><h4>Returns</h4>
|
230
|
-
<p>
|
231
|
-
, call <a href="/home/
|
230
|
+
<p>copy of <em class="parameter"><code>style</code></em>
|
231
|
+
, call <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>
|
232
232
|
when you are done with it. </p>
|
233
233
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
234
234
|
</div>
|
@@ -239,16 +239,16 @@ when you are done with it. </p>
|
|
239
239
|
<a name="gtk-source-style-apply"></a><h3>gtk_source_style_apply ()</h3>
|
240
240
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
241
241
|
gtk_source_style_apply (<em class="parameter"><code>const <a class="link" href="GtkSourceStyle.html" title="GtkSourceStyle"><span class="type">GtkSourceStyle</span></a> *style</code></em>,
|
242
|
-
<em class="parameter"><code><a href="
|
243
|
-
<p>This function modifies the <a href="
|
244
|
-
<a class="link" href="GtkSourceStyle.html" title="GtkSourceStyle"><span class="type">GtkSourceStyle</span></a> properties. Other <a href="
|
242
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextTag.html#GtkTextTag-struct"><span class="type">GtkTextTag</span></a> *tag</code></em>);</pre>
|
243
|
+
<p>This function modifies the <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextTag.html#GtkTextTag-struct"><span class="type">GtkTextTag</span></a> properties that are related to the
|
244
|
+
<a class="link" href="GtkSourceStyle.html" title="GtkSourceStyle"><span class="type">GtkSourceStyle</span></a> properties. Other <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextTag.html#GtkTextTag-struct"><span class="type">GtkTextTag</span></a> properties are left untouched.</p>
|
245
245
|
<p>If <em class="parameter"><code>style</code></em>
|
246
|
-
is non-<a href="/home/
|
246
|
+
is non-<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, applies <em class="parameter"><code>style</code></em>
|
247
247
|
to <em class="parameter"><code>tag</code></em>
|
248
248
|
.</p>
|
249
249
|
<p>If <em class="parameter"><code>style</code></em>
|
250
|
-
is <a href="/home/
|
251
|
-
<a href="/home/
|
250
|
+
is <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the related *-set properties of <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextTag.html#GtkTextTag-struct"><span class="type">GtkTextTag</span></a> are set to
|
251
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
252
252
|
<div class="refsect3">
|
253
253
|
<a name="gtk-source-style-apply.parameters"></a><h4>Parameters</h4>
|
254
254
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -260,12 +260,12 @@ gtk_source_style_apply (<em class="parameter"><code>const <a class="link" href="
|
|
260
260
|
<tbody>
|
261
261
|
<tr>
|
262
262
|
<td class="parameter_name"><p>style</p></td>
|
263
|
-
<td class="parameter_description"><p>
|
263
|
+
<td class="parameter_description"><p>a <a class="link" href="GtkSourceStyle.html" title="GtkSourceStyle"><span class="type">GtkSourceStyle</span></a> to apply, or <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
264
264
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
|
265
265
|
</tr>
|
266
266
|
<tr>
|
267
267
|
<td class="parameter_name"><p>tag</p></td>
|
268
|
-
<td class="parameter_description"><p>a <a href="
|
268
|
+
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextTag.html#GtkTextTag-struct"><span class="type">GtkTextTag</span></a> to apply styles to.</p></td>
|
269
269
|
<td class="parameter_annotations"> </td>
|
270
270
|
</tr>
|
271
271
|
</tbody>
|
@@ -285,7 +285,7 @@ gtk_source_style_apply (<em class="parameter"><code>const <a class="link" href="
|
|
285
285
|
<a name="GtkSourceStyle.property-details"></a><h2>Property Details</h2>
|
286
286
|
<div class="refsect2">
|
287
287
|
<a name="GtkSourceStyle--background"></a><h3>The <code class="literal">“background”</code> property</h3>
|
288
|
-
<pre class="programlisting"> “background” <a href="/home/
|
288
|
+
<pre class="programlisting"> “background” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
289
289
|
<p>Background color.</p>
|
290
290
|
<p>Flags: Read / Write / Construct Only</p>
|
291
291
|
<p>Default value: NULL</p>
|
@@ -293,7 +293,7 @@ gtk_source_style_apply (<em class="parameter"><code>const <a class="link" href="
|
|
293
293
|
<hr>
|
294
294
|
<div class="refsect2">
|
295
295
|
<a name="GtkSourceStyle--background-set"></a><h3>The <code class="literal">“background-set”</code> property</h3>
|
296
|
-
<pre class="programlisting"> “background-set” <a href="/home/
|
296
|
+
<pre class="programlisting"> “background-set” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
297
297
|
<p>Whether background color is set.</p>
|
298
298
|
<p>Flags: Read / Write / Construct Only</p>
|
299
299
|
<p>Default value: FALSE</p>
|
@@ -301,7 +301,7 @@ gtk_source_style_apply (<em class="parameter"><code>const <a class="link" href="
|
|
301
301
|
<hr>
|
302
302
|
<div class="refsect2">
|
303
303
|
<a name="GtkSourceStyle--bold"></a><h3>The <code class="literal">“bold”</code> property</h3>
|
304
|
-
<pre class="programlisting"> “bold” <a href="/home/
|
304
|
+
<pre class="programlisting"> “bold” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
305
305
|
<p>Bold.</p>
|
306
306
|
<p>Flags: Read / Write / Construct Only</p>
|
307
307
|
<p>Default value: FALSE</p>
|
@@ -309,7 +309,7 @@ gtk_source_style_apply (<em class="parameter"><code>const <a class="link" href="
|
|
309
309
|
<hr>
|
310
310
|
<div class="refsect2">
|
311
311
|
<a name="GtkSourceStyle--bold-set"></a><h3>The <code class="literal">“bold-set”</code> property</h3>
|
312
|
-
<pre class="programlisting"> “bold-set” <a href="/home/
|
312
|
+
<pre class="programlisting"> “bold-set” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
313
313
|
<p>Whether bold attribute is set.</p>
|
314
314
|
<p>Flags: Read / Write / Construct Only</p>
|
315
315
|
<p>Default value: FALSE</p>
|
@@ -317,7 +317,7 @@ gtk_source_style_apply (<em class="parameter"><code>const <a class="link" href="
|
|
317
317
|
<hr>
|
318
318
|
<div class="refsect2">
|
319
319
|
<a name="GtkSourceStyle--foreground"></a><h3>The <code class="literal">“foreground”</code> property</h3>
|
320
|
-
<pre class="programlisting"> “foreground” <a href="/home/
|
320
|
+
<pre class="programlisting"> “foreground” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
321
321
|
<p>Foreground color.</p>
|
322
322
|
<p>Flags: Read / Write / Construct Only</p>
|
323
323
|
<p>Default value: NULL</p>
|
@@ -325,7 +325,7 @@ gtk_source_style_apply (<em class="parameter"><code>const <a class="link" href="
|
|
325
325
|
<hr>
|
326
326
|
<div class="refsect2">
|
327
327
|
<a name="GtkSourceStyle--foreground-set"></a><h3>The <code class="literal">“foreground-set”</code> property</h3>
|
328
|
-
<pre class="programlisting"> “foreground-set” <a href="/home/
|
328
|
+
<pre class="programlisting"> “foreground-set” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
329
329
|
<p>Whether foreground color is set.</p>
|
330
330
|
<p>Flags: Read / Write / Construct Only</p>
|
331
331
|
<p>Default value: FALSE</p>
|
@@ -333,7 +333,7 @@ gtk_source_style_apply (<em class="parameter"><code>const <a class="link" href="
|
|
333
333
|
<hr>
|
334
334
|
<div class="refsect2">
|
335
335
|
<a name="GtkSourceStyle--italic"></a><h3>The <code class="literal">“italic”</code> property</h3>
|
336
|
-
<pre class="programlisting"> “italic” <a href="/home/
|
336
|
+
<pre class="programlisting"> “italic” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
337
337
|
<p>Italic.</p>
|
338
338
|
<p>Flags: Read / Write / Construct Only</p>
|
339
339
|
<p>Default value: FALSE</p>
|
@@ -341,7 +341,7 @@ gtk_source_style_apply (<em class="parameter"><code>const <a class="link" href="
|
|
341
341
|
<hr>
|
342
342
|
<div class="refsect2">
|
343
343
|
<a name="GtkSourceStyle--italic-set"></a><h3>The <code class="literal">“italic-set”</code> property</h3>
|
344
|
-
<pre class="programlisting"> “italic-set” <a href="/home/
|
344
|
+
<pre class="programlisting"> “italic-set” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
345
345
|
<p>Whether italic attribute is set.</p>
|
346
346
|
<p>Flags: Read / Write / Construct Only</p>
|
347
347
|
<p>Default value: FALSE</p>
|
@@ -349,7 +349,7 @@ gtk_source_style_apply (<em class="parameter"><code>const <a class="link" href="
|
|
349
349
|
<hr>
|
350
350
|
<div class="refsect2">
|
351
351
|
<a name="GtkSourceStyle--line-background"></a><h3>The <code class="literal">“line-background”</code> property</h3>
|
352
|
-
<pre class="programlisting"> “line-background” <a href="/home/
|
352
|
+
<pre class="programlisting"> “line-background” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
353
353
|
<p>Line background color.</p>
|
354
354
|
<p>Flags: Read / Write / Construct Only</p>
|
355
355
|
<p>Default value: NULL</p>
|
@@ -357,7 +357,7 @@ gtk_source_style_apply (<em class="parameter"><code>const <a class="link" href="
|
|
357
357
|
<hr>
|
358
358
|
<div class="refsect2">
|
359
359
|
<a name="GtkSourceStyle--line-background-set"></a><h3>The <code class="literal">“line-background-set”</code> property</h3>
|
360
|
-
<pre class="programlisting"> “line-background-set” <a href="/home/
|
360
|
+
<pre class="programlisting"> “line-background-set” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
361
361
|
<p>Whether line background color is set.</p>
|
362
362
|
<p>Flags: Read / Write / Construct Only</p>
|
363
363
|
<p>Default value: FALSE</p>
|
@@ -365,7 +365,7 @@ gtk_source_style_apply (<em class="parameter"><code>const <a class="link" href="
|
|
365
365
|
<hr>
|
366
366
|
<div class="refsect2">
|
367
367
|
<a name="GtkSourceStyle--pango-underline"></a><h3>The <code class="literal">“pango-underline”</code> property</h3>
|
368
|
-
<pre class="programlisting"> “pango-underline” <
|
368
|
+
<pre class="programlisting"> “pango-underline” <span class="type">PangoUnderline</span></pre>
|
369
369
|
<p>Pango Underline.</p>
|
370
370
|
<p>Flags: Read / Write / Construct Only</p>
|
371
371
|
<p>Default value: PANGO_UNDERLINE_NONE</p>
|
@@ -373,7 +373,7 @@ gtk_source_style_apply (<em class="parameter"><code>const <a class="link" href="
|
|
373
373
|
<hr>
|
374
374
|
<div class="refsect2">
|
375
375
|
<a name="GtkSourceStyle--scale"></a><h3>The <code class="literal">“scale”</code> property</h3>
|
376
|
-
<pre class="programlisting"> “scale” <a href="/home/
|
376
|
+
<pre class="programlisting"> “scale” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
377
377
|
<p>Text scale factor.</p>
|
378
378
|
<p>Flags: Read / Write / Construct Only</p>
|
379
379
|
<p>Default value: NULL</p>
|
@@ -381,7 +381,7 @@ gtk_source_style_apply (<em class="parameter"><code>const <a class="link" href="
|
|
381
381
|
<hr>
|
382
382
|
<div class="refsect2">
|
383
383
|
<a name="GtkSourceStyle--scale-set"></a><h3>The <code class="literal">“scale-set”</code> property</h3>
|
384
|
-
<pre class="programlisting"> “scale-set” <a href="/home/
|
384
|
+
<pre class="programlisting"> “scale-set” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
385
385
|
<p>Whether scale attribute is set.</p>
|
386
386
|
<p>Flags: Read / Write / Construct Only</p>
|
387
387
|
<p>Default value: FALSE</p>
|
@@ -389,7 +389,7 @@ gtk_source_style_apply (<em class="parameter"><code>const <a class="link" href="
|
|
389
389
|
<hr>
|
390
390
|
<div class="refsect2">
|
391
391
|
<a name="GtkSourceStyle--strikethrough"></a><h3>The <code class="literal">“strikethrough”</code> property</h3>
|
392
|
-
<pre class="programlisting"> “strikethrough” <a href="/home/
|
392
|
+
<pre class="programlisting"> “strikethrough” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
393
393
|
<p>Strikethrough.</p>
|
394
394
|
<p>Flags: Read / Write / Construct Only</p>
|
395
395
|
<p>Default value: FALSE</p>
|
@@ -397,7 +397,7 @@ gtk_source_style_apply (<em class="parameter"><code>const <a class="link" href="
|
|
397
397
|
<hr>
|
398
398
|
<div class="refsect2">
|
399
399
|
<a name="GtkSourceStyle--strikethrough-set"></a><h3>The <code class="literal">“strikethrough-set”</code> property</h3>
|
400
|
-
<pre class="programlisting"> “strikethrough-set” <a href="/home/
|
400
|
+
<pre class="programlisting"> “strikethrough-set” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
401
401
|
<p>Whether strikethrough attribute is set.</p>
|
402
402
|
<p>Flags: Read / Write / Construct Only</p>
|
403
403
|
<p>Default value: FALSE</p>
|
@@ -405,7 +405,7 @@ gtk_source_style_apply (<em class="parameter"><code>const <a class="link" href="
|
|
405
405
|
<hr>
|
406
406
|
<div class="refsect2">
|
407
407
|
<a name="GtkSourceStyle--underline"></a><h3>The <code class="literal">“underline”</code> property</h3>
|
408
|
-
<pre class="programlisting"> “underline” <a href="/home/
|
408
|
+
<pre class="programlisting"> “underline” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
409
409
|
<p>Underline.</p>
|
410
410
|
<div class="warning">
|
411
411
|
<p><code class="literal">GtkSourceStyle:underline</code> has been deprecated since version 3.18 and should not be used in newly-written code.</p>
|
@@ -417,7 +417,7 @@ gtk_source_style_apply (<em class="parameter"><code>const <a class="link" href="
|
|
417
417
|
<hr>
|
418
418
|
<div class="refsect2">
|
419
419
|
<a name="GtkSourceStyle--underline-color"></a><h3>The <code class="literal">“underline-color”</code> property</h3>
|
420
|
-
<pre class="programlisting"> “underline-color” <a href="/home/
|
420
|
+
<pre class="programlisting"> “underline-color” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
421
421
|
<p>Underline color.</p>
|
422
422
|
<p>Flags: Read / Write / Construct Only</p>
|
423
423
|
<p>Default value: NULL</p>
|
@@ -425,7 +425,7 @@ gtk_source_style_apply (<em class="parameter"><code>const <a class="link" href="
|
|
425
425
|
<hr>
|
426
426
|
<div class="refsect2">
|
427
427
|
<a name="GtkSourceStyle--underline-color-set"></a><h3>The <code class="literal">“underline-color-set”</code> property</h3>
|
428
|
-
<pre class="programlisting"> “underline-color-set” <a href="/home/
|
428
|
+
<pre class="programlisting"> “underline-color-set” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
429
429
|
<p>Whether underline color attribute is set.</p>
|
430
430
|
<p>Flags: Read / Write / Construct Only</p>
|
431
431
|
<p>Default value: FALSE</p>
|
@@ -433,7 +433,7 @@ gtk_source_style_apply (<em class="parameter"><code>const <a class="link" href="
|
|
433
433
|
<hr>
|
434
434
|
<div class="refsect2">
|
435
435
|
<a name="GtkSourceStyle--underline-set"></a><h3>The <code class="literal">“underline-set”</code> property</h3>
|
436
|
-
<pre class="programlisting"> “underline-set” <a href="/home/
|
436
|
+
<pre class="programlisting"> “underline-set” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
437
437
|
<p>Whether underline attribute is set.</p>
|
438
438
|
<p>Flags: Read / Write / Construct Only</p>
|
439
439
|
<p>Default value: FALSE</p>
|
@@ -42,35 +42,35 @@
|
|
42
42
|
</colgroup>
|
43
43
|
<tbody>
|
44
44
|
<tr>
|
45
|
-
<td class="function_type">const <a href="/home/
|
45
|
+
<td class="function_type">const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
46
46
|
</td>
|
47
47
|
<td class="function_name">
|
48
48
|
<a class="link" href="GtkSourceStyleScheme.html#gtk-source-style-scheme-get-id" title="gtk_source_style_scheme_get_id ()">gtk_source_style_scheme_get_id</a> <span class="c_punctuation">()</span>
|
49
49
|
</td>
|
50
50
|
</tr>
|
51
51
|
<tr>
|
52
|
-
<td class="function_type">const <a href="/home/
|
52
|
+
<td class="function_type">const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
53
53
|
</td>
|
54
54
|
<td class="function_name">
|
55
55
|
<a class="link" href="GtkSourceStyleScheme.html#gtk-source-style-scheme-get-name" title="gtk_source_style_scheme_get_name ()">gtk_source_style_scheme_get_name</a> <span class="c_punctuation">()</span>
|
56
56
|
</td>
|
57
57
|
</tr>
|
58
58
|
<tr>
|
59
|
-
<td class="function_type">const <a href="/home/
|
59
|
+
<td class="function_type">const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
60
60
|
</td>
|
61
61
|
<td class="function_name">
|
62
62
|
<a class="link" href="GtkSourceStyleScheme.html#gtk-source-style-scheme-get-description" title="gtk_source_style_scheme_get_description ()">gtk_source_style_scheme_get_description</a> <span class="c_punctuation">()</span>
|
63
63
|
</td>
|
64
64
|
</tr>
|
65
65
|
<tr>
|
66
|
-
<td class="function_type">const <a href="/home/
|
66
|
+
<td class="function_type">const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * const *
|
67
67
|
</td>
|
68
68
|
<td class="function_name">
|
69
69
|
<a class="link" href="GtkSourceStyleScheme.html#gtk-source-style-scheme-get-authors" title="gtk_source_style_scheme_get_authors ()">gtk_source_style_scheme_get_authors</a> <span class="c_punctuation">()</span>
|
70
70
|
</td>
|
71
71
|
</tr>
|
72
72
|
<tr>
|
73
|
-
<td class="function_type">const <a href="/home/
|
73
|
+
<td class="function_type">const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
74
74
|
</td>
|
75
75
|
<td class="function_name">
|
76
76
|
<a class="link" href="GtkSourceStyleScheme.html#gtk-source-style-scheme-get-filename" title="gtk_source_style_scheme_get_filename ()">gtk_source_style_scheme_get_filename</a> <span class="c_punctuation">()</span>
|
@@ -98,25 +98,25 @@
|
|
98
98
|
<tbody>
|
99
99
|
<tr>
|
100
100
|
<td class="property_type">
|
101
|
-
<a href="/home/
|
101
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
102
102
|
<td class="property_name"><a class="link" href="GtkSourceStyleScheme.html#GtkSourceStyleScheme--description" title="The “description” property">description</a></td>
|
103
103
|
<td class="property_flags">Read</td>
|
104
104
|
</tr>
|
105
105
|
<tr>
|
106
106
|
<td class="property_type">
|
107
|
-
<a href="/home/
|
107
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
108
108
|
<td class="property_name"><a class="link" href="GtkSourceStyleScheme.html#GtkSourceStyleScheme--filename" title="The “filename” property">filename</a></td>
|
109
109
|
<td class="property_flags">Read</td>
|
110
110
|
</tr>
|
111
111
|
<tr>
|
112
112
|
<td class="property_type">
|
113
|
-
<a href="/home/
|
113
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
114
114
|
<td class="property_name"><a class="link" href="GtkSourceStyleScheme.html#GtkSourceStyleScheme--id" title="The “id” property">id</a></td>
|
115
115
|
<td class="property_flags">Read / Write / Construct Only</td>
|
116
116
|
</tr>
|
117
117
|
<tr>
|
118
118
|
<td class="property_type">
|
119
|
-
<a href="/home/
|
119
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
120
120
|
<td class="property_name"><a class="link" href="GtkSourceStyleScheme.html#GtkSourceStyleScheme--name" title="The “name” property">name</a></td>
|
121
121
|
<td class="property_flags">Read</td>
|
122
122
|
</tr>
|
@@ -138,7 +138,7 @@
|
|
138
138
|
</div>
|
139
139
|
<div class="refsect1">
|
140
140
|
<a name="GtkSourceStyleScheme.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
141
|
-
<pre class="screen"> <a href="/home/
|
141
|
+
<pre class="screen"> <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
142
142
|
<span class="lineart">╰──</span> GtkSourceStyleScheme
|
143
143
|
</pre>
|
144
144
|
</div>
|
@@ -163,7 +163,7 @@ GTK+ theme (for example for the background color).</p>
|
|
163
163
|
<a name="GtkSourceStyleScheme.functions_details"></a><h2>Functions</h2>
|
164
164
|
<div class="refsect2">
|
165
165
|
<a name="gtk-source-style-scheme-get-id"></a><h3>gtk_source_style_scheme_get_id ()</h3>
|
166
|
-
<pre class="programlisting">const <a href="/home/
|
166
|
+
<pre class="programlisting">const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
167
167
|
gtk_source_style_scheme_get_id (<em class="parameter"><code><a class="link" href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme"><span class="type">GtkSourceStyleScheme</span></a> *scheme</code></em>);</pre>
|
168
168
|
<div class="refsect3">
|
169
169
|
<a name="gtk-source-style-scheme-get-id.parameters"></a><h4>Parameters</h4>
|
@@ -190,7 +190,7 @@ id.</p>
|
|
190
190
|
<hr>
|
191
191
|
<div class="refsect2">
|
192
192
|
<a name="gtk-source-style-scheme-get-name"></a><h3>gtk_source_style_scheme_get_name ()</h3>
|
193
|
-
<pre class="programlisting">const <a href="/home/
|
193
|
+
<pre class="programlisting">const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
194
194
|
gtk_source_style_scheme_get_name (<em class="parameter"><code><a class="link" href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme"><span class="type">GtkSourceStyleScheme</span></a> *scheme</code></em>);</pre>
|
195
195
|
<div class="refsect3">
|
196
196
|
<a name="gtk-source-style-scheme-get-name.parameters"></a><h4>Parameters</h4>
|
@@ -217,7 +217,7 @@ name.</p>
|
|
217
217
|
<hr>
|
218
218
|
<div class="refsect2">
|
219
219
|
<a name="gtk-source-style-scheme-get-description"></a><h3>gtk_source_style_scheme_get_description ()</h3>
|
220
|
-
<pre class="programlisting">const <a href="/home/
|
220
|
+
<pre class="programlisting">const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
221
221
|
gtk_source_style_scheme_get_description
|
222
222
|
(<em class="parameter"><code><a class="link" href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme"><span class="type">GtkSourceStyleScheme</span></a> *scheme</code></em>);</pre>
|
223
223
|
<div class="refsect3">
|
@@ -237,8 +237,8 @@ gtk_source_style_scheme_get_description
|
|
237
237
|
</div>
|
238
238
|
<div class="refsect3">
|
239
239
|
<a name="gtk-source-style-scheme-get-description.returns"></a><h4>Returns</h4>
|
240
|
-
<p
|
241
|
-
description (if defined), or <a href="/home/
|
240
|
+
<p><em class="parameter"><code>scheme</code></em>
|
241
|
+
description (if defined), or <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
|
242
242
|
<p><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></p>
|
243
243
|
</div>
|
244
244
|
<p class="since">Since: <a class="link" href="api-index-2-0.html#api-index-2.0">2.0</a></p>
|
@@ -246,7 +246,7 @@ description (if defined), or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vend
|
|
246
246
|
<hr>
|
247
247
|
<div class="refsect2">
|
248
248
|
<a name="gtk-source-style-scheme-get-authors"></a><h3>gtk_source_style_scheme_get_authors ()</h3>
|
249
|
-
<pre class="programlisting">const <a href="/home/
|
249
|
+
<pre class="programlisting">const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * const *
|
250
250
|
gtk_source_style_scheme_get_authors (<em class="parameter"><code><a class="link" href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme"><span class="type">GtkSourceStyleScheme</span></a> *scheme</code></em>);</pre>
|
251
251
|
<div class="refsect3">
|
252
252
|
<a name="gtk-source-style-scheme-get-authors.parameters"></a><h4>Parameters</h4>
|
@@ -265,9 +265,9 @@ gtk_source_style_scheme_get_authors (<em class="parameter"><code><a class="link"
|
|
265
265
|
</div>
|
266
266
|
<div class="refsect3">
|
267
267
|
<a name="gtk-source-style-scheme-get-authors.returns"></a><h4>Returns</h4>
|
268
|
-
<p>
|
269
|
-
<a href="/home/
|
270
|
-
authors or <a href="/home/
|
268
|
+
<p>a
|
269
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated array containing the <em class="parameter"><code>scheme</code></em>
|
270
|
+
authors or <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
|
271
271
|
no author is specified by the style scheme. </p>
|
272
272
|
<p><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> zero-terminated=1][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
273
273
|
</div>
|
@@ -276,7 +276,7 @@ no author is specified by the style scheme. </p>
|
|
276
276
|
<hr>
|
277
277
|
<div class="refsect2">
|
278
278
|
<a name="gtk-source-style-scheme-get-filename"></a><h3>gtk_source_style_scheme_get_filename ()</h3>
|
279
|
-
<pre class="programlisting">const <a href="/home/
|
279
|
+
<pre class="programlisting">const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
280
280
|
gtk_source_style_scheme_get_filename (<em class="parameter"><code><a class="link" href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme"><span class="type">GtkSourceStyleScheme</span></a> *scheme</code></em>);</pre>
|
281
281
|
<div class="refsect3">
|
282
282
|
<a name="gtk-source-style-scheme-get-filename.parameters"></a><h4>Parameters</h4>
|
@@ -295,9 +295,9 @@ gtk_source_style_scheme_get_filename (<em class="parameter"><code><a class="link
|
|
295
295
|
</div>
|
296
296
|
<div class="refsect3">
|
297
297
|
<a name="gtk-source-style-scheme-get-filename.returns"></a><h4>Returns</h4>
|
298
|
-
<p
|
298
|
+
<p><em class="parameter"><code>scheme</code></em>
|
299
299
|
file name if the scheme was created
|
300
|
-
parsing a style scheme file or <a href="/home/
|
300
|
+
parsing a style scheme file or <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> in the other cases. </p>
|
301
301
|
<p><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></p>
|
302
302
|
</div>
|
303
303
|
<p class="since">Since: <a class="link" href="api-index-2-0.html#api-index-2.0">2.0</a></p>
|
@@ -307,7 +307,7 @@ parsing a style scheme file or <a href="/home/vagrant/ruby-gnome2.win32/glib2/ve
|
|
307
307
|
<a name="gtk-source-style-scheme-get-style"></a><h3>gtk_source_style_scheme_get_style ()</h3>
|
308
308
|
<pre class="programlisting"><a class="link" href="GtkSourceStyle.html" title="GtkSourceStyle"><span class="returnvalue">GtkSourceStyle</span></a> *
|
309
309
|
gtk_source_style_scheme_get_style (<em class="parameter"><code><a class="link" href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme"><span class="type">GtkSourceStyleScheme</span></a> *scheme</code></em>,
|
310
|
-
<em class="parameter"><code>const <a href="/home/
|
310
|
+
<em class="parameter"><code>const <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *style_id</code></em>);</pre>
|
311
311
|
<div class="refsect3">
|
312
312
|
<a name="gtk-source-style-scheme-get-style.parameters"></a><h4>Parameters</h4>
|
313
313
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -332,10 +332,10 @@ gtk_source_style_scheme_get_style (<em class="parameter"><code><a class="link" h
|
|
332
332
|
</div>
|
333
333
|
<div class="refsect3">
|
334
334
|
<a name="gtk-source-style-scheme-get-style.returns"></a><h4>Returns</h4>
|
335
|
-
<p>
|
335
|
+
<p>style which corresponds to <em class="parameter"><code>style_id</code></em>
|
336
336
|
in
|
337
337
|
the <em class="parameter"><code>scheme</code></em>
|
338
|
-
, or <a href="/home/
|
338
|
+
, or <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> when no style with this name found. It is owned by
|
339
339
|
<em class="parameter"><code>scheme</code></em>
|
340
340
|
and may not be unref'ed. </p>
|
341
341
|
<p><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
@@ -354,7 +354,7 @@ and may not be unref'ed. </p>
|
|
354
354
|
<a name="GtkSourceStyleScheme.property-details"></a><h2>Property Details</h2>
|
355
355
|
<div class="refsect2">
|
356
356
|
<a name="GtkSourceStyleScheme--description"></a><h3>The <code class="literal">“description”</code> property</h3>
|
357
|
-
<pre class="programlisting"> “description” <a href="/home/
|
357
|
+
<pre class="programlisting"> “description” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
358
358
|
<p>Style scheme description, a translatable string to present to the user.</p>
|
359
359
|
<p>Flags: Read</p>
|
360
360
|
<p>Default value: NULL</p>
|
@@ -362,15 +362,15 @@ and may not be unref'ed. </p>
|
|
362
362
|
<hr>
|
363
363
|
<div class="refsect2">
|
364
364
|
<a name="GtkSourceStyleScheme--filename"></a><h3>The <code class="literal">“filename”</code> property</h3>
|
365
|
-
<pre class="programlisting"> “filename” <a href="/home/
|
366
|
-
<p>Style scheme filename or <a href="/home/
|
365
|
+
<pre class="programlisting"> “filename” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
366
|
+
<p>Style scheme filename or <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
|
367
367
|
<p>Flags: Read</p>
|
368
368
|
<p>Default value: NULL</p>
|
369
369
|
</div>
|
370
370
|
<hr>
|
371
371
|
<div class="refsect2">
|
372
372
|
<a name="GtkSourceStyleScheme--id"></a><h3>The <code class="literal">“id”</code> property</h3>
|
373
|
-
<pre class="programlisting"> “id” <a href="/home/
|
373
|
+
<pre class="programlisting"> “id” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
374
374
|
<p>Style scheme id, a unique string used to identify the style scheme
|
375
375
|
in <a class="link" href="GtkSourceStyleSchemeManager.html" title="GtkSourceStyleSchemeManager"><span class="type">GtkSourceStyleSchemeManager</span></a>.</p>
|
376
376
|
<p>Flags: Read / Write / Construct Only</p>
|
@@ -379,7 +379,7 @@ in <a class="link" href="GtkSourceStyleSchemeManager.html" title="GtkSourceStyle
|
|
379
379
|
<hr>
|
380
380
|
<div class="refsect2">
|
381
381
|
<a name="GtkSourceStyleScheme--name"></a><h3>The <code class="literal">“name”</code> property</h3>
|
382
|
-
<pre class="programlisting"> “name” <a href="/home/
|
382
|
+
<pre class="programlisting"> “name” <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
383
383
|
<p>Style scheme name, a translatable string to present to the user.</p>
|
384
384
|
<p>Flags: Read</p>
|
385
385
|
<p>Default value: NULL</p>
|