gtksourceview3 3.1.8-x86-mingw32 → 3.1.9-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.
Files changed (186) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +1 -1
  3. data/vendor/local/bin/libgtksourceview-3.0-1.dll +0 -0
  4. data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourceversion.h +1 -1
  5. data/vendor/local/lib/libgtksourceview-3.0.dll.a +0 -0
  6. data/vendor/local/lib/pkgconfig/gtksourceview-3.0.pc +1 -1
  7. data/vendor/local/share/gir-1.0/GtkSource-3.0.gir +5 -5
  8. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceBuffer.html +81 -69
  9. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletion.html +40 -25
  10. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionContext.html +13 -13
  11. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionInfo.html +48 -34
  12. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionItem.html +10 -10
  13. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionProposal.html +8 -8
  14. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionProvider.html +17 -17
  15. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionWords.html +11 -11
  16. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceEncoding.html +3 -3
  17. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFile.html +5 -5
  18. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFileLoader.html +5 -5
  19. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFileSaver.html +4 -4
  20. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutter.html +16 -16
  21. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRenderer.html +80 -80
  22. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRendererPixbuf.html +9 -9
  23. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRendererText.html +3 -3
  24. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceLanguage.html +3 -3
  25. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceLanguageManager.html +54 -22
  26. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMap.html +9 -9
  27. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMark.html +8 -8
  28. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMarkAttributes.html +20 -20
  29. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourcePrintCompositor.html +152 -75
  30. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceRegion.html +76 -48
  31. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchContext.html +31 -31
  32. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchSettings.html +11 -11
  33. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSpaceDrawer.html +30 -13
  34. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyle.html +8 -8
  35. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleScheme.html +3 -3
  36. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooser.html +3 -3
  37. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooserButton.html +10 -10
  38. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooserWidget.html +9 -9
  39. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeManager.html +3 -3
  40. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceTag.html +9 -9
  41. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceUndoManager.html +4 -4
  42. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceView.html +63 -47
  43. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/annotation-glossary.html +3 -3
  44. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-full.html +3 -3
  45. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch01.html +3 -3
  46. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch02.html +3 -3
  47. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch03.html +3 -3
  48. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch04.html +3 -3
  49. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch05.html +3 -3
  50. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch06.html +3 -3
  51. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch07.html +3 -3
  52. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch08.html +3 -3
  53. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch09.html +3 -3
  54. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0-GtkSourceUtils.html +4 -4
  55. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0-Version-Information.html +4 -4
  56. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/index.html +4 -21
  57. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/lang-reference.html +3 -3
  58. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/lang-tutorial.html +3 -3
  59. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/object-tree.html +12 -12
  60. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt01.html +3 -3
  61. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt02.html +3 -3
  62. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt03.html +3 -3
  63. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt04.html +3 -20
  64. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/style-reference.html +3 -3
  65. data/vendor/local/share/gtksourceview-3.0/language-specs/awk.lang +2 -2
  66. data/vendor/local/share/gtksourceview-3.0/language-specs/bibtex.lang +1 -1
  67. data/vendor/local/share/gtksourceview-3.0/language-specs/cg.lang +7 -7
  68. data/vendor/local/share/gtksourceview-3.0/language-specs/css.lang +17 -11
  69. data/vendor/local/share/gtksourceview-3.0/language-specs/eiffel.lang +5 -5
  70. data/vendor/local/share/gtksourceview-3.0/language-specs/fsharp.lang +24 -24
  71. data/vendor/local/share/gtksourceview-3.0/language-specs/j.lang +4 -4
  72. data/vendor/local/share/gtksourceview-3.0/language-specs/julia.lang +2 -2
  73. data/vendor/local/share/gtksourceview-3.0/language-specs/kotlin.lang +389 -0
  74. data/vendor/local/share/gtksourceview-3.0/language-specs/m4.lang +2 -2
  75. data/vendor/local/share/gtksourceview-3.0/language-specs/maxima.lang +1864 -0
  76. data/vendor/local/share/gtksourceview-3.0/language-specs/mediawiki.lang +1 -1
  77. data/vendor/local/share/gtksourceview-3.0/language-specs/modelica.lang +1 -1
  78. data/vendor/local/share/gtksourceview-3.0/language-specs/nemerle.lang +2 -2
  79. data/vendor/local/share/gtksourceview-3.0/language-specs/ocl.lang +3 -3
  80. data/vendor/local/share/gtksourceview-3.0/language-specs/ooc.lang +5 -5
  81. data/vendor/local/share/gtksourceview-3.0/language-specs/prolog.lang +4 -4
  82. data/vendor/local/share/gtksourceview-3.0/language-specs/scala.lang +4 -4
  83. data/vendor/local/share/gtksourceview-3.0/language-specs/swift.lang +440 -0
  84. data/vendor/local/share/gtksourceview-3.0/language-specs/vala.lang +10 -0
  85. data/vendor/local/share/gtksourceview-3.0/language-specs/vbnet.lang +3 -3
  86. data/vendor/local/share/gtksourceview-3.0/language-specs/yaml.lang +46 -46
  87. data/vendor/local/share/locale/ar/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  88. data/vendor/local/share/locale/as/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  89. data/vendor/local/share/locale/ast/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  90. data/vendor/local/share/locale/az/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  91. data/vendor/local/share/locale/be/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  92. data/vendor/local/share/locale/bg/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  93. data/vendor/local/share/locale/bn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  94. data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  95. data/vendor/local/share/locale/bs/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  96. data/vendor/local/share/locale/ca/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  97. data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  98. data/vendor/local/share/locale/cs/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  99. data/vendor/local/share/locale/cy/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  100. data/vendor/local/share/locale/da/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  101. data/vendor/local/share/locale/de/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  102. data/vendor/local/share/locale/dz/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  103. data/vendor/local/share/locale/el/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  104. data/vendor/local/share/locale/en@shaw/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  105. data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  106. data/vendor/local/share/locale/en_GB/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  107. data/vendor/local/share/locale/eo/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  108. data/vendor/local/share/locale/es/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  109. data/vendor/local/share/locale/et/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  110. data/vendor/local/share/locale/eu/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  111. data/vendor/local/share/locale/fa/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  112. data/vendor/local/share/locale/fi/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  113. data/vendor/local/share/locale/fr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  114. data/vendor/local/share/locale/fur/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  115. data/vendor/local/share/locale/ga/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  116. data/vendor/local/share/locale/gl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  117. data/vendor/local/share/locale/gu/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  118. data/vendor/local/share/locale/he/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  119. data/vendor/local/share/locale/hi/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  120. data/vendor/local/share/locale/hr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  121. data/vendor/local/share/locale/hu/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  122. data/vendor/local/share/locale/id/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  123. data/vendor/local/share/locale/it/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  124. data/vendor/local/share/locale/ja/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  125. data/vendor/local/share/locale/kk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  126. data/vendor/local/share/locale/kn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  127. data/vendor/local/share/locale/ko/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  128. data/vendor/local/share/locale/lt/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  129. data/vendor/local/share/locale/lv/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  130. data/vendor/local/share/locale/mai/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  131. data/vendor/local/share/locale/mg/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  132. data/vendor/local/share/locale/mk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  133. data/vendor/local/share/locale/ml/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  134. data/vendor/local/share/locale/mn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  135. data/vendor/local/share/locale/mr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  136. data/vendor/local/share/locale/ms/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  137. data/vendor/local/share/locale/nb/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  138. data/vendor/local/share/locale/ne/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  139. data/vendor/local/share/locale/nl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  140. data/vendor/local/share/locale/nn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  141. data/vendor/local/share/locale/oc/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  142. data/vendor/local/share/locale/or/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  143. data/vendor/local/share/locale/pa/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  144. data/vendor/local/share/locale/pl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  145. data/vendor/local/share/locale/pt/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  146. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  147. data/vendor/local/share/locale/ro/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  148. data/vendor/local/share/locale/ru/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  149. data/vendor/local/share/locale/rw/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  150. data/vendor/local/share/locale/si/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  151. data/vendor/local/share/locale/sk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  152. data/vendor/local/share/locale/sl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  153. data/vendor/local/share/locale/sq/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  154. data/vendor/local/share/locale/sr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  155. data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  156. data/vendor/local/share/locale/sv/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  157. data/vendor/local/share/locale/ta/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  158. data/vendor/local/share/locale/te/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  159. data/vendor/local/share/locale/tg/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  160. data/vendor/local/share/locale/th/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  161. data/vendor/local/share/locale/tr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  162. data/vendor/local/share/locale/ug/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  163. data/vendor/local/share/locale/uk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  164. data/vendor/local/share/locale/vi/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  165. data/vendor/local/share/locale/xh/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  166. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  167. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  168. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
  169. metadata +9 -23
  170. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-0.html +0 -62
  171. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-10.html +0 -90
  172. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-12.html +0 -34
  173. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-2.html +0 -270
  174. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-4.html +0 -38
  175. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-8.html +0 -50
  176. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-0.html +0 -42
  177. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-10.html +0 -194
  178. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-12.html +0 -38
  179. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-14.html +0 -298
  180. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-16.html +0 -106
  181. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-18.html +0 -114
  182. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-20.html +0 -130
  183. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-22.html +0 -126
  184. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-24.html +0 -129
  185. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-4.html +0 -34
  186. data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-deprecated.html +0 -146
