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.
- 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/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/gir-1.0/GtkSource-3.0.gir +5 -5
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceBuffer.html +81 -69
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletion.html +40 -25
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionContext.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionInfo.html +48 -34
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionItem.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionProposal.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionProvider.html +17 -17
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionWords.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceEncoding.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFile.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFileLoader.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFileSaver.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutter.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRenderer.html +80 -80
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRendererPixbuf.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRendererText.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceLanguage.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceLanguageManager.html +54 -22
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMap.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMark.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMarkAttributes.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourcePrintCompositor.html +152 -75
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceRegion.html +76 -48
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchContext.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchSettings.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSpaceDrawer.html +30 -13
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyle.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleScheme.html +3 -3
- 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 +10 -10
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooserWidget.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeManager.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceTag.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceUndoManager.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceView.html +63 -47
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/annotation-glossary.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-full.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch01.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch02.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch03.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch04.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch05.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch06.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch07.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch08.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch09.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0-GtkSourceUtils.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0-Version-Information.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/index.html +4 -21
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/lang-reference.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/lang-tutorial.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/object-tree.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt01.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt02.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt03.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt04.html +3 -20
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/style-reference.html +3 -3
- data/vendor/local/share/gtksourceview-3.0/language-specs/awk.lang +2 -2
- data/vendor/local/share/gtksourceview-3.0/language-specs/bibtex.lang +1 -1
- data/vendor/local/share/gtksourceview-3.0/language-specs/cg.lang +7 -7
- data/vendor/local/share/gtksourceview-3.0/language-specs/css.lang +17 -11
- data/vendor/local/share/gtksourceview-3.0/language-specs/eiffel.lang +5 -5
- data/vendor/local/share/gtksourceview-3.0/language-specs/fsharp.lang +24 -24
- data/vendor/local/share/gtksourceview-3.0/language-specs/j.lang +4 -4
- data/vendor/local/share/gtksourceview-3.0/language-specs/julia.lang +2 -2
- data/vendor/local/share/gtksourceview-3.0/language-specs/kotlin.lang +389 -0
- data/vendor/local/share/gtksourceview-3.0/language-specs/m4.lang +2 -2
- data/vendor/local/share/gtksourceview-3.0/language-specs/maxima.lang +1864 -0
- data/vendor/local/share/gtksourceview-3.0/language-specs/mediawiki.lang +1 -1
- data/vendor/local/share/gtksourceview-3.0/language-specs/modelica.lang +1 -1
- data/vendor/local/share/gtksourceview-3.0/language-specs/nemerle.lang +2 -2
- data/vendor/local/share/gtksourceview-3.0/language-specs/ocl.lang +3 -3
- data/vendor/local/share/gtksourceview-3.0/language-specs/ooc.lang +5 -5
- data/vendor/local/share/gtksourceview-3.0/language-specs/prolog.lang +4 -4
- data/vendor/local/share/gtksourceview-3.0/language-specs/scala.lang +4 -4
- data/vendor/local/share/gtksourceview-3.0/language-specs/swift.lang +440 -0
- data/vendor/local/share/gtksourceview-3.0/language-specs/vala.lang +10 -0
- data/vendor/local/share/gtksourceview-3.0/language-specs/vbnet.lang +3 -3
- data/vendor/local/share/gtksourceview-3.0/language-specs/yaml.lang +46 -46
- 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 +9 -23
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-0.html +0 -62
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-10.html +0 -90
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-12.html +0 -34
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-2.html +0 -270
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-4.html +0 -38
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-8.html +0 -50
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-0.html +0 -42
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-10.html +0 -194
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-12.html +0 -38
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-14.html +0 -298
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-16.html +0 -106
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-18.html +0 -114
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-20.html +0 -130
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-22.html +0 -126
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-24.html +0 -129
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-4.html +0 -34
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-deprecated.html +0 -146
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a65d22f20e6197ccb7655ff603655c8957481c41
|
4
|
+
data.tar.gz: 8330a129752b744b0141d8cbfead4298a58a7d1f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8113eb4ddbc9d2abc0c1c15f83dc7df5d0a97f58b169c00e710ddcc08f8bed28e818e4a26b76132ec1c776f33ea7f07c502542abb599a659345db2ba6c4c71c2
|
7
|
+
data.tar.gz: 2f2ed95a74870d3ee7a71f67a8255e41df8cf1ab1b9235db961827ab660fdc30641079796ea6c968e0b908ad129e40bcfebe7441c1b2b08e213101c6dc0546ba
|
data/Rakefile
CHANGED
@@ -44,7 +44,7 @@ package_task = GNOME2::Rake::PackageTask.new do |package|
|
|
44
44
|
:name => "gtksourceview",
|
45
45
|
:download_site => :gnome,
|
46
46
|
:label => "GtkSourceView",
|
47
|
-
:version => "3.24.
|
47
|
+
:version => "3.24.5",
|
48
48
|
:compression_method => "xz",
|
49
49
|
:windows => {
|
50
50
|
:configure_args => [
|
Binary file
|
Binary file
|
@@ -5,7 +5,7 @@ includedir=${prefix}/include
|
|
5
5
|
|
6
6
|
Name: gtksourceview
|
7
7
|
Description: Source code editing widget
|
8
|
-
Version: 3.24.
|
8
|
+
Version: 3.24.5
|
9
9
|
Requires: glib-2.0 >= 2.48 gio-2.0 >= 2.48 gtk+-3.0 >= 3.20
|
10
10
|
Requires.private: libxml-2.0 >= 2.6
|
11
11
|
Libs: -L${libdir} -lgtksourceview-3.0
|
@@ -10855,9 +10855,9 @@ page in the GLib reference manual.</doc>
|
|
10855
10855
|
<method name="set_search_text"
|
10856
10856
|
c:identifier="gtk_source_search_settings_set_search_text"
|
10857
10857
|
version="3.10">
|
10858
|
-
<doc xml:space="preserve">Sets the text to search. If @
|
10859
|
-
disabled. A copy of @
|
10860
|
-
a call to this function.
|
10858
|
+
<doc xml:space="preserve">Sets the text to search. If @search_text is %NULL or is empty, the search
|
10859
|
+
will be disabled. A copy of @search_text will be made, so you can safely free
|
10860
|
+
@search_text after a call to this function.
|
10861
10861
|
|
10862
10862
|
You may be interested to call gtk_source_utils_unescape_search_text() before
|
10863
10863
|
this function.</doc>
|
@@ -12955,8 +12955,8 @@ object has a different #GtkSourceSpaceDrawer.</doc>
|
|
12955
12955
|
<method name="indent_lines"
|
12956
12956
|
c:identifier="gtk_source_view_indent_lines"
|
12957
12957
|
version="3.16">
|
12958
|
-
<doc xml:space="preserve">
|
12959
|
-
|
12958
|
+
<doc xml:space="preserve">Inserts one indentation level at the beginning of the specified lines. The
|
12959
|
+
empty lines are not indented.</doc>
|
12960
12960
|
<return-value transfer-ownership="none">
|
12961
12961
|
<type name="none" c:type="void"/>
|
12962
12962
|
</return-value>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>GtkSourceBuffer: GtkSourceView 3 Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets
|
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="ch01.html" title="Main Classes">
|
9
9
|
<link rel="prev" href="ch01.html" title="Main Classes">
|
10
10
|
<link rel="next" href="GtkSourceView.html" title="GtkSourceView">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
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">
|
@@ -60,7 +60,7 @@
|
|
60
60
|
</tr>
|
61
61
|
<tr>
|
62
62
|
<td class="function_type">
|
63
|
-
<a href="/home/seb/jhbuild/share/gtk-doc/html/
|
63
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextTag.html#GtkTextTag-struct"><span class="returnvalue">GtkTextTag</span></a> *
|
64
64
|
</td>
|
65
65
|
<td class="function_name">
|
66
66
|
<a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-create-source-tag" title="gtk_source_buffer_create_source_tag ()">gtk_source_buffer_create_source_tag</a> <span class="c_punctuation">()</span>
|
@@ -473,7 +473,7 @@
|
|
473
473
|
<a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GFlags</a>
|
474
474
|
<span class="lineart">╰──</span> GtkSourceSortFlags
|
475
475
|
<a href="/home/seb/jhbuild/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
476
|
-
<span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
476
|
+
<span class="lineart">╰──</span> <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextBuffer.html#GtkTextBuffer-struct">GtkTextBuffer</a>
|
477
477
|
<span class="lineart">╰──</span> GtkSourceBuffer
|
478
478
|
</pre>
|
479
479
|
</div>
|
@@ -485,14 +485,14 @@
|
|
485
485
|
<div class="refsect1">
|
486
486
|
<a name="GtkSourceBuffer.description"></a><h2>Description</h2>
|
487
487
|
<p>A <a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> object is the model for <a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> widgets.
|
488
|
-
It extends the <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
488
|
+
It extends the <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextBuffer.html#GtkTextBuffer-struct"><span class="type">GtkTextBuffer</span></a> class by adding features useful to display
|
489
489
|
and edit source code such as syntax highlighting and bracket matching. It
|
490
490
|
also implements support for the undo/redo.</p>
|
491
491
|
<p>To create a <a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> use <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-new" title="gtk_source_buffer_new ()"><code class="function">gtk_source_buffer_new()</code></a> or
|
492
492
|
<a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-new-with-language" title="gtk_source_buffer_new_with_language ()"><code class="function">gtk_source_buffer_new_with_language()</code></a>. The second form is just a convenience
|
493
493
|
function which allows you to initially set a <a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a>. You can also
|
494
494
|
directly create a <a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> and get its <a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> with
|
495
|
-
<a href="/home/seb/jhbuild/share/gtk-doc/html/
|
495
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextView.html#gtk-text-view-get-buffer"><code class="function">gtk_text_view_get_buffer()</code></a>.</p>
|
496
496
|
<p>The highlighting is enabled by default, but you can disable it with
|
497
497
|
<a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-set-highlight-syntax" title="gtk_source_buffer_set_highlight_syntax ()"><code class="function">gtk_source_buffer_set_highlight_syntax()</code></a>.</p>
|
498
498
|
<div class="refsect2">
|
@@ -502,16 +502,16 @@ directly create a <a class="link" href="GtkSourceView.html" title="GtkSourceView
|
|
502
502
|
should be suitable for most uses, so you can use the API provided by
|
503
503
|
<a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> instead of using <a class="link" href="GtkSourceUndoManager.html" title="GtkSourceUndoManager"><span class="type">GtkSourceUndoManager</span></a>. By default, actions
|
504
504
|
that can be undone or redone are defined as groups of operations between a
|
505
|
-
call to <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
506
|
-
<a href="/home/seb/jhbuild/share/gtk-doc/html/
|
505
|
+
call to <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextBuffer.html#gtk-text-buffer-begin-user-action"><code class="function">gtk_text_buffer_begin_user_action()</code></a> and
|
506
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextBuffer.html#gtk-text-buffer-end-user-action"><code class="function">gtk_text_buffer_end_user_action()</code></a>. In general, this happens whenever the user
|
507
507
|
presses any key which modifies the buffer. But the default undo manager will
|
508
508
|
try to merge similar consecutive actions into one undo/redo level. The
|
509
509
|
merging is done word by word, so after writing a new sentence (character by
|
510
510
|
character), each undo will remove the previous word.</p>
|
511
511
|
<p>The default undo manager remembers the "modified" state of the buffer, and
|
512
512
|
restores it when an action is undone or redone. It can be useful in a text
|
513
|
-
editor to know whether the file is saved. See <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
514
|
-
and <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
513
|
+
editor to know whether the file is saved. See <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextBuffer.html#gtk-text-buffer-get-modified"><code class="function">gtk_text_buffer_get_modified()</code></a>
|
514
|
+
and <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextBuffer.html#gtk-text-buffer-set-modified"><code class="function">gtk_text_buffer_set_modified()</code></a>.</p>
|
515
515
|
<p>The default undo manager also restores the selected text (or cursor
|
516
516
|
position), if the selection was related to the action. For example if the
|
517
517
|
user selects some text and deletes it, an undo will restore the selection. On
|
@@ -543,28 +543,40 @@ a string parameter as the context class.</p>
|
|
543
543
|
<a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-iter-backward-to-context-class-toggle" title="gtk_source_buffer_iter_backward_to_context_class_toggle ()"><code class="function">gtk_source_buffer_iter_backward_to_context_class_toggle()</code></a>.</p>
|
544
544
|
<p>And the <a class="link" href="GtkSourceBuffer.html#GtkSourceBuffer-highlight-updated" title="The “highlight-updated” signal"><span class="type">“highlight-updated”</span></a> signal permits to be notified
|
545
545
|
when a context class region changes.</p>
|
546
|
-
<p>Each context class has also an associated <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
546
|
+
<p>Each context class has also an associated <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextTag.html#GtkTextTag-struct"><span class="type">GtkTextTag</span></a> with the name
|
547
547
|
<span class="emphasis"><em>gtksourceview:context-classes:<name></em></span>. For example to
|
548
|
-
retrieve the <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
549
|
-
<div class="informalexample"
|
550
|
-
|
551
|
-
|
548
|
+
retrieve the <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextTag.html#GtkTextTag-struct"><span class="type">GtkTextTag</span></a> for the string context class, one can write:</p>
|
549
|
+
<div class="informalexample">
|
550
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
551
|
+
<tbody>
|
552
|
+
<tr>
|
553
|
+
<td class="listing_lines" align="right"><pre>1
|
554
|
+
2
|
555
|
+
3
|
556
|
+
4
|
557
|
+
5</pre></td>
|
558
|
+
<td class="listing_code"><pre class="programlisting"><span class="usertype">GtkTextTagTable</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">tag_table</span><span class="symbol">;</span>
|
559
|
+
<span class="usertype">GtkTextTag</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">tag</span><span class="symbol">;</span>
|
560
|
+
|
561
|
+
<span class="normal">tag_table </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextBuffer.html#gtk-text-buffer-get-tag-table">gtk_text_buffer_get_tag_table</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">buffer</span><span class="symbol">);</span>
|
562
|
+
<span class="normal">tag </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextTagTable.html#gtk-text-tag-table-lookup">gtk_text_tag_table_lookup</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">tag_table</span><span class="symbol">,</span><span class="normal"> </span><span class="string">"gtksourceview:context-classes:string"</span><span class="symbol">);</span></pre></td>
|
563
|
+
</tr>
|
564
|
+
</tbody>
|
565
|
+
</table>
|
566
|
+
</div>
|
552
567
|
|
553
|
-
tag_table = gtk_text_buffer_get_tag_table (buffer);
|
554
|
-
tag = gtk_text_tag_table_lookup (tag_table, "gtksourceview:context-classes:string");
|
555
|
-
</pre></div>
|
556
568
|
<p></p>
|
557
569
|
<p>The tag must be used for read-only purposes.</p>
|
558
|
-
<p>Accessing a context class via the associated <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
570
|
+
<p>Accessing a context class via the associated <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextTag.html#GtkTextTag-struct"><span class="type">GtkTextTag</span></a> is less
|
559
571
|
convenient than the <a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> API, because:</p>
|
560
572
|
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
561
573
|
<li class="listitem"><p>The tag doesn't always exist, you need to listen to the
|
562
|
-
<a href="/home/seb/jhbuild/share/gtk-doc/html/
|
574
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextTagTable.html#GtkTextTagTable-tag-added"><span class="type">“tag-added”</span></a> and <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextTagTable.html#GtkTextTagTable-tag-removed"><span class="type">“tag-removed”</span></a> signals.</p></li>
|
563
575
|
<li class="listitem"><p>Instead of the <a class="link" href="GtkSourceBuffer.html#GtkSourceBuffer-highlight-updated" title="The “highlight-updated” signal"><span class="type">“highlight-updated”</span></a> signal, you can listen
|
564
|
-
to the <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
576
|
+
to the <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextBuffer.html#GtkTextBuffer-apply-tag"><span class="type">“apply-tag”</span></a> and <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextBuffer.html#GtkTextBuffer-remove-tag"><span class="type">“remove-tag”</span></a> signals.</p></li>
|
565
577
|
</ul></div>
|
566
578
|
<p>A possible use-case for accessing a context class via the associated
|
567
|
-
<a href="/home/seb/jhbuild/share/gtk-doc/html/
|
579
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextTag.html#GtkTextTag-struct"><span class="type">GtkTextTag</span></a> is to read the region but without adding a hard dependency on the
|
568
580
|
GtkSourceView library (for example for a spell-checking library that wants to
|
569
581
|
read the no-spell-check region).</p>
|
570
582
|
</div>
|
@@ -574,7 +586,7 @@ read the no-spell-check region).</p>
|
|
574
586
|
<div class="refsect2">
|
575
587
|
<a name="gtk-source-buffer-new"></a><h3>gtk_source_buffer_new ()</h3>
|
576
588
|
<pre class="programlisting"><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="returnvalue">GtkSourceBuffer</span></a> *
|
577
|
-
gtk_source_buffer_new (<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
589
|
+
gtk_source_buffer_new (<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextTagTable.html#GtkTextTagTable-struct"><span class="type">GtkTextTagTable</span></a> *table</code></em>);</pre>
|
578
590
|
<p>Creates a new source buffer.</p>
|
579
591
|
<div class="refsect3">
|
580
592
|
<a name="gtk-source-buffer-new.parameters"></a><h4>Parameters</h4>
|
@@ -586,7 +598,7 @@ gtk_source_buffer_new (<em class="parameter"><code><a href="/home/seb/jhbuild/sh
|
|
586
598
|
</colgroup>
|
587
599
|
<tbody><tr>
|
588
600
|
<td class="parameter_name"><p>table</p></td>
|
589
|
-
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
601
|
+
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextTagTable.html#GtkTextTagTable-struct"><span class="type">GtkTextTagTable</span></a>, or <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to create a new one. </p></td>
|
590
602
|
<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>
|
591
603
|
</tr></tbody>
|
592
604
|
</table></div>
|
@@ -630,16 +642,16 @@ according to the highlighting patterns in <em class="parameter"><code>language</
|
|
630
642
|
<hr>
|
631
643
|
<div class="refsect2">
|
632
644
|
<a name="gtk-source-buffer-create-source-tag"></a><h3>gtk_source_buffer_create_source_tag ()</h3>
|
633
|
-
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
645
|
+
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextTag.html#GtkTextTag-struct"><span class="returnvalue">GtkTextTag</span></a> *
|
634
646
|
gtk_source_buffer_create_source_tag (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
|
635
647
|
<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> *tag_name</code></em>,
|
636
648
|
<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> *first_property_name</code></em>,
|
637
649
|
<em class="parameter"><code>...</code></em>);</pre>
|
638
|
-
<p>In short, this is the same function as <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
639
|
-
instead of creating a <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
650
|
+
<p>In short, this is the same function as <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextBuffer.html#gtk-text-buffer-create-tag"><code class="function">gtk_text_buffer_create_tag()</code></a>, but
|
651
|
+
instead of creating a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextTag.html#GtkTextTag-struct"><span class="type">GtkTextTag</span></a>, this function creates a <a class="link" href="GtkSourceTag.html" title="GtkSourceTag"><span class="type">GtkSourceTag</span></a>.</p>
|
640
652
|
<p>This function creates a <a class="link" href="GtkSourceTag.html" title="GtkSourceTag"><span class="type">GtkSourceTag</span></a> and adds it to the tag table for
|
641
653
|
<em class="parameter"><code>buffer</code></em>
|
642
|
-
. Equivalent to calling <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
654
|
+
. Equivalent to calling <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextTag.html#gtk-text-tag-new"><code class="function">gtk_text_tag_new()</code></a> and then adding the tag to
|
643
655
|
the buffer’s tag table. The returned tag is owned by the buffer’s tag table,
|
644
656
|
so the ref count will be equal to one.</p>
|
645
657
|
<p>If <em class="parameter"><code>tag_name</code></em>
|
@@ -840,7 +852,7 @@ patterns specified in the <a class="link" href="GtkSourceLanguage.html" title="G
|
|
840
852
|
<a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-set-language" title="gtk_source_buffer_set_language ()"><code class="function">gtk_source_buffer_set_language()</code></a>.</p>
|
841
853
|
<p>If <em class="parameter"><code>highlight</code></em>
|
842
854
|
is <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>, syntax highlighting is disabled and all the
|
843
|
-
<a href="/home/seb/jhbuild/share/gtk-doc/html/
|
855
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextTag.html#GtkTextTag-struct"><span class="type">GtkTextTag</span></a> objects that have been added by the syntax highlighting engine
|
844
856
|
are removed from the buffer.</p>
|
845
857
|
<div class="refsect3">
|
846
858
|
<a name="gtk-source-buffer-set-highlight-syntax.parameters"></a><h4>Parameters</h4>
|
@@ -961,8 +973,8 @@ brackets.</p>
|
|
961
973
|
<a name="gtk-source-buffer-ensure-highlight"></a><h3>gtk_source_buffer_ensure_highlight ()</h3>
|
962
974
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
963
975
|
gtk_source_buffer_ensure_highlight (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
|
964
|
-
<em class="parameter"><code>const <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
965
|
-
<em class="parameter"><code>const <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
976
|
+
<em class="parameter"><code>const <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *start</code></em>,
|
977
|
+
<em class="parameter"><code>const <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *end</code></em>);</pre>
|
966
978
|
<p>Forces buffer to analyze and highlight the given area synchronously.</p>
|
967
979
|
<div class="note"><p>
|
968
980
|
This is a potentially slow operation and should be used only
|
@@ -1283,7 +1295,7 @@ will be set.</p>
|
|
1283
1295
|
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1284
1296
|
gtk_source_buffer_iter_has_context_class
|
1285
1297
|
(<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
|
1286
|
-
<em class="parameter"><code>const <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1298
|
+
<em class="parameter"><code>const <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *iter</code></em>,
|
1287
1299
|
<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> *context_class</code></em>);</pre>
|
1288
1300
|
<p>Check if the class <em class="parameter"><code>context_class</code></em>
|
1289
1301
|
is set on <em class="parameter"><code>iter</code></em>
|
@@ -1305,7 +1317,7 @@ gtk_source_buffer_iter_has_context_class
|
|
1305
1317
|
</tr>
|
1306
1318
|
<tr>
|
1307
1319
|
<td class="parameter_name"><p>iter</p></td>
|
1308
|
-
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1320
|
+
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a>.</p></td>
|
1309
1321
|
<td class="parameter_annotations"> </td>
|
1310
1322
|
</tr>
|
1311
1323
|
<tr>
|
@@ -1329,7 +1341,7 @@ has the context class.</p>
|
|
1329
1341
|
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> **
|
1330
1342
|
gtk_source_buffer_get_context_classes_at_iter
|
1331
1343
|
(<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
|
1332
|
-
<em class="parameter"><code>const <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1344
|
+
<em class="parameter"><code>const <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *iter</code></em>);</pre>
|
1333
1345
|
<p>Get all defined context classes at <em class="parameter"><code>iter</code></em>
|
1334
1346
|
.</p>
|
1335
1347
|
<p>See the <a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> description for the list of default context classes.</p>
|
@@ -1349,7 +1361,7 @@ gtk_source_buffer_get_context_classes_at_iter
|
|
1349
1361
|
</tr>
|
1350
1362
|
<tr>
|
1351
1363
|
<td class="parameter_name"><p>iter</p></td>
|
1352
|
-
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1364
|
+
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a>.</p></td>
|
1353
1365
|
<td class="parameter_annotations"> </td>
|
1354
1366
|
</tr>
|
1355
1367
|
</tbody>
|
@@ -1370,7 +1382,7 @@ Use <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-String-Utility-Funct
|
|
1370
1382
|
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1371
1383
|
gtk_source_buffer_iter_forward_to_context_class_toggle
|
1372
1384
|
(<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
|
1373
|
-
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1385
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *iter</code></em>,
|
1374
1386
|
<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> *context_class</code></em>);</pre>
|
1375
1387
|
<p>Moves forward to the next toggle (on or off) of the context class. If no
|
1376
1388
|
matching context class toggles are found, returns <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>, otherwise <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>.
|
@@ -1397,7 +1409,7 @@ toggle is found.</p>
|
|
1397
1409
|
</tr>
|
1398
1410
|
<tr>
|
1399
1411
|
<td class="parameter_name"><p>iter</p></td>
|
1400
|
-
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1412
|
+
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a>.</p></td>
|
1401
1413
|
<td class="parameter_annotations"> </td>
|
1402
1414
|
</tr>
|
1403
1415
|
<tr>
|
@@ -1421,7 +1433,7 @@ toggle is found.</p>
|
|
1421
1433
|
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1422
1434
|
gtk_source_buffer_iter_backward_to_context_class_toggle
|
1423
1435
|
(<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
|
1424
|
-
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1436
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *iter</code></em>,
|
1425
1437
|
<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> *context_class</code></em>);</pre>
|
1426
1438
|
<p>Moves backward to the next toggle (on or off) of the context class. If no
|
1427
1439
|
matching context class toggles are found, returns <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>, otherwise <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>.
|
@@ -1448,7 +1460,7 @@ toggle is found.</p>
|
|
1448
1460
|
</tr>
|
1449
1461
|
<tr>
|
1450
1462
|
<td class="parameter_name"><p>iter</p></td>
|
1451
|
-
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1463
|
+
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a>.</p></td>
|
1452
1464
|
<td class="parameter_annotations"> </td>
|
1453
1465
|
</tr>
|
1454
1466
|
<tr>
|
@@ -1473,13 +1485,13 @@ toggle is found.</p>
|
|
1473
1485
|
gtk_source_buffer_create_source_mark (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
|
1474
1486
|
<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>,
|
1475
1487
|
<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>,
|
1476
|
-
<em class="parameter"><code>const <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1488
|
+
<em class="parameter"><code>const <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *where</code></em>);</pre>
|
1477
1489
|
<p>Creates a source mark in the <em class="parameter"><code>buffer</code></em>
|
1478
1490
|
of category <em class="parameter"><code>category</code></em>
|
1479
1491
|
. A source mark is
|
1480
|
-
a <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1492
|
+
a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextMark.html#GtkTextMark-struct"><span class="type">GtkTextMark</span></a> but organised into categories. Depending on the category
|
1481
1493
|
a pixbuf can be specified that will be displayed along the line of the mark.</p>
|
1482
|
-
<p>Like a <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1494
|
+
<p>Like a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextMark.html#GtkTextMark-struct"><span class="type">GtkTextMark</span></a>, a <a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="type">GtkSourceMark</span></a> can be anonymous if the
|
1483
1495
|
passed <em class="parameter"><code>name</code></em>
|
1484
1496
|
is <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. Also, the buffer owns the marks so you
|
1485
1497
|
shouldn't unreference it.</p>
|
@@ -1532,7 +1544,7 @@ executing instruction indication in a source file, etc..</p>
|
|
1532
1544
|
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1533
1545
|
gtk_source_buffer_forward_iter_to_source_mark
|
1534
1546
|
(<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
|
1535
|
-
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1547
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *iter</code></em>,
|
1536
1548
|
<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>
|
1537
1549
|
<p>Moves <em class="parameter"><code>iter</code></em>
|
1538
1550
|
to the position of the next <a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="type">GtkSourceMark</span></a> of the given
|
@@ -1581,7 +1593,7 @@ was moved.</p>
|
|
1581
1593
|
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1582
1594
|
gtk_source_buffer_backward_iter_to_source_mark
|
1583
1595
|
(<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
|
1584
|
-
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1596
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *iter</code></em>,
|
1585
1597
|
<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>
|
1586
1598
|
<p>Moves <em class="parameter"><code>iter</code></em>
|
1587
1599
|
to the position of the previous <a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="type">GtkSourceMark</span></a> of the given
|
@@ -1676,7 +1688,7 @@ If <em class="parameter"><code>category</code></em>
|
|
1676
1688
|
<pre class="programlisting"><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
|
1677
1689
|
gtk_source_buffer_get_source_marks_at_iter
|
1678
1690
|
(<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
|
1679
|
-
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1691
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *iter</code></em>,
|
1680
1692
|
<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>
|
1681
1693
|
<p>Returns the list of marks of the given category at <em class="parameter"><code>iter</code></em>
|
1682
1694
|
. If <em class="parameter"><code>category</code></em>
|
@@ -1722,8 +1734,8 @@ is <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#
|
|
1722
1734
|
<a name="gtk-source-buffer-remove-source-marks"></a><h3>gtk_source_buffer_remove_source_marks ()</h3>
|
1723
1735
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1724
1736
|
gtk_source_buffer_remove_source_marks (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
|
1725
|
-
<em class="parameter"><code>const <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1726
|
-
<em class="parameter"><code>const <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1737
|
+
<em class="parameter"><code>const <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *start</code></em>,
|
1738
|
+
<em class="parameter"><code>const <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *end</code></em>,
|
1727
1739
|
<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>
|
1728
1740
|
<p>Remove all marks of <em class="parameter"><code>category</code></em>
|
1729
1741
|
between <em class="parameter"><code>start</code></em>
|
@@ -1747,12 +1759,12 @@ If <em class="parameter"><code>category</code></em>
|
|
1747
1759
|
</tr>
|
1748
1760
|
<tr>
|
1749
1761
|
<td class="parameter_name"><p>start</p></td>
|
1750
|
-
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1762
|
+
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a>.</p></td>
|
1751
1763
|
<td class="parameter_annotations"> </td>
|
1752
1764
|
</tr>
|
1753
1765
|
<tr>
|
1754
1766
|
<td class="parameter_name"><p>end</p></td>
|
1755
|
-
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1767
|
+
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a>.</p></td>
|
1756
1768
|
<td class="parameter_annotations"> </td>
|
1757
1769
|
</tr>
|
1758
1770
|
<tr>
|
@@ -1771,8 +1783,8 @@ If <em class="parameter"><code>category</code></em>
|
|
1771
1783
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1772
1784
|
gtk_source_buffer_change_case (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
|
1773
1785
|
<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html#GtkSourceChangeCaseType" title="enum GtkSourceChangeCaseType"><span class="type">GtkSourceChangeCaseType</span></a> case_type</code></em>,
|
1774
|
-
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1775
|
-
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1786
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *start</code></em>,
|
1787
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *end</code></em>);</pre>
|
1776
1788
|
<p>Changes the case of the text between the specified iterators.</p>
|
1777
1789
|
<div class="refsect3">
|
1778
1790
|
<a name="gtk-source-buffer-change-case.parameters"></a><h4>Parameters</h4>
|
@@ -1795,12 +1807,12 @@ gtk_source_buffer_change_case (<em class="parameter"><code><a class="link" href=
|
|
1795
1807
|
</tr>
|
1796
1808
|
<tr>
|
1797
1809
|
<td class="parameter_name"><p>start</p></td>
|
1798
|
-
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1810
|
+
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a>.</p></td>
|
1799
1811
|
<td class="parameter_annotations"> </td>
|
1800
1812
|
</tr>
|
1801
1813
|
<tr>
|
1802
1814
|
<td class="parameter_name"><p>end</p></td>
|
1803
|
-
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1815
|
+
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a>.</p></td>
|
1804
1816
|
<td class="parameter_annotations"> </td>
|
1805
1817
|
</tr>
|
1806
1818
|
</tbody>
|
@@ -1813,8 +1825,8 @@ gtk_source_buffer_change_case (<em class="parameter"><code><a class="link" href=
|
|
1813
1825
|
<a name="gtk-source-buffer-join-lines"></a><h3>gtk_source_buffer_join_lines ()</h3>
|
1814
1826
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1815
1827
|
gtk_source_buffer_join_lines (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
|
1816
|
-
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1817
|
-
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1828
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *start</code></em>,
|
1829
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *end</code></em>);</pre>
|
1818
1830
|
<p>Joins the lines of text between the specified iterators.</p>
|
1819
1831
|
<div class="refsect3">
|
1820
1832
|
<a name="gtk-source-buffer-join-lines.parameters"></a><h4>Parameters</h4>
|
@@ -1832,12 +1844,12 @@ gtk_source_buffer_join_lines (<em class="parameter"><code><a class="link" href="
|
|
1832
1844
|
</tr>
|
1833
1845
|
<tr>
|
1834
1846
|
<td class="parameter_name"><p>start</p></td>
|
1835
|
-
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1847
|
+
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a>.</p></td>
|
1836
1848
|
<td class="parameter_annotations"> </td>
|
1837
1849
|
</tr>
|
1838
1850
|
<tr>
|
1839
1851
|
<td class="parameter_name"><p>end</p></td>
|
1840
|
-
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1852
|
+
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a>.</p></td>
|
1841
1853
|
<td class="parameter_annotations"> </td>
|
1842
1854
|
</tr>
|
1843
1855
|
</tbody>
|
@@ -1850,8 +1862,8 @@ gtk_source_buffer_join_lines (<em class="parameter"><code><a class="link" href="
|
|
1850
1862
|
<a name="gtk-source-buffer-sort-lines"></a><h3>gtk_source_buffer_sort_lines ()</h3>
|
1851
1863
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1852
1864
|
gtk_source_buffer_sort_lines (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
|
1853
|
-
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1854
|
-
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1865
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *start</code></em>,
|
1866
|
+
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *end</code></em>,
|
1855
1867
|
<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html#GtkSourceSortFlags" title="enum GtkSourceSortFlags"><span class="type">GtkSourceSortFlags</span></a> flags</code></em>,
|
1856
1868
|
<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> column</code></em>);</pre>
|
1857
1869
|
<p>Sort the lines of text between the specified iterators.</p>
|
@@ -1871,12 +1883,12 @@ gtk_source_buffer_sort_lines (<em class="parameter"><code><a class="link" href="
|
|
1871
1883
|
</tr>
|
1872
1884
|
<tr>
|
1873
1885
|
<td class="parameter_name"><p>start</p></td>
|
1874
|
-
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1886
|
+
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a>.</p></td>
|
1875
1887
|
<td class="parameter_annotations"> </td>
|
1876
1888
|
</tr>
|
1877
1889
|
<tr>
|
1878
1890
|
<td class="parameter_name"><p>end</p></td>
|
1879
|
-
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1891
|
+
<td class="parameter_description"><p>a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a>.</p></td>
|
1880
1892
|
<td class="parameter_annotations"> </td>
|
1881
1893
|
</tr>
|
1882
1894
|
<tr>
|
@@ -1903,7 +1915,7 @@ gtk_source_buffer_set_implicit_trailing_newline
|
|
1903
1915
|
<em class="parameter"><code><a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> implicit_trailing_newline</code></em>);</pre>
|
1904
1916
|
<p>Sets whether the <em class="parameter"><code>buffer</code></em>
|
1905
1917
|
has an implicit trailing newline.</p>
|
1906
|
-
<p>If an explicit trailing newline is present in a <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
1918
|
+
<p>If an explicit trailing newline is present in a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextBuffer.html#GtkTextBuffer-struct"><span class="type">GtkTextBuffer</span></a>, <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextView.html#GtkTextView-struct"><span class="type">GtkTextView</span></a>
|
1907
1919
|
shows it as an empty line. This is generally not what the user expects.</p>
|
1908
1920
|
<p>If <em class="parameter"><code>implicit_trailing_newline</code></em>
|
1909
1921
|
is <a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> (the default value):</p>
|
@@ -2201,7 +2213,7 @@ brackets style.</p>
|
|
2201
2213
|
<a name="GtkSourceBuffer-bracket-matched"></a><h3>The <code class="literal">“bracket-matched”</code> signal</h3>
|
2202
2214
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2203
2215
|
user_function (<a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer,
|
2204
|
-
<a href="/home/seb/jhbuild/share/gtk-doc/html/
|
2216
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *iter,
|
2205
2217
|
<a class="link" href="GtkSourceBuffer.html#GtkSourceBracketMatchType" title="enum GtkSourceBracketMatchType"><span class="type">GtkSourceBracketMatchType</span></a> state,
|
2206
2218
|
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
2207
2219
|
<p><em class="parameter"><code>iter</code></em>
|
@@ -2213,7 +2225,7 @@ meaningless.</p>
|
|
2213
2225
|
<p>The signal is emitted only when the <em class="parameter"><code>state</code></em>
|
2214
2226
|
changes, typically when
|
2215
2227
|
the cursor moves.</p>
|
2216
|
-
<p>A use-case for this signal is to show messages in a <a href="/home/seb/jhbuild/share/gtk-doc/html/
|
2228
|
+
<p>A use-case for this signal is to show messages in a <a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkStatusbar.html#GtkStatusbar-struct"><span class="type">GtkStatusbar</span></a>.</p>
|
2217
2229
|
<div class="refsect3">
|
2218
2230
|
<a name="GtkSourceBuffer-bracket-matched.parameters"></a><h4>Parameters</h4>
|
2219
2231
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -2254,8 +2266,8 @@ the cursor moves.</p>
|
|
2254
2266
|
<a name="GtkSourceBuffer-highlight-updated"></a><h3>The <code class="literal">“highlight-updated”</code> signal</h3>
|
2255
2267
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2256
2268
|
user_function (<a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer,
|
2257
|
-
<a href="/home/seb/jhbuild/share/gtk-doc/html/
|
2258
|
-
<a href="/home/seb/jhbuild/share/gtk-doc/html/
|
2269
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *start,
|
2270
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextIter.html#GtkTextIter-struct"><span class="type">GtkTextIter</span></a> *end,
|
2259
2271
|
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
2260
2272
|
<p>The ::highlight-updated signal is emitted when the syntax
|
2261
2273
|
highlighting and <a class="link" href="GtkSourceBuffer.html#context-classes" title="Context Classes">context classes</a> are updated in a
|
@@ -2331,7 +2343,7 @@ user_function (<a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffe
|
|
2331
2343
|
<a name="GtkSourceBuffer-source-mark-updated"></a><h3>The <code class="literal">“source-mark-updated”</code> signal</h3>
|
2332
2344
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2333
2345
|
user_function (<a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer,
|
2334
|
-
<a href="/home/seb/jhbuild/share/gtk-doc/html/
|
2346
|
+
<a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextMark.html#GtkTextMark-struct"><span class="type">GtkTextMark</span></a> *mark,
|
2335
2347
|
<a href="/home/seb/jhbuild/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
2336
2348
|
<p>The ::source-mark-updated signal is emitted each time
|
2337
2349
|
a mark is added to, moved or removed from the <em class="parameter"><code>buffer</code></em>
|
@@ -2400,10 +2412,10 @@ modified the buffer.</p>
|
|
2400
2412
|
</div>
|
2401
2413
|
<div class="refsect1">
|
2402
2414
|
<a name="GtkSourceBuffer.see-also"></a><h2>See Also</h2>
|
2403
|
-
<p><a href="/home/seb/jhbuild/share/gtk-doc/html/
|
2415
|
+
<p><a href="/home/seb/jhbuild/share/gtk-doc/html/gtk3/GtkTextBuffer.html#GtkTextBuffer-struct"><span class="type">GtkTextBuffer</span></a>, <a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a></p>
|
2404
2416
|
</div>
|
2405
2417
|
</div>
|
2406
2418
|
<div class="footer">
|
2407
|
-
<hr>Generated by GTK-Doc V1.
|
2419
|
+
<hr>Generated by GTK-Doc V1.26.1</div>
|
2408
2420
|
</body>
|
2409
2421
|
</html>
|