@@ -3,12 +3,12 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>GtkSourceGutterRendererPixbuf: GtkSourceView 3 Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
7
7
  <link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
8
8
  <link rel="up" href="ch06.html" title="Gutter and Marks">
9
9
  <link rel="prev" href="GtkSourceGutterRenderer.html" title="GtkSourceGutterRenderer">
10
10
  <link rel="next" href="GtkSourceGutterRendererText.html" title="GtkSourceGutterRendererText">
11
- <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.26.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -59,7 +59,7 @@
59
59
  </tr>
60
60
  <tr>
61
61
  <td class="function_type">
62
- <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
62
+ <span class="returnvalue">GdkPixbuf</span> *
63
63
  </td>
64
64
  <td class="function_name">
65
65
  <a class="link" href="GtkSourceGutterRendererPixbuf.html#gtk-source-gutter-renderer-pixbuf-get-pixbuf" title="gtk_source_gutter_renderer_pixbuf_get_pixbuf ()">gtk_source_gutter_renderer_pixbuf_get_pixbuf</a> <span class="c_punctuation">()</span>
@@ -137,7 +137,7 @@
137
137
  </tr>
138
138
  <tr>
139
139
  <td class="property_type">
140
- <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *</td>
140
+ <span class="type">GdkPixbuf</span> *</td>
141
141
  <td class="property_name"><a class="link" href="GtkSourceGutterRendererPixbuf.html#GtkSourceGutterRendererPixbuf--pixbuf" title="The “pixbuf” property">pixbuf</a></td>
142
142
  <td class="property_flags">Read / Write</td>
143
143
  </tr>
@@ -200,7 +200,7 @@ gtk_source_gutter_renderer_pixbuf_new (<em class="parameter"><code><span class="
200
200
  <pre class="programlisting"><span class="returnvalue">void</span>
201
201
  gtk_source_gutter_renderer_pixbuf_set_pixbuf
202
202
  (<em class="parameter"><code><a class="link" href="GtkSourceGutterRendererPixbuf.html" title="GtkSourceGutterRendererPixbuf"><span class="type">GtkSourceGutterRendererPixbuf</span></a> *renderer</code></em>,
203
- <em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>);</pre>
203
+ <em class="parameter"><code><span class="type">GdkPixbuf</span> *pixbuf</code></em>);</pre>
204
204
  <div class="refsect3">
205
205
  <a name="gtk-source-gutter-renderer-pixbuf-set-pixbuf.parameters"></a><h4>Parameters</h4>
206
206
  <div class="informaltable"><table class="informaltable" width="100%" border="0">
@@ -227,7 +227,7 @@ gtk_source_gutter_renderer_pixbuf_set_pixbuf
227
227
  <hr>
228
228
  <div class="refsect2">
229
229
  <a name="gtk-source-gutter-renderer-pixbuf-get-pixbuf"></a><h3>gtk_source_gutter_renderer_pixbuf_get_pixbuf ()</h3>
230
- <pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
230
+ <pre class="programlisting"><span class="returnvalue">GdkPixbuf</span> *
231
231
  gtk_source_gutter_renderer_pixbuf_get_pixbuf
232
232
  (<em class="parameter"><code><a class="link" href="GtkSourceGutterRendererPixbuf.html" title="GtkSourceGutterRendererPixbuf"><span class="type">GtkSourceGutterRendererPixbuf</span></a> *renderer</code></em>);</pre>
233
233
  <p>Get the pixbuf of the renderer.</p>
@@ -248,7 +248,7 @@ gtk_source_gutter_renderer_pixbuf_get_pixbuf
248
248
  </div>
249
249
  <div class="refsect3">
250
250
  <a name="gtk-source-gutter-renderer-pixbuf-get-pixbuf.returns"></a><h4>Returns</h4>
251
- <p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a>. </p>
251
+ <p>a <span class="type">GdkPixbuf</span>. </p>
252
252
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
253
253
  </div>
254
254
  </div>
@@ -438,7 +438,7 @@ gtk_source_gutter_renderer_pixbuf_get_icon_name
438
438
  <hr>
439
439
  <div class="refsect2">
440
440
  <a name="GtkSourceGutterRendererPixbuf--pixbuf"></a><h3>The <code class="literal">“pixbuf”</code> property</h3>
441
- <pre class="programlisting"> “pixbuf” <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *</pre>
441
+ <pre class="programlisting"> “pixbuf” <span class="type">GdkPixbuf</span> *</pre>
442
442
  <p>The pixbuf.</p>
443
443
  <p>Flags: Read / Write</p>
444
444
  </div>
@@ -461,6 +461,6 @@ gtk_source_gutter_renderer_pixbuf_get_icon_name
461
461
  </div>
462
462
  </div>
463
463
  <div class="footer">
464
- <hr>Generated by GTK-Doc V1.25.1</div>
464
+ <hr>Generated by GTK-Doc V1.26.1</div>
465
465
  </body>
466
466
  </html>
@@ -3,12 +3,12 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>GtkSourceGutterRendererText: GtkSourceView 3 Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
7
7
  <link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
8
8
  <link rel="up" href="ch06.html" title="Gutter and Marks">
9
9
  <link rel="prev" href="GtkSourceGutterRendererPixbuf.html" title="GtkSourceGutterRendererPixbuf">
10
10
  <link rel="next" href="GtkSourceMark.html" title="GtkSourceMark">
11
- <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.26.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -294,6 +294,6 @@ pixels, or <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macr
294
294
  </div>
295
295
  </div>
296
296
  <div class="footer">
297
- <hr>Generated by GTK-Doc V1.25.1</div>
297
+ <hr>Generated by GTK-Doc V1.26.1</div>
298
298
  </body>
299
299
  </html>
@@ -3,12 +3,12 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>GtkSourceLanguage: GtkSourceView 3 Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
7
7
  <link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
8
8
  <link rel="up" href="ch02.html" title="Syntax Highlighting">
9
9
  <link rel="prev" href="ch02.html" title="Syntax Highlighting">
10
10
  <link rel="next" href="GtkSourceLanguageManager.html" title="GtkSourceLanguageManager">
11
- <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.26.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -574,6 +574,6 @@ and must not be modified. </p>
574
574
  </div>
575
575
  </div>
576
576
  <div class="footer">
577
- <hr>Generated by GTK-Doc V1.25.1</div>
577
+ <hr>Generated by GTK-Doc V1.26.1</div>
578
578
  </body>
579
579
  </html>
@@ -3,12 +3,12 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>GtkSourceLanguageManager: GtkSourceView 3 Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
7
7
  <link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
8
8
  <link rel="up" href="ch02.html" title="Syntax Highlighting">
9
9
  <link rel="prev" href="GtkSourceLanguage.html" title="GtkSourceLanguage">
10
10
  <link rel="next" href="ch03.html" title="Styling">
11
- <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.26.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -342,29 +342,61 @@ according to the information in lang files. Either <em class="parameter"><code>f
342
342
  or
343
343
  <em class="parameter"><code>content_type</code></em>
344
344
  may be <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. This function can be used as follows:</p>
345
- <div class="informalexample"><pre class="programlisting">
346
- GtkSourceLanguage *lang;
347
- lang = gtk_source_language_manager_guess_language (filename, NULL);
348
- gtk_source_buffer_set_language (buffer, lang);
349
- </pre></div>
345
+ <div class="informalexample">
346
+ <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
347
+ <tbody>
348
+ <tr>
349
+ <td class="listing_lines" align="right"><pre>1
350
+ 2
351
+ 3</pre></td>
352
+ <td class="listing_code"><pre class="programlisting"><span class="usertype">GtkSourceLanguage</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">lang</span><span class="symbol">;</span>
353
+ <span class="normal">lang </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="GtkSourceLanguageManager.html#gtk-source-language-manager-guess-language">gtk_source_language_manager_guess_language</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">filename</span><span class="symbol">,</span><span class="normal"> <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">);</span>
354
+ <span class="function"><a href="GtkSourceBuffer.html#gtk-source-buffer-set-language">gtk_source_buffer_set_language</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">buffer</span><span class="symbol">,</span><span class="normal"> lang</span><span class="symbol">);</span></pre></td>
355
+ </tr>
356
+ </tbody>
357
+ </table>
358
+ </div>
359
+
350
360
  <p>or</p>
351
- <div class="informalexample"><pre class="programlisting">
352
- GtkSourceLanguage *lang = NULL;
353
- gboolean result_uncertain;
354
- gchar *content_type;
361
+ <div class="informalexample">
362
+ <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
363
+ <tbody>
364
+ <tr>
365
+ <td class="listing_lines" align="right"><pre>1
366
+ 2
367
+ 3
368
+ 4
369
+ 5
370
+ 6
371
+ 7
372
+ 8
373
+ 9
374
+ 10
375
+ 11
376
+ 12
377
+ 13
378
+ 14
379
+ 15</pre></td>
380
+ <td class="listing_code"><pre class="programlisting"><span class="usertype">GtkSourceLanguage</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">lang </span><span class="symbol">=</span><span class="normal"> <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">;</span>
381
+ <span class="usertype">gboolean</span><span class="normal"> result_uncertain</span><span class="symbol">;</span>
382
+ <span class="usertype">gchar</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">content_type</span><span class="symbol">;</span>
355
383
 
356
- content_type = g_content_type_guess (filename, NULL, 0, &amp;result_uncertain);
357
- if (result_uncertain)
358
- {
359
- g_free (content_type);
360
- content_type = NULL;
361
- }
384
+ <span class="normal">content_type </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="/home/seb/jhbuild/share/gtk-doc/html/gio/gio-GContentType.html#g-content-type-guess">g_content_type_guess</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">filename</span><span class="symbol">,</span><span class="normal"> <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">,</span><span class="normal"> </span><span class="number">0</span><span class="symbol">,</span><span class="normal"> </span><span class="symbol">&amp;</span><span class="normal">result_uncertain</span><span class="symbol">);</span>
385
+ <span class="keyword">if</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">result_uncertain</span><span class="symbol">)</span>
386
+ <span class="normal"> </span><span class="cbracket">{</span>
387
+ <span class="normal"> </span><span class="function"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free">g_free</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">content_type</span><span class="symbol">);</span>
388
+ <span class="normal"> content_type </span><span class="symbol">=</span><span class="normal"> <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">;</span>
389
+ <span class="normal"> </span><span class="cbracket">}</span>
362
390
 
363
- lang = gtk_source_language_manager_guess_language (manager, filename, content_type);
364
- gtk_source_buffer_set_language (buffer, lang);
391
+ <span class="normal">lang </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="GtkSourceLanguageManager.html#gtk-source-language-manager-guess-language">gtk_source_language_manager_guess_language</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">manager</span><span class="symbol">,</span><span class="normal"> filename</span><span class="symbol">,</span><span class="normal"> content_type</span><span class="symbol">);</span>
392
+ <span class="function"><a href="GtkSourceBuffer.html#gtk-source-buffer-set-language">gtk_source_buffer_set_language</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">buffer</span><span class="symbol">,</span><span class="normal"> lang</span><span class="symbol">);</span>
393
+
394
+ <span class="function"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free">g_free</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">content_type</span><span class="symbol">);</span></pre></td>
395
+ </tr>
396
+ </tbody>
397
+ </table>
398
+ </div>
365
399
 
366
- g_free (content_type);
367
- </pre></div>
368
400
  <p>etc. Use <a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-mime-types" title="gtk_source_language_get_mime_types ()"><code class="function">gtk_source_language_get_mime_types()</code></a> and <a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-globs" title="gtk_source_language_get_globs ()"><code class="function">gtk_source_language_get_globs()</code></a>
369
401
  if you need full control over file -&gt; language mapping.</p>
370
402
  <div class="refsect3">
@@ -436,6 +468,6 @@ and should not be freed. </p>
436
468
  </div>
437
469
  </div>
438
470
  <div class="footer">
439
- <hr>Generated by GTK-Doc V1.25.1</div>
471
+ <hr>Generated by GTK-Doc V1.26.1</div>
440
472
  </body>
441
473
  </html>
@@ -3,12 +3,12 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>GtkSourceMap: GtkSourceView 3 Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
7
7
  <link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
8
8
  <link rel="up" href="ch09.html" title="Other">
9
9
  <link rel="prev" href="ch09.html" title="Other">
10
10
  <link rel="next" href="GtkSourceRegion.html" title="GtkSourceRegion">
11
- <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.26.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -44,7 +44,7 @@
44
44
  <tbody>
45
45
  <tr>
46
46
  <td class="function_type">
47
- <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkWidget.html#GtkWidget-struct"><span class="returnvalue">GtkWidget</span></a> *
47
+ <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkWidget.html#GtkWidget-struct"><span class="returnvalue">GtkWidget</span></a> *
48
48
  </td>
49
49
  <td class="function_name">
50
50
  <a class="link" href="GtkSourceMap.html#gtk-source-map-new" title="gtk_source_map_new ()">gtk_source_map_new</a> <span class="c_punctuation">()</span>
@@ -110,9 +110,9 @@
110
110
  <a name="GtkSourceMap.object-hierarchy"></a><h2>Object Hierarchy</h2>
111
111
  <pre class="screen"> <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
112
112
  <span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
113
- <span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkWidget.html#GtkWidget-struct">GtkWidget</a>
114
- <span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkContainer.html#GtkContainer-struct">GtkContainer</a>
115
- <span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextView.html#GtkTextView-struct">GtkTextView</a>
113
+ <span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkWidget.html#GtkWidget-struct">GtkWidget</a>
114
+ <span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkContainer.html#GtkContainer-struct">GtkContainer</a>
115
+ <span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextView.html#GtkTextView-struct">GtkTextView</a>
116
116
  <span class="lineart">╰──</span> <a class="link" href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a>
117
117
  <span class="lineart">╰──</span> GtkSourceMap
118
118
  </pre>
@@ -121,7 +121,7 @@
121
121
  <a name="GtkSourceMap.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
122
122
  <p>
123
123
  GtkSourceMap implements
124
- AtkImplementorIface, <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkBuildable.html#GtkBuildable-struct">GtkBuildable</a> and <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkScrollable.html#GtkScrollable-struct">GtkScrollable</a>.</p>
124
+ AtkImplementorIface, <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkBuildable.html#GtkBuildable-struct">GtkBuildable</a> and <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkScrollable.html#GtkScrollable-struct">GtkScrollable</a>.</p>
125
125
  </div>
126
126
  <div class="refsect1">
127
127
  <a name="GtkSourceMap.includes"></a><h2>Includes</h2>
@@ -150,7 +150,7 @@ appropriate font size. "Monospace 1" is the default. See
150
150
  <a name="GtkSourceMap.functions_details"></a><h2>Functions</h2>
151
151
  <div class="refsect2">
152
152
  <a name="gtk-source-map-new"></a><h3>gtk_source_map_new ()</h3>
153
- <pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkWidget.html#GtkWidget-struct"><span class="returnvalue">GtkWidget</span></a> *
153
+ <pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkWidget.html#GtkWidget-struct"><span class="returnvalue">GtkWidget</span></a> *
154
154
  gtk_source_map_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
155
155
  <p>Creates a new <a class="link" href="GtkSourceMap.html" title="GtkSourceMap"><span class="type">GtkSourceMap</span></a>.</p>
156
156
  <div class="refsect3">
@@ -249,6 +249,6 @@ gtk_source_map_get_view (<em class="parameter"><code><a class="link" href="GtkSo
249
249
  </div>
250
250
  </div>
251
251
  <div class="footer">
252
- <hr>Generated by GTK-Doc V1.25.1</div>
252
+ <hr>Generated by GTK-Doc V1.26.1</div>
253
253
  </body>
254
254
  </html>
@@ -3,12 +3,12 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>GtkSourceMark: GtkSourceView 3 Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
7
7
  <link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
8
8
  <link rel="up" href="ch06.html" title="Gutter and Marks">
9
9
  <link rel="prev" href="GtkSourceGutterRendererText.html" title="GtkSourceGutterRendererText">
10
10
  <link rel="next" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes">
11
- <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.26.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -107,7 +107,7 @@
107
107
  <div class="refsect1">
108
108
  <a name="GtkSourceMark.object-hierarchy"></a><h2>Object Hierarchy</h2>
109
109
  <pre class="screen"> <a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
110
- <span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextMark.html#GtkTextMark-struct">GtkTextMark</a>
110
+ <span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextMark.html#GtkTextMark-struct">GtkTextMark</a>
111
111
  <span class="lineart">╰──</span> GtkSourceMark
112
112
  </pre>
113
113
  </div>
@@ -119,7 +119,7 @@
119
119
  <div class="refsect1">
120
120
  <a name="GtkSourceMark.description"></a><h2>Description</h2>
121
121
  <p>A <a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="type">GtkSourceMark</span></a> marks a position in the text where you want to display
122
- additional info. It is based on <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextMark.html#GtkTextMark-struct"><span class="type">GtkTextMark</span></a> and thus is still valid after
122
+ additional info. It is based on <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextMark.html#GtkTextMark-struct"><span class="type">GtkTextMark</span></a> and thus is still valid after
123
123
  the text has changed though its position may change.</p>
124
124
  <p><a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="type">GtkSourceMark</span></a>s are organised in categories which you have to set
125
125
  when you create the mark. Each category can have a priority, a pixbuf and
@@ -136,9 +136,9 @@ of each other. The mark with the highest priority will be drawn on top.</p>
136
136
  <pre class="programlisting"><a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="returnvalue">GtkSourceMark</span></a> *
137
137
  gtk_source_mark_new (<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> *name</code></em>,
138
138
  <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> *category</code></em>);</pre>
139
- <p>Creates a text mark. Add it to a buffer using <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextBuffer.html#gtk-text-buffer-add-mark"><code class="function">gtk_text_buffer_add_mark()</code></a>.
139
+ <p>Creates a text mark. Add it to a buffer using <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextBuffer.html#gtk-text-buffer-add-mark"><code class="function">gtk_text_buffer_add_mark()</code></a>.
140
140
  If name is NULL, the mark is anonymous; otherwise, the mark can be retrieved
141
- by name using <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextBuffer.html#gtk-text-buffer-get-mark"><code class="function">gtk_text_buffer_get_mark()</code></a>.
141
+ by name using <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextBuffer.html#gtk-text-buffer-get-mark"><code class="function">gtk_text_buffer_get_mark()</code></a>.
142
142
  Normally marks are created using the utility function
143
143
  <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-create-source-mark" title="gtk_source_buffer_create_source_mark ()"><code class="function">gtk_source_buffer_create_source_mark()</code></a>.</p>
144
144
  <div class="refsect3">
@@ -168,7 +168,7 @@ category, or all the marks representing a compilation error could belong to
168
168
  </div>
169
169
  <div class="refsect3">
170
170
  <a name="gtk-source-mark-new.returns"></a><h4>Returns</h4>
171
- <p> a new <a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="type">GtkSourceMark</span></a> that can be added using <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkTextBuffer.html#gtk-text-buffer-add-mark"><code class="function">gtk_text_buffer_add_mark()</code></a>.</p>
171
+ <p> a new <a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="type">GtkSourceMark</span></a> that can be added using <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextBuffer.html#gtk-text-buffer-add-mark"><code class="function">gtk_text_buffer_add_mark()</code></a>.</p>
172
172
  </div>
173
173
  <p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
174
174
  </div>
@@ -302,6 +302,6 @@ which pixbuf is used and with which priority it is drawn.</p>
302
302
  </div>
303
303
  </div>
304
304
  <div class="footer">
305
- <hr>Generated by GTK-Doc V1.25.1</div>
305
+ <hr>Generated by GTK-Doc V1.26.1</div>
306
306
  </body>
307
307
  </html>
@@ -3,12 +3,12 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>GtkSourceMarkAttributes: GtkSourceView 3 Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
7
7
  <link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
8
8
  <link rel="up" href="ch06.html" title="Gutter and Marks">
9
9
  <link rel="prev" href="GtkSourceMark.html" title="GtkSourceMark">
10
10
  <link rel="next" href="ch07.html" title="Printing">
11
- <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.26.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -121,14 +121,14 @@
121
121
  </td>
122
122
  </tr>
123
123
  <tr>
124
- <td class="function_type">const <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
124
+ <td class="function_type">const <span class="returnvalue">GdkPixbuf</span> *
125
125
  </td>
126
126
  <td class="function_name">
127
127
  <a class="link" href="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-get-pixbuf" title="gtk_source_mark_attributes_get_pixbuf ()">gtk_source_mark_attributes_get_pixbuf</a> <span class="c_punctuation">()</span>
128
128
  </td>
129
129
  </tr>
130
130
  <tr>
131
- <td class="function_type">const <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
131
+ <td class="function_type">const <span class="returnvalue">GdkPixbuf</span> *
132
132
  </td>
133
133
  <td class="function_name">
134
134
  <a class="link" href="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-render-icon" title="gtk_source_mark_attributes_render_icon ()">gtk_source_mark_attributes_render_icon</a> <span class="c_punctuation">()</span>
@@ -164,7 +164,7 @@
164
164
  <tbody>
165
165
  <tr>
166
166
  <td class="property_type">
167
- <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *</td>
167
+ <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk3/gdk3-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *</td>
168
168
  <td class="property_name"><a class="link" href="GtkSourceMarkAttributes.html#GtkSourceMarkAttributes--background" title="The “background” property">background</a></td>
169
169
  <td class="property_flags">Read / Write</td>
170
170
  </tr>
@@ -182,7 +182,7 @@
182
182
  </tr>
183
183
  <tr>
184
184
  <td class="property_type">
185
- <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *</td>
185
+ <span class="type">GdkPixbuf</span> *</td>
186
186
  <td class="property_name"><a class="link" href="GtkSourceMarkAttributes.html#GtkSourceMarkAttributes--pixbuf" title="The “pixbuf” property">pixbuf</a></td>
187
187
  <td class="property_flags">Read / Write</td>
188
188
  </tr>
@@ -300,7 +300,7 @@ gtk_source_mark_attributes_new (<em class="parameter"><code><span class="type">v
300
300
  <pre class="programlisting"><span class="returnvalue">void</span>
301
301
  gtk_source_mark_attributes_set_background
302
302
  (<em class="parameter"><code><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes</code></em>,
303
- <em class="parameter"><code>const <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *background</code></em>);</pre>
303
+ <em class="parameter"><code>const <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk3/gdk3-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *background</code></em>);</pre>
304
304
  <p>Sets background color to the one given in <em class="parameter"><code>background</code></em>
305
305
  .</p>
306
306
  <div class="refsect3">
@@ -319,7 +319,7 @@ gtk_source_mark_attributes_set_background
319
319
  </tr>
320
320
  <tr>
321
321
  <td class="parameter_name"><p>background</p></td>
322
- <td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a>.</p></td>
322
+ <td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk3/gdk3-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a>.</p></td>
323
323
  <td class="parameter_annotations"> </td>
324
324
  </tr>
325
325
  </tbody>
@@ -332,7 +332,7 @@ gtk_source_mark_attributes_set_background
332
332
  <pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
333
333
  gtk_source_mark_attributes_get_background
334
334
  (<em class="parameter"><code><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes</code></em>,
335
- <em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *background</code></em>);</pre>
335
+ <em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gdk3/gdk3-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *background</code></em>);</pre>
336
336
  <p>Stores background color in <em class="parameter"><code>background</code></em>
337
337
  .</p>
338
338
  <div class="refsect3">
@@ -351,7 +351,7 @@ gtk_source_mark_attributes_get_background
351
351
  </tr>
352
352
  <tr>
353
353
  <td class="parameter_name"><p>background</p></td>
354
- <td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a>. </p></td>
354
+ <td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk3/gdk3-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a>. </p></td>
355
355
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Out parameter, where caller must allocate storage."><span class="acronym">out caller-allocates</span></acronym>]</span></td>
356
356
  </tr>
357
357
  </tbody>
@@ -560,7 +560,7 @@ not be unreffed. </p>
560
560
  <a name="gtk-source-mark-attributes-set-pixbuf"></a><h3>gtk_source_mark_attributes_set_pixbuf ()</h3>
561
561
  <pre class="programlisting"><span class="returnvalue">void</span>
562
562
  gtk_source_mark_attributes_set_pixbuf (<em class="parameter"><code><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes</code></em>,
563
- <em class="parameter"><code>const <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>);</pre>
563
+ <em class="parameter"><code>const <span class="type">GdkPixbuf</span> *pixbuf</code></em>);</pre>
564
564
  <p>Sets a pixbuf to be used as a base for rendered icon.</p>
565
565
  <div class="refsect3">
566
566
  <a name="gtk-source-mark-attributes-set-pixbuf.parameters"></a><h4>Parameters</h4>
@@ -578,7 +578,7 @@ gtk_source_mark_attributes_set_pixbuf (<em class="parameter"><code><a class="lin
578
578
  </tr>
579
579
  <tr>
580
580
  <td class="parameter_name"><p>pixbuf</p></td>
581
- <td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> to be used.</p></td>
581
+ <td class="parameter_description"><p>a <span class="type">GdkPixbuf</span> to be used.</p></td>
582
582
  <td class="parameter_annotations"> </td>
583
583
  </tr>
584
584
  </tbody>
@@ -588,9 +588,9 @@ gtk_source_mark_attributes_set_pixbuf (<em class="parameter"><code><a class="lin
588
588
  <hr>
589
589
  <div class="refsect2">
590
590
  <a name="gtk-source-mark-attributes-get-pixbuf"></a><h3>gtk_source_mark_attributes_get_pixbuf ()</h3>
591
- <pre class="programlisting">const <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
591
+ <pre class="programlisting">const <span class="returnvalue">GdkPixbuf</span> *
592
592
  gtk_source_mark_attributes_get_pixbuf (<em class="parameter"><code><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes</code></em>);</pre>
593
- <p>Gets a <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> to be used as a base for rendered icon. Note that the
593
+ <p>Gets a <span class="type">GdkPixbuf</span> to be used as a base for rendered icon. Note that the
594
594
  pixbuf can be <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if it wasn't set earlier.</p>
595
595
  <div class="refsect3">
596
596
  <a name="gtk-source-mark-attributes-get-pixbuf.parameters"></a><h4>Parameters</h4>
@@ -618,10 +618,10 @@ should not be unreffed. </p>
618
618
  <hr>
619
619
  <div class="refsect2">
620
620
  <a name="gtk-source-mark-attributes-render-icon"></a><h3>gtk_source_mark_attributes_render_icon ()</h3>
621
- <pre class="programlisting">const <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
621
+ <pre class="programlisting">const <span class="returnvalue">GdkPixbuf</span> *
622
622
  gtk_source_mark_attributes_render_icon
623
623
  (<em class="parameter"><code><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes</code></em>,
624
- <em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk4/GtkWidget.html#GtkWidget-struct"><span class="type">GtkWidget</span></a> *widget</code></em>,
624
+ <em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkWidget.html#GtkWidget-struct"><span class="type">GtkWidget</span></a> *widget</code></em>,
625
625
  <em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> size</code></em>);</pre>
626
626
  <p>Renders an icon of given size. The base of the icon is set by the last call
627
627
  to one of: <a class="link" href="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-set-pixbuf" title="gtk_source_mark_attributes_set_pixbuf ()"><code class="function">gtk_source_mark_attributes_set_pixbuf()</code></a>,
@@ -753,7 +753,7 @@ using <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Memory-Allocation.
753
753
  <a name="GtkSourceMarkAttributes.property-details"></a><h2>Property Details</h2>
754
754
  <div class="refsect2">
755
755
  <a name="GtkSourceMarkAttributes--background"></a><h3>The <code class="literal">“background”</code> property</h3>
756
- <pre class="programlisting"> “background” <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *</pre>
756
+ <pre class="programlisting"> “background” <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk3/gdk3-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *</pre>
757
757
  <p>A color used for background of a line.</p>
758
758
  <p>Flags: Read / Write</p>
759
759
  </div>
@@ -775,8 +775,8 @@ using <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Memory-Allocation.
775
775
  <hr>
776
776
  <div class="refsect2">
777
777
  <a name="GtkSourceMarkAttributes--pixbuf"></a><h3>The <code class="literal">“pixbuf”</code> property</h3>
778
- <pre class="programlisting"> “pixbuf” <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *</pre>
779
- <p>A <a href="/home/seb/jhbuild/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> that may be a base of a rendered icon.</p>
778
+ <pre class="programlisting"> “pixbuf” <span class="type">GdkPixbuf</span> *</pre>
779
+ <p>A <span class="type">GdkPixbuf</span> that may be a base of a rendered icon.</p>
780
780
  <p>Flags: Read / Write</p>
781
781
  </div>
782
782
  <hr>
@@ -890,6 +890,6 @@ user_function (<a class="link" href="GtkSourceMarkAttributes.html" title="GtkSou
890
890
  </div>
891
891
  </div>
892
892
  <div class="footer">
893
- <hr>Generated by GTK-Doc V1.25.1</div>
893
+ <hr>Generated by GTK-Doc V1.26.1</div>
894
894
  </body>
895
895
  </html>