Merge lp:~christophe.sauthier/ubuntu/oneiric/gtksourceview3/merge_request_834508 into lp:ubuntu/oneiric/gtksourceview3

Proposed by Christophe Sauthier
Status: Merged
Merge reported by: Sebastien Bacher
Merged at revision: not available
Proposed branch: lp:~christophe.sauthier/ubuntu/oneiric/gtksourceview3/merge_request_834508
Merge into: lp:ubuntu/oneiric/gtksourceview3
Diff against target: 26324 lines (+8803/-5756)
73 files modified
ChangeLog (+415/-1)
NEWS (+13/-0)
README (+3/-3)
configure (+11/-10)
configure.ac (+2/-2)
data/language-specs/Makefile.am (+2/-0)
data/language-specs/Makefile.in (+2/-0)
data/language-specs/c.lang (+6/-0)
data/language-specs/css.lang (+59/-40)
data/language-specs/docbook.lang (+1/-1)
data/language-specs/dosbatch.lang (+1/-1)
data/language-specs/javascript.lang (+13/-22)
data/language-specs/latex.lang (+2/-1)
data/language-specs/markdown.lang (+402/-0)
data/language-specs/perl.lang (+10/-0)
data/language-specs/ruby.lang (+1/-1)
data/language-specs/sml.lang (+201/-0)
data/language-specs/t2t.lang (+1/-1)
data/styles/oblivion.xml (+4/-0)
debian/changelog (+8/-0)
debian/libgtksourceview-3.0-0.symbols (+1/-0)
docs/reference/Makefile.am (+1/-1)
docs/reference/Makefile.in (+1/-1)
docs/reference/html/GtkSourceBuffer.html (+121/-121)
docs/reference/html/GtkSourceCompletion.html (+58/-58)
docs/reference/html/GtkSourceCompletionInfo.html (+5/-5)
docs/reference/html/GtkSourceCompletionItem.html (+32/-32)
docs/reference/html/GtkSourceCompletionProposal.html (+25/-25)
docs/reference/html/GtkSourceCompletionProvider.html (+20/-20)
docs/reference/html/GtkSourceGutter.html (+13/-13)
docs/reference/html/GtkSourceLanguage.html (+41/-41)
docs/reference/html/GtkSourceLanguageManager.html (+33/-33)
docs/reference/html/GtkSourceMark.html (+23/-23)
docs/reference/html/GtkSourceMarkAttributes.html (+44/-44)
docs/reference/html/GtkSourcePrintCompositor.html (+123/-123)
docs/reference/html/GtkSourceStyle.html (+30/-30)
docs/reference/html/GtkSourceStyleScheme.html (+28/-28)
docs/reference/html/GtkSourceStyleSchemeManager.html (+22/-22)
docs/reference/html/GtkSourceUndoManager.html (+11/-11)
docs/reference/html/GtkSourceView.html (+105/-105)
docs/reference/html/gtksourceview-3.0-GtkSourceGutterRenderer.html (+44/-44)
docs/reference/html/gtksourceview-3.0-GtkSourceGutterRendererPixbuf.html (+13/-13)
docs/reference/html/gtksourceview-3.0-GtkSourceGutterRendererText.html (+20/-20)
docs/reference/html/gtksourceview-3.0-completioncontext.html (+9/-9)
docs/reference/html/gtksourceview-3.0.devhelp2 (+5/-5)
docs/reference/html/index.html (+1/-1)
docs/reference/html/lang-reference.html (+23/-23)
docs/reference/html/lang-tutorial.html (+1/-1)
docs/reference/html/rn01.html (+1/-1)
docs/reference/html/rn02.html (+1/-1)
docs/reference/html/style-reference.html (+1/-1)
docs/reference/version.xml (+1/-1)
gtksourceview/Makefile.am (+6/-2)
gtksourceview/Makefile.in (+7/-2)
gtksourceview/gtksource.h (+45/-0)
gtksourceview/gtksourcegutter.c (+29/-0)
gtksourceview/gtksourcegutter.h (+5/-0)
gtksourceview/gtksourcestyle.c (+17/-0)
gtksourceview/gtksourcestylescheme.c (+152/-140)
m4/gtk-doc.m4 (+1/-0)
po/POTFILES.in (+5/-0)
po/POTFILES.skip (+0/-3)
po/cs.po (+389/-297)
po/es.po (+201/-80)
po/gl.po (+199/-76)
po/he.po (+199/-76)
po/lv.po (+413/-320)
po/nb.po (+348/-235)
po/ru.po (+326/-241)
po/sk.po (+1776/-1718)
po/sl.po (+149/-27)
po/sv.po (+364/-189)
po/tr.po (+2158/-1411)
To merge this branch: bzr merge lp:~christophe.sauthier/ubuntu/oneiric/gtksourceview3/merge_request_834508
Reviewer Review Type Date Requested Status
Ubuntu Sponsors Pending
Review via email: mp+73021@code.launchpad.net

Description of the change

Update to 3.1.4

To post a comment you must log in.
Revision history for this message
Sebastien Bacher (seb128) wrote :

Thanks for the work Christophe

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'ChangeLog'
2--- ChangeLog 2011-06-15 10:45:00 +0000
3+++ ChangeLog 2011-08-26 10:31:05 +0000
4@@ -1,6 +1,420 @@
5+commit 72d63d7cabc8963dd129d585457f7eac3df71b44
6+Author: Fran Dieguez <fran@openhost.es>
7+Date: 2011-08-07
8+
9+ Updated Galician translations
10+
11+M po/gl.po
12+
13+commit 8cf7cecb86cfa31a001924076846d7554f831a6e
14+Author: Yaron Shahrabani <sh.yaron@gmail.com>
15+Date: 2011-08-06
16+
17+ Updated Hebrew translation.
18+
19+M po/he.po
20+
21+commit edfddf9896685eb308afae948d777f8ae187cc4a
22+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
23+Date: 2011-08-04
24+
25+ Updated Spanish translation
26+
27+M po/es.po
28+
29+commit edf596843ee042a0f5741cc3f78982efc03e61cd
30+Author: Daniel Nylander <po@danielnylander.se>
31+Date: 2011-08-03
32+
33+ Updated Swedish translation
34+
35+M po/sv.po
36+
37+commit 7fbc4c8f5ce53172afc3ba5aaf7b7da3aa430984
38+Author: Carnë Draug <carandraug+dev@gmail.com>
39+Date: 2011-08-01
40+
41+ css.lang: include ref to close-comment-outside-comment in the
42+ style-block
43+
44+M data/language-specs/css.lang
45+
46+commit c055f445c385bed277ac9aa8f0af68559bfb07b5
47+Author: Carnë Draug <carandraug+dev@gmail.com>
48+Date: 2011-08-01
49+
50+ css.lang: replaced comments contexts by refs to def.lang
51+
52+M data/language-specs/css.lang
53+
54+commit ce6df4ba116094a259b84f5ce0c1ffb099027e17
55+Author: Carnë Draug <carandraug+dev@gmail.com>
56+Date: 2011-08-01
57+
58+ css.lang: fix incorrect highlight of /* as error inside
59+ comment. Closes bug #655729
60+
61+M data/language-specs/css.lang
62+
63+commit 1bc613b40f4002a39e478640f0018463ee57b301
64+Author: Carnë Draug <carandraug+dev@gmail.com>
65+Date: 2011-08-01
66+
67+ css.lang: moved included style-block contexts outside. Closes
68+ bug #617132
69+
70+M data/language-specs/css.lang
71+
72+commit 63cdbb57576bc6dfb90ee25901c6554e27f18fd9
73+Author: Patryk Zawadzki <patrys@pld-linux.org>
74+Date: 2011-08-01
75+
76+ css.lang: more strict parsing and support for selectors. See bug
77+ #617132
78+
79+M data/language-specs/css.lang
80+
81+commit 8a3aa4c59ba6bcd36235a8a2fbabb876cc08f600
82+Author: Jean-Philippe Fleury <contact@jpfleury.net>
83+Date: 2011-06-21
84+
85+ Fixes misspelled txt2tags name.
86+
87+ GNOME Bug #653034. For reference, see the following:
88+
89+ - http://en.wikipedia.org/wiki/Txt2tags
90+ - http://txt2tags.org/
91+
92+M data/language-specs/t2t.lang
93+
94+commit 441935c4844589370e4645ce9b3c87c7268670cd
95+Author: Krzesimir Nowak <qdlacz@gmail.com>
96+Date: 2011-07-29
97+
98+ Fixed annotation for gtk_source_gutter_get_renderer_at_pos.
99+
100+ https://bugzilla.gnome.org/show_bug.cgi?id=655585
101+
102+M gtksourceview/gtksourcegutter.c
103+
104+commit 501f8e70cdbc32d75d072194903c2378798436c2
105+Author: Garrett Regier <garrettregier@gmail.com>
106+Date: 2011-07-23
107+
108+ Added gtk_source_gutter_get_renderer_at_pos
109+
110+M gtksourceview/gtksourcegutter.c
111+M gtksourceview/gtksourcegutter.h
112+
113+commit ce64426d791c800a6c0968499b4a85d3527b95ca
114+Author: Yuri Kozlov <yaray@komyakino.ru>
115+Date: 2011-07-23
116+
117+ Updated Russian translation
118+
119+M po/ru.po
120+
121+commit 08e80d1e493e4e36a50c33e5c6789f85507ccacf
122+Author: Roman Mátyus <romanmatyus@gmail.com>
123+Date: 2011-07-20
124+
125+ Updated Slovak translation
126+
127+M po/sk.po
128+
129+commit 373f289ffe3df166d8d2558508e847a048d3f9da
130+Author: Matej Urbančič <mateju@svn.gnome.org>
131+Date: 2011-07-19
132+
133+ Updated Slovenian translation
134+
135+M po/sl.po
136+
137+commit 86c7cd722a850a50155dfdad0430066a6adefb0e
138+Author: sebn <sebastien.nicouleaud@gmail.com>
139+Date: 2011-07-19
140+
141+ ruby.lang: new file extensions for ruby. Closes bug #615771
142+
143+M data/language-specs/ruby.lang
144+
145+commit 9a155a912c52ad22d4b5d8008bab6779e85d2964
146+Author: Carnë Draug <carandraug+dev@gmail.com>
147+Date: 2011-07-19
148+
149+ c.lang: highlight for new types. Closes bug #625473
150+
151+M data/language-specs/c.lang
152+
153+commit 3730d56663307d19fd0010f759dfcc1ddad30b5e
154+Author: Marek Černocký <marek@manet.cz>
155+Date: 2011-07-19
156+
157+ Updated Czech translation
158+
159+M po/cs.po
160+
161+commit 6fd4419545acd5a43fc4daa2a694b8be8a580bf4
162+Author: Kjartan Maraas <kmaraas@gnome.org>
163+Date: 2011-07-18
164+
165+ Updated Norwegian bokmål translation
166+
167+M po/nb.po
168+
169+commit 009a7343a305247b76b14e568684ee9ea041587b
170+Author: Carnë Draug <carandraug+dev@gmail.com>
171+Date: 2011-07-16
172+
173+ perl.lang: updates to language * highlight for new switch statement *
174+ updated list of pragmas * new type of variable 'state'
175+
176+M data/language-specs/perl.lang
177+
178+commit 8b9b4856d1e2017a8d097cbdf38fe49d1b8df864
179+Author: Yaron Shahrabani <sh.yaron@gmail.com>
180+Date: 2011-07-15
181+
182+ Updated Hebrew translation.
183+
184+M po/he.po
185+
186+commit e79b4ba3d5be8aa4d4deb9564550f00ae38586d7
187+Author: José Aliste <jaliste@src.gnome.org>
188+Date: 2011-07-13
189+
190+ build: Fix generation of TypeEnums on MacOSX.
191+
192+ The use of "sed -i 'regex' file" is not portable.
193+ Use "sed -i -e 'regex' file" instead.
194+
195+M gtksourceview/Makefile.am
196+
197+commit c5b35b28f04659168e252d4a8236e3391935134b
198+Author: Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
199+Date: 2011-07-12
200+
201+ Updated Latvian translation.
202+
203+M po/lv.po
204+
205+commit 8991e905aca0b96d431815a494ecd02e6841076e
206+Author: Muhammet Kara <muhammet.k@gmail.com>
207+Date: 2011-07-08
208+
209+ [l10n]Updated Turkish translation
210+
211+M po/tr.po
212+
213+commit 1bf2109eb50987ae1c58263b37fc43ec2770c31c
214+Author: Jorge González <jorgegonz@svn.gnome.org>
215+Date: 2011-07-06
216+
217+ Updated Spanish translation
218+
219+M po/es.po
220+
221+commit 0e3521ba5a883c4dde9cc98e729bf58f4fdf3213
222+Author: Fran Dieguez <fran@openhost.es>
223+Date: 2011-07-04
224+
225+ Updated Galician translations
226+
227+M po/gl.po
228+
229+commit ab5d63e3e0c12b9333db133a7a27d796b79cffd1
230+Author: Ignacio Casal Quinteiro <icq@gnome.org>
231+Date: 2011-07-04
232+
233+ latex: add cite keyword
234+
235+M data/language-specs/latex.lang
236+
237+commit 98fccc81d02fc3cb87e59f25c8512d7b2a252c96
238+Author: Ignacio Casal Quinteiro <icq@gnome.org>
239+Date: 2011-07-04
240+
241+ Release 3.1.3
242+
243+M NEWS
244+M README
245+M configure.ac
246+
247+commit f2bb0cfb6a14362046380ed82193662e50ab072f
248+Author: Jean-Philippe Fleury <contact@jpfleury.net>
249+Date: 2011-07-03
250+
251+ Add markdown language file.
252+
253+ https://bugzilla.gnome.org/show_bug.cgi?id=384446
254+
255+M data/language-specs/Makefile.am
256+A data/language-specs/markdown.lang
257+M po/POTFILES.in
258+
259+commit 914fc7c4d214db6f6a7746546fd3118a9e946706
260+Author: Yaron Shahrabani <sh.yaron@gmail.com>
261+Date: 2011-07-02
262+
263+ Updated Hebrew translation.
264+
265+M po/he.po
266+
267+commit ed9df14d7b544ea3e6ccd5093d80a7aa0a2daf44
268+Author: Rico Tzschichholz <ricotz@t-online.de>
269+Date: 2011-06-26
270+
271+ Fix linker failure building gtk-docs
272+
273+M docs/reference/Makefile.am
274+
275+commit 501b9c8d2250ef9377625804f4485a32ce31e787
276+Author: Ignacio Casal Quinteiro <icq@gnome.org>
277+Date: 2011-06-23
278+
279+ gtksourcestylescheme: the css generation is done after parsing
280+ the xml.
281+
282+ It is non-sense to generate the css everytime the style is applied.
283+ One scheme is inmutable so we must just generate the style once.
284+
285+M gtksourceview/gtksourcestylescheme.c
286+
287+commit fba789f71c2e53644dcdd39921f12c1a001f2530
288+Author: Ignacio Casal Quinteiro <icq@gnome.org>
289+Date: 2011-06-23
290+
291+ gtksourcestylescheme: add dispose
292+
293+M gtksourceview/gtksourcestylescheme.c
294+
295+commit 9ba6e86db7aa1d985580d7edf4f86528cb8aff10
296+Author: Ignacio Casal Quinteiro <icq@gnome.org>
297+Date: 2011-06-23
298+
299+ gtksourcestyle: unset styles if they don't exist
300+
301+M gtksourceview/gtksourcestyle.c
302+
303+commit 5ddb10629ac20d1fc999c26467a974bafab3ffae
304+Author: Ignacio Casal Quinteiro <icq@gnome.org>
305+Date: 2011-06-22
306+
307+ gir: add single include to introspection flags
308+
309+M gtksourceview/Makefile.am
310+
311+commit 0430e3237f9295628421e55c9e054948e44bab17
312+Author: Ignacio Casal Quinteiro <icq@gnome.org>
313+Date: 2011-06-22
314+
315+ Add gtksource.h for single includes
316+
317+M gtksourceview/Makefile.am
318+A gtksourceview/gtksource.h
319+
320+commit 749fbfab6b23f554d84ec8bfbd2a03004c46a3ee
321+Author: Fran Diéguez <fran.dieguez@mabishu.com>
322+Date: 2011-06-21
323+
324+ Updated Galician translations
325+
326+M po/gl.po
327+
328+commit 945796ff19ad9a01c600129f972ae0a4d1f8362e
329+Author: Carnë Draug <carandraug+dev@gmail.com>
330+Date: 2011-06-20
331+
332+ Update javascript lang to the latest specification
333+
334+ Fixes bug #651041 javascript - update to ECMA specification (with
335+ special omissions)
336+
337+M data/language-specs/javascript.lang
338+
339+commit 55718d95cf57414267a680311a22b172a7d50cd8
340+Author: Ignacio Casal Quinteiro <icq@gnome.org>
341+Date: 2011-06-19
342+
343+ configure.ac: fix typo
344+
345+M configure.ac
346+
347+commit 6606443f53ebc614b30020c3d6824cfebb45fa92
348+Author: Matej Urbančič <mateju@svn.gnome.org>
349+Date: 2011-06-19
350+
351+ Updated Slovenian translation
352+
353+M po/sl.po
354+
355+commit 278148577b44f3a6226987e24e2063d254330755
356+Author: Jorge González <jorgegonz@svn.gnome.org>
357+Date: 2011-06-19
358+
359+ Updated Spanish translation
360+
361+M po/es.po
362+
363+commit f248e278f7d2efcbd8216495b4737d8fdc0e496d
364+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
365+Date: 2011-06-19
366+
367+ Updated Spanish translation
368+
369+M po/es.po
370+
371+commit 824e8b229f7085609c3b0fabfaf100682d68173d
372+Author: Ming Han Teh <tehminghan@gmail.com>
373+Date: 2011-05-15
374+
375+ Added Standard ML lang.
376+
377+ https://bugzilla.gnome.org/show_bug.cgi?id=650209
378+
379+M data/language-specs/Makefile.am
380+A data/language-specs/sml.lang
381+M po/POTFILES.in
382+
383+commit efdfc7bbcdad54ebf6ec60e3d752ebee4c6a316d
384+Author: Paolo Borelli <pborelli@gnome.org>
385+Date: 2011-06-18
386+
387+ Mark some lang files for translation now that we are not string frozen
388+
389+M po/POTFILES.in
390+M po/POTFILES.skip
391+
392+commit 7bffc465041e9bbba363339d5f37ab08f66fee33
393+Author: Paolo Borelli <pborelli@gnome.org>
394+Date: 2011-06-18
395+
396+ Change capitalization of "DocBook" and "DOS Batch".
397+
398+M data/language-specs/docbook.lang
399+M data/language-specs/dosbatch.lang
400+
401+commit ce50922344da7d7844b0e883ac4b7554eccb59bf
402+Author: Ignacio Casal Quinteiro <icq@gnome.org>
403+Date: 2011-06-16
404+
405+ oblivion: add latex specific colors
406+
407+M data/styles/oblivion.xml
408+
409+commit 9479b23fe67d00ef1b4a221a5dbf4261d1254745
410+Author: Ignacio Casal Quinteiro <icq@gnome.org>
411+Date: 2011-06-13
412+
413+ Release 3.1.2
414+
415+M NEWS
416+M README
417+M configure.ac
418+
419 commit 13cec8f6183012938f42df1f03a1bff6795b68b6
420 Author: Garrett Regier <alias301@gmail.com>
421-Date: 2011-06-12
422+Date: 2011-06-12
423
424 No longer use Gtk[HV]Box as it is deprecated
425
426
427=== modified file 'NEWS'
428--- NEWS 2011-06-15 10:45:00 +0000
429+++ NEWS 2011-08-26 10:31:05 +0000
430@@ -1,3 +1,16 @@
431+News in 3.1.4
432+-------------
433+* Improvements to some of the lang files
434+* Misc bugfixes
435+* Updated translations
436+
437+News in 3.1.3
438+-------------
439+* New Markdown lang file
440+* New Standard ML lang file
441+* Misc bugfixes
442+* Updated translations
443+
444 News in 3.1.2
445 -------------
446 * Misc bugfixes
447
448=== modified file 'README'
449--- README 2011-06-15 10:45:00 +0000
450+++ README 2011-08-26 10:31:05 +0000
451@@ -1,7 +1,7 @@
452 General Information
453 ===================
454
455-This is version 3.1.2 of GtkSourceView.
456+This is version 3.1.4 of GtkSourceView.
457
458 GtkSourceView is a text widget that extends the standard gtk+ 3.x
459 text widget GtkTextView.
460@@ -32,8 +32,8 @@
461
462 Simple install procedure:
463
464- % gzip -cd gtksourceview-3.1.2.tar.gz | tar xvf - # unpack the sources
465- % cd gtksourceview-3.1.2 # change to the toplevel directory
466+ % tar Jxf gtksourceview-3.1.4.tar.xz # unpack the sources
467+ % cd gtksourceview-3.1.4 # change to the toplevel directory
468 % ./configure # run the `configure' script
469 % make # build gtksourceview
470 [ Become root if necessary ]
471
472=== modified file 'configure'
473--- configure 2011-06-15 10:45:00 +0000
474+++ configure 2011-08-26 10:31:05 +0000
475@@ -1,6 +1,6 @@
476 #! /bin/sh
477 # Guess values for system-dependent variables and create Makefiles.
478-# Generated by GNU Autoconf 2.68 for gtksourceview 3.1.2.
479+# Generated by GNU Autoconf 2.68 for gtksourceview 3.1.4.
480 #
481 # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview>.
482 #
483@@ -571,8 +571,8 @@
484 # Identity of this package.
485 PACKAGE_NAME='gtksourceview'
486 PACKAGE_TARNAME='gtksourceview'
487-PACKAGE_VERSION='3.1.2'
488-PACKAGE_STRING='gtksourceview 3.1.2'
489+PACKAGE_VERSION='3.1.4'
490+PACKAGE_STRING='gtksourceview 3.1.4'
491 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview'
492 PACKAGE_URL='http://projects.gnome.org/gtksourceview/'
493
494@@ -1393,7 +1393,7 @@
495 # Omit some internal or obsolete options to make the list less imposing.
496 # This message is too long to be a string in the A/UX 3.1 sh.
497 cat <<_ACEOF
498-\`configure' configures gtksourceview 3.1.2 to adapt to many kinds of systems.
499+\`configure' configures gtksourceview 3.1.4 to adapt to many kinds of systems.
500
501 Usage: $0 [OPTION]... [VAR=VALUE]...
502
503@@ -1463,7 +1463,7 @@
504
505 if test -n "$ac_init_help"; then
506 case $ac_init_help in
507- short | recursive ) echo "Configuration of gtksourceview 3.1.2:";;
508+ short | recursive ) echo "Configuration of gtksourceview 3.1.4:";;
509 esac
510 cat <<\_ACEOF
511
512@@ -1598,7 +1598,7 @@
513 test -n "$ac_init_help" && exit $ac_status
514 if $ac_init_version; then
515 cat <<\_ACEOF
516-gtksourceview configure 3.1.2
517+gtksourceview configure 3.1.4
518 generated by GNU Autoconf 2.68
519
520 Copyright (C) 2010 Free Software Foundation, Inc.
521@@ -1967,7 +1967,7 @@
522 This file contains any messages produced by compilers while
523 running configure, to aid debugging if configure makes a mistake.
524
525-It was created by gtksourceview $as_me 3.1.2, which was
526+It was created by gtksourceview $as_me 3.1.4, which was
527 generated by GNU Autoconf 2.68. Invocation command line was
528
529 $ $0 $@
530@@ -2788,7 +2788,7 @@
531
532 # Define the identity of the package.
533 PACKAGE='gtksourceview'
534- VERSION='3.1.2'
535+ VERSION='3.1.4'
536
537
538 cat >>confdefs.h <<_ACEOF
539@@ -12686,6 +12686,7 @@
540 # Documentation
541
542
543+
544 # Extract the first word of "gtkdoc-check", so it can be a program name with args.
545 set dummy gtkdoc-check; ac_word=$2
546 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
547@@ -13684,7 +13685,7 @@
548 # report actual input values of CONFIG_FILES etc. instead of their
549 # values after options handling.
550 ac_log="
551-This file was extended by gtksourceview $as_me 3.1.2, which was
552+This file was extended by gtksourceview $as_me 3.1.4, which was
553 generated by GNU Autoconf 2.68. Invocation command line was
554
555 CONFIG_FILES = $CONFIG_FILES
556@@ -13751,7 +13752,7 @@
557 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
558 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
559 ac_cs_version="\\
560-gtksourceview config.status 3.1.2
561+gtksourceview config.status 3.1.4
562 configured by $0, generated by GNU Autoconf 2.68,
563 with options \\"\$ac_cs_config\\"
564
565
566=== modified file 'configure.ac'
567--- configure.ac 2011-06-15 10:45:00 +0000
568+++ configure.ac 2011-08-26 10:31:05 +0000
569@@ -4,7 +4,7 @@
570
571 m4_define(gtksourceview_major_version, 3)
572 m4_define(gtksourceview_minor_version, 1)
573-m4_define(gtksourceview_micro_version, 2)
574+m4_define(gtksourceview_micro_version, 4)
575 m4_define(gtksourceview_version, gtksourceview_major_version.gtksourceview_minor_version.gtksourceview_micro_version)
576
577 AC_INIT([gtksourceview],[gtksourceview_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview],[gtksourceview],[http://projects.gnome.org/gtksourceview/])
578@@ -13,7 +13,7 @@
579 AC_CONFIG_HEADER([config.h])
580 AC_CONFIG_MACRO_DIR([m4])
581
582-AM_INIT_AUTOMAKE([1.11 tar-ustar dist-xz no-dist-gzip -Wno-por-ability])
583+AM_INIT_AUTOMAKE([1.11 tar-ustar dist-xz no-dist-gzip -Wno-portability])
584 AM_MAINTAINER_MODE([enable])
585
586 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
587
588=== modified file 'data/language-specs/Makefile.am'
589--- data/language-specs/Makefile.am 2011-06-15 10:45:00 +0000
590+++ data/language-specs/Makefile.am 2011-08-26 10:31:05 +0000
591@@ -53,6 +53,7 @@
592 m4.lang \
593 makefile.lang \
594 mallard.lang \
595+ markdown.lang \
596 matlab.lang \
597 nemerle.lang \
598 nsis.lang \
599@@ -77,6 +78,7 @@
600 scheme.lang \
601 scilab.lang \
602 sh.lang \
603+ sml.lang \
604 sparql.lang \
605 sql.lang \
606 systemverilog.lang \
607
608=== modified file 'data/language-specs/Makefile.in'
609--- data/language-specs/Makefile.in 2011-06-15 10:45:00 +0000
610+++ data/language-specs/Makefile.in 2011-08-26 10:31:05 +0000
611@@ -293,6 +293,7 @@
612 m4.lang \
613 makefile.lang \
614 mallard.lang \
615+ markdown.lang \
616 matlab.lang \
617 nemerle.lang \
618 nsis.lang \
619@@ -317,6 +318,7 @@
620 scheme.lang \
621 scilab.lang \
622 sh.lang \
623+ sml.lang \
624 sparql.lang \
625 sql.lang \
626 systemverilog.lang \
627
628=== modified file 'data/language-specs/c.lang'
629--- data/language-specs/c.lang 2011-05-31 08:45:22 +0000
630+++ data/language-specs/c.lang 2011-08-26 10:31:05 +0000
631@@ -205,12 +205,18 @@
632 <keyword>double</keyword>
633 <keyword>float</keyword>
634 <keyword>int</keyword>
635+ <keyword>(u)?int(8|16|32|64)_t</keyword>
636 <keyword>long</keyword>
637+ <keyword>ptrdiff_t</keyword>
638+ <keyword>off(64)?_t</keyword>
639 <keyword>short</keyword>
640 <keyword>signed</keyword>
641 <keyword>size_t</keyword>
642+ <keyword>ssize_t</keyword>
643 <keyword>unsigned</keyword>
644 <keyword>void</keyword>
645+ <keyword>wchar_t</keyword>
646+ <keyword>wint_t</keyword>
647 </context>
648
649 <context id="storage-class" style-ref="storage-class">
650
651=== modified file 'data/language-specs/css.lang'
652--- data/language-specs/css.lang 2011-05-25 16:48:02 +0000
653+++ data/language-specs/css.lang 2011-08-26 10:31:05 +0000
654@@ -5,6 +5,7 @@
655
656 Author: Scott Martin <scott@coffeeblack.org>
657 Copyright (C) 2004 Scott Martin <scott@coffeeblack.org>
658+ Copyright (C) 2010 Patryk Zawadzki <patrys@pld-linux.org>
659
660 GtkSourceView is free software; you can redistribute it and/or
661 modify it under the terms of the GNU Lesser General Public
662@@ -43,43 +44,31 @@
663 </metadata>
664
665 <styles>
666- <style id="comment" _name="Comment" map-to="def:comment"/>
667- <style id="error" _name="Error" map-to="def:error"/>
668- <style id="others-2" _name="Others 2"/>
669- <style id="string" _name="String" map-to="def:string"/>
670- <style id="color" _name="Color" map-to="def:base-n-integer"/>
671- <style id="others-3" _name="Others 3"/>
672- <style id="function" _name="Function" map-to="def:function"/>
673+ <style id="error" _name="Error" map-to="def:error"/>
674+ <style id="others-2" _name="Others 2"/>
675+ <style id="string" _name="String" map-to="def:string"/>
676+ <style id="color" _name="Color" map-to="def:base-n-integer"/>
677+ <style id="others-3" _name="Others 3"/>
678+ <style id="function" _name="Function" map-to="def:function"/>
679 <!-- Translator: it is a type of number -->
680- <style id="decimal" _name="Decimal" map-to="def:decimal"/>
681- <style id="dimension" _name="Dimension" map-to="def:floating-point"/>
682- <style id="known-property-values" _name="Known Property Value" map-to="def:type"/>
683- <style id="at-rules" _name="at-rules" map-to="def:keyword"/>
684- <style id="keyword" _name="Keyword" map-to="def:keyword"/>
685+ <style id="decimal" _name="Decimal" map-to="def:decimal"/>
686+ <style id="dimension" _name="Dimension" map-to="def:floating-point"/>
687+ <style id="known-property-values" _name="Known Property Value" map-to="def:constant"/>
688+ <style id="at-rules" _name="at-rules" map-to="def:preprocessor"/>
689+ <style id="keyword" _name="Keyword" map-to="def:keyword"/>
690+ <style id="selector-id" _name="ID Selector" map-to="def:statement"/>
691+ <style id="selector-class" _name="Class Selector" map-to="def:identifier"/>
692+ <style id="selector-tagname" _name="Tag Name Selector" map-to="def:type"/>
693 </styles>
694
695 <definitions>
696
697- <context id="comment" style-ref="comment" class="comment" class-disabled="no-spell-check">
698- <start>/\*</start>
699- <end>\*/</end>
700- <include>
701- <context style-ref="error" extend-parent="false">
702- <match>/\*</match>
703- </context>
704- <context ref="def:in-comment"/>
705- </include>
706- </context>
707-
708- <context id="close-comment-outside-comment" style-ref="error">
709- <match>\*/(?!\*)</match>
710- </context>
711-
712 <context id="unicode-character-reference" style-ref="others-2">
713 <match>\\([a-fA-F0-9]{1,5}[ \t]|[a-fA-F0-9]{6})</match>
714 </context>
715
716 <context id="selector-pseudo-elements" style-ref="function">
717+ <prefix>:</prefix>
718 <keyword>first-line</keyword>
719 <keyword>first-letter</keyword>
720 <keyword>before</keyword>
721@@ -87,6 +76,7 @@
722 </context>
723
724 <context id="selector-pseudo-classes" style-ref="function">
725+ <prefix>:</prefix>
726 <keyword>first-child</keyword>
727 <keyword>link</keyword>
728 <keyword>visited</keyword>
729@@ -105,6 +95,18 @@
730 <keyword>import</keyword>
731 </context>
732
733+ <context id="selector-id" style-ref="selector-id">
734+ <match>#[a-zA-Z][a-zA-Z0-9_-]*\b</match>
735+ </context>
736+
737+ <context id="selector-class" style-ref="selector-class">
738+ <match>\.[a-zA-Z][a-zA-Z0-9_-]*\b</match>
739+ </context>
740+
741+ <context id="selector-tagname" style-ref="selector-tagname">
742+ <match>\b[a-zA-Z][a-zA-Z0-9_-]*\b</match>
743+ </context>
744+
745 <context id="hexadecimal-color" style-ref="color">
746 <match>#([a-fA-F0-9]{6}|[a-fA-F0-9]{3})\b</match>
747 </context>
748@@ -129,10 +131,12 @@
749 <keyword>yellow</keyword>
750 </context>
751
752- <context id="function" style-ref="function">
753+ <context id="function">
754 <start>[a-zA-Z][a-z0-9-]+\(</start>
755 <end>\)</end>
756 <include>
757+ <context sub-pattern="0" where="start" style-ref="function"/>
758+ <context sub-pattern="0" where="end" style-ref="function"/>
759 <context ref="def:escape"/>
760 <context ref="def:line-continue"/>
761 </include>
762@@ -472,6 +476,26 @@
763 <keyword>xx-small</keyword>
764 </context>
765
766+ <context id="style-block">
767+ <start>\{</start>
768+ <end>\}</end>
769+ <include>
770+ <context ref="def:c-like-comment-multiline"/>
771+ <context ref="def:c-like-close-comment-outside-comment"/>
772+ <context ref="at-rules"/>
773+ <context ref="style-block"/>
774+ <context ref="hexadecimal-color"/>
775+ <context ref="named-color"/>
776+ <context ref="function"/>
777+ <context ref="dimension"/>
778+ <context ref="number"/>
779+ <context ref="unicode-range"/>
780+ <context ref="importance-modifier"/>
781+ <context ref="property-names"/>
782+ <context ref="known-property-values"/>
783+ </include>
784+ </context>
785+
786 <context id="punctuators" style-ref="others-3">
787 <match>[{}();,]</match>
788 </context>
789@@ -485,32 +509,27 @@
790 </context>
791
792 <context id="selector-grammar" style-ref="others-3">
793- <match>[*#.&gt;+]</match>
794+ <match>[*&gt;+]</match>
795 </context>
796
797 <context id="css" class="no-spell-check">
798 <include>
799 <context ref="def:string"/>
800 <context ref="def:single-quoted-string"/>
801- <context ref="comment"/>
802- <context ref="close-comment-outside-comment"/>
803+ <context ref="def:c-like-comment-multiline"/>
804+ <context ref="def:c-like-close-comment-outside-comment"/>
805 <context ref="unicode-character-reference"/>
806 <context ref="selector-pseudo-elements"/>
807 <context ref="selector-pseudo-classes"/>
808 <context ref="at-rules"/>
809- <context ref="hexadecimal-color"/>
810- <context ref="named-color"/>
811- <context ref="function"/>
812- <context ref="dimension"/>
813- <context ref="number"/>
814- <context ref="unicode-range"/>
815- <context ref="importance-modifier"/>
816- <context ref="property-names"/>
817- <context ref="known-property-values"/>
818+ <context ref="style-block"/>
819 <context ref="punctuators"/>
820 <context ref="attribute-value-delimiters"/>
821 <context ref="operators"/>
822 <context ref="selector-grammar"/>
823+ <context ref="selector-id"/>
824+ <context ref="selector-class"/>
825+ <context ref="selector-tagname"/>
826 </include>
827 </context>
828
829
830=== modified file 'data/language-specs/docbook.lang'
831--- data/language-specs/docbook.lang 2011-01-12 22:34:11 +0000
832+++ data/language-specs/docbook.lang 2011-08-26 10:31:05 +0000
833@@ -21,7 +21,7 @@
834 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
835
836 -->
837-<language id="docbook" _name="Docbook" version="2.0" _section="Markup">
838+<language id="docbook" _name="DocBook" version="2.0" _section="Markup">
839 <metadata>
840 <property name="mimetypes">application/docbook+xml</property>
841 <property name="globs">*.docbook</property>
842
843=== modified file 'data/language-specs/dosbatch.lang'
844--- data/language-specs/dosbatch.lang 2011-01-12 22:34:11 +0000
845+++ data/language-specs/dosbatch.lang 2011-08-26 10:31:05 +0000
846@@ -21,7 +21,7 @@
847 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
848
849 -->
850-<language id="dosbatch" _name="Dos Batch" version="2.0" _section="Scripts">
851+<language id="dosbatch" _name="DOS Batch" version="2.0" _section="Scripts">
852 <metadata>
853 <property name="globs">*.bat;*.cmd;*.sys</property>
854 <property name="line-comment-start">rem</property>
855
856=== modified file 'data/language-specs/javascript.lang'
857--- data/language-specs/javascript.lang 2011-06-15 10:45:00 +0000
858+++ data/language-specs/javascript.lang 2011-08-26 10:31:05 +0000
859@@ -102,8 +102,8 @@
860 <keyword>break</keyword>
861 <keyword>case</keyword>
862 <keyword>catch</keyword>
863- <keyword>const</keyword>
864 <keyword>continue</keyword>
865+ <keyword>debugger</keyword>
866 <keyword>default</keyword>
867 <keyword>delete</keyword>
868 <keyword>do</keyword>
869@@ -116,7 +116,6 @@
870 <keyword>import</keyword>
871 <keyword>instanceof</keyword>
872 <keyword>in</keyword>
873- <keyword>let</keyword>
874 <keyword>new</keyword>
875 <keyword>return</keyword>
876 <keyword>switch</keyword>
877@@ -124,10 +123,16 @@
878 <keyword>throw</keyword>
879 <keyword>try</keyword>
880 <keyword>typeof</keyword>
881+ <keyword>var</keyword>
882+ <keyword>void</keyword>
883 <keyword>while</keyword>
884 <keyword>with</keyword>
885- <keyword>var</keyword>
886- <keyword>void</keyword>
887+ </context>
888+
889+ <context id="unofficial-keywords" style-ref="keyword">
890+ <keyword>const</keyword>
891+ <keyword>let</keyword>
892+ <keyword>yield</keyword>
893 </context>
894
895 <context id="types" style-ref="type">
896@@ -283,34 +288,19 @@
897 </context>
898
899 <context id="future-words" style-ref="future-words">
900- <keyword>abstract</keyword>
901- <keyword>boolean</keyword>
902- <keyword>byte</keyword>
903- <keyword>char</keyword>
904 <keyword>class</keyword>
905- <keyword>debugger</keyword>
906- <keyword>double</keyword>
907 <keyword>enum</keyword>
908 <keyword>extends</keyword>
909- <keyword>final</keyword>
910- <keyword>float</keyword>
911- <keyword>goto</keyword>
912+ <keyword>super</keyword>
913+
914+ <!-- in strict mode -->
915 <keyword>implements</keyword>
916 <keyword>interface</keyword>
917- <keyword>int</keyword>
918- <keyword>long</keyword>
919- <keyword>native</keyword>
920 <keyword>package</keyword>
921 <keyword>private</keyword>
922 <keyword>protected</keyword>
923 <keyword>public</keyword>
924- <keyword>short</keyword>
925 <keyword>static</keyword>
926- <keyword>super</keyword>
927- <keyword>synchronized</keyword>
928- <keyword>throws</keyword>
929- <keyword>transient</keyword>
930- <keyword>volatile</keyword>
931 </context>
932
933 <!--main context-->
934@@ -328,6 +318,7 @@
935 <context ref="undefined-value"/>
936 <context ref="boolean"/>
937 <context ref="keywords"/>
938+ <context ref="unofficial-keywords"/>
939 <context ref="types"/>
940 <context ref="functions"/>
941 <context ref="properties"/>
942
943=== modified file 'data/language-specs/latex.lang'
944--- data/language-specs/latex.lang 2011-01-12 22:34:11 +0000
945+++ data/language-specs/latex.lang 2011-08-26 10:31:05 +0000
946@@ -37,7 +37,7 @@
947 <style id="inline-math" _name="Inline Math Mode" map-to="latex:display-math"/>
948 <style id="structure" _name="Inline Math Mode"/>
949 <style id="section" _name="Inline Math Mode"/>
950- <style id="math" _name="Math Mode" map-to="latex:display-math"/>
951+ <style id="math" _name="Math Mode" map-to="latex:display-math"/>
952 <style id="math-bound" _name="math-bound" map-to="latex:display-math"/>
953 <style id="include" _name="Include" map-to="def:keyword"/>
954 <style id="common-commands" _name="Command" map-to="def:keyword"/>
955@@ -84,6 +84,7 @@
956 <keyword>cdot</keyword>
957 <keyword>chapter</keyword>
958 <keyword>chi</keyword>
959+ <keyword>cite</keyword>
960 <keyword>cup</keyword>
961 <keyword>delta</keyword>
962 <keyword>documentclass</keyword>
963
964=== added file 'data/language-specs/markdown.lang'
965--- data/language-specs/markdown.lang 1970-01-01 00:00:00 +0000
966+++ data/language-specs/markdown.lang 2011-08-26 10:31:05 +0000
967@@ -0,0 +1,402 @@
968+<?xml version="1.0" encoding="UTF-8"?>
969+<!--
970+
971+ Author: Jean-Philippe Fleury
972+ Copyright (C) 2011 Jean-Philippe Fleury <contact@jpfleury.net>
973+
974+ GtkSourceView is free software; you can redistribute it and/or
975+ modify it under the terms of the GNU Lesser General Public
976+ License as published by the Free Software Foundation; either
977+ version 2.1 of the License, or (at your option) any later version.
978+
979+ GtkSourceView is distributed in the hope that it will be useful,
980+ but WITHOUT ANY WARRANTY; without even the implied warranty of
981+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
982+ Lesser General Public License for more details.
983+
984+ You should have received a copy of the GNU Lesser General Public
985+ License along with this library; if not, write to the Free Software
986+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
987+
988+-->
989+<!-- Note: this language definition file adds support for Markdown syntax,
990+ described in the following websites:
991+ * (fr) <http://michelf.com/projets/php-markdown/syntaxe/>
992+ * (en) <http://daringfireball.net/projects/markdown/syntax> -->
993+<language id="markdown" _name="Markdown" version="2.0" _section="Markup">
994+ <metadata>
995+ <property name="mimetypes">text/x-markdown</property>
996+ <property name="globs">*.markdown;*.md;*.mkd</property>
997+ <property name="block-comment-start">&lt;!--</property>
998+ <property name="block-comment-end">--&gt;</property>
999+ </metadata>
1000+
1001+ <styles>
1002+ <style id="header" _name="Header" map-to="def:type"/>
1003+ <style id="horizontal-rule" _name="Horizontal Rule" map-to="def:type"/>
1004+ <style id="list-marker" _name="List Marker" map-to="def:statement"/>
1005+ <style id="code" _name="Code" map-to="def:identifier"/>
1006+ <style id="blockquote-marker" _name="Blockquote Marker" map-to="def:shebang"/>
1007+ <style id="url" _name="URL" map-to="def:underlined"/>
1008+ <style id="link-text" _name="Link Text" map-to="def:comment"/>
1009+ <style id="label" _name="Label" map-to="def:preprocessor"/>
1010+ <style id="attribute-value" _name="Attribute Value" map-to="def:constant"/>
1011+ <style id="image-marker" _name="Image Marker" map-to="def:shebang"/>
1012+ <style id="emphasis" _name="Emphasis" map-to="def:doc-comment-element"/>
1013+ <style id="strong-emphasis" _name="Strong Emphasis" map-to="def:statement"/>
1014+ <style id="backslash-escape" _name="Backslash Escape" map-to="def:special-char"/>
1015+ <style id="line-break" _name="Line Break" map-to="def:note"/>
1016+ </styles>
1017+
1018+ <definitions>
1019+ <!-- Examples:
1020+ # Header 1 #
1021+ ## Header 2
1022+ ###Header 3###
1023+ -->
1024+ <context id="atx-header" style-ref="header">
1025+ <match>^#+.+</match>
1026+ </context>
1027+
1028+ <!-- Examples:
1029+ Header 1
1030+ ========
1031+ Header 2
1032+ -
1033+ -->
1034+ <!-- Note: line break can't be used in regex, so only underline is matched. -->
1035+ <context id="setext-header" style-ref="header">
1036+ <match>^(-+|=+)[ \t]*$</match>
1037+ </context>
1038+
1039+ <!-- Examples:
1040+ - - -
1041+ ** ** ** ** **
1042+ _____
1043+ -->
1044+ <context id="horizontal-rule" style-ref="horizontal-rule">
1045+ <match extended="true">
1046+ ^[ ]{0,3} # Maximum 3 spaces at the beginning of the line.
1047+ (
1048+ (-[ ]{0,2}){3,} | # 3 or more hyphens, with 2 spaces maximum between each hyphen.
1049+ (_[ ]{0,2}){3,} | # Idem, but with underscores.
1050+ (\*[ ]{0,2}){3,} # Idem, but with asterisks.
1051+ )
1052+ [ \t]*$ # Optional trailing spaces or tabs.
1053+ </match>
1054+ </context>
1055+
1056+ <!-- Note about following list and code block contexts: according to the
1057+ Markdown syntax, to write several paragraphs in a list item, we have
1058+ to indent each paragraph. Example:
1059+
1060+ - Item A (paragraph 1).
1061+
1062+ Item A (paragraph 2).
1063+
1064+ Item A (paragraph 3).
1065+
1066+ - Item B.
1067+
1068+ So there is a conflict in terms of syntax highlighting between an
1069+ indented paragraph inside a list item (4 spaces or 1 tab) and an
1070+ indented line of code outside a list (also 4 spaces or 1 tab). In this
1071+ language file, since a full context analysis can't be done (because
1072+ line break can't be used in regex), the choice was made ​​to highlight
1073+ code block only from 2 levels of indentation. -->
1074+
1075+ <!-- Example (unordered list):
1076+ * Item
1077+ + Item
1078+ - Item
1079+
1080+ Example (ordered list):
1081+ 1. Item
1082+ 2. Item
1083+ 3. Item
1084+ -->
1085+ <context id="list" style-ref="list-marker">
1086+ <match extended="true">
1087+ ^[ ]{0,3} # Maximum 3 spaces at the beginning of the line.
1088+ (
1089+ \*|\+|-| # Asterisk, plus or hyphen for unordered list.
1090+ [0-9]+\. # Number followed by period for ordered list.
1091+ )
1092+ [ \t]+ # Must be followed by at least 1 space or 1 tab.
1093+ </match>
1094+ </context>
1095+
1096+ <!-- Example:
1097+ <em>HTML code</em> displayed <strong>literally</strong>.
1098+ -->
1099+ <context id="code-block" class="no-spell-check">
1100+ <match>^( {8,}|\t{2,})([^ \t]+.*)</match>
1101+
1102+ <include>
1103+ <context sub-pattern="2" style-ref="code"/>
1104+ </include>
1105+ </context>
1106+
1107+ <!-- Note about following code span contexts: within a paragraph, text
1108+ wrapped with backticks indicates a code span. Markdown allows to use
1109+ one or more backticks to wrap text, provided that the number is identical
1110+ on both sides, and the same number of consecutive backticks is not
1111+ present within the text. The current language file supports code span
1112+ highlighting with up to 2 backticks surrounding text. -->
1113+
1114+ <!-- Examples:
1115+ Here's a literal HTML tag: `<p>`.
1116+ `Here's a code span containing ``backticks``.`
1117+ -->
1118+ <context id="1-backtick-code-span" class="no-spell-check" style-ref="code">
1119+ <match>(?&lt;!`)`[^`]+(`{2,}[^`]+)*`(?!`)</match>
1120+ </context>
1121+
1122+ <!-- Examples:
1123+ Here's a literal HTML tag: ``<p>``.
1124+ ``The grave accent (`) is used in Markdown to indicate a code span.``
1125+ ``Here's another code span containing ```backticks```.``
1126+ -->
1127+ <context id="2-backticks-code-span" class="no-spell-check" style-ref="code">
1128+ <match>(?&lt;!`)``[^`]+((`|`{3,})[^`]+)*``(?!`)</match>
1129+ </context>
1130+
1131+ <!-- Example:
1132+ > Quoted text.
1133+ > Quoted text with `code span`.
1134+ >> Blockquote **nested**.
1135+ -->
1136+ <!-- Note: blockquote can contain block-level and inline Markdown elements,
1137+ but the current language file only highlights inline ones (emphasis,
1138+ link, etc.). -->
1139+ <context id="blockquote" end-at-line-end="true">
1140+ <start>^( {0,3}&gt;(?=.)( {0,4}&gt;)*)</start>
1141+
1142+ <include>
1143+ <context sub-pattern="1" where="start" style-ref="blockquote-marker"/>
1144+ <context ref="1-backtick-code-span"/>
1145+ <context ref="2-backticks-code-span"/>
1146+ <context ref="automatic-link"/>
1147+ <context ref="inline-link"/>
1148+ <context ref="reference-link"/>
1149+ <context ref="inline-image"/>
1150+ <context ref="reference-image"/>
1151+ <context ref="underscores-emphasis"/>
1152+ <context ref="asterisks-emphasis"/>
1153+ <context ref="underscores-strong-emphasis"/>
1154+ <context ref="asterisks-strong-emphasis"/>
1155+ <context ref="backslash-escape"/>
1156+ <context ref="line-break"/>
1157+ </include>
1158+ </context>
1159+
1160+ <!-- Examples:
1161+ <user@example.com>
1162+ <http://www.example.com/>
1163+ -->
1164+ <!-- Note: regular expressions are based from function `_DoAutoLinks` from
1165+ Markdown.pl (see <http://daringfireball.net/projects/markdown/>). -->
1166+ <context id="automatic-link" class="no-spell-check">
1167+ <match case-sensitive="false" extended="true">
1168+ &lt;
1169+ (((mailto:)?[a-z0-9.-]+\@[-a-z0-9]+(\.[-a-z0-9]+)*\.[a-z]+) | # E-mail.
1170+ ((https?|ftp):[^'">\s]+)) # URL.
1171+ &gt;
1172+ </match>
1173+
1174+ <include>
1175+ <context sub-pattern="1" style-ref="url"/>
1176+ </include>
1177+ </context>
1178+
1179+ <!-- Examples:
1180+ [link text](http://www.example.com/)
1181+ [link text](<http://www.example.com/>)
1182+ [link text]( /folder/page.html "Title" )
1183+ -->
1184+ <context id="inline-link">
1185+ <match extended="true">
1186+ \[(.*?)\] # Link text.
1187+ \( # Literal opening parenthesis.
1188+ [ \t]* # Optional spaces or tabs after the opening parenthesis.
1189+ (&lt;(.*?)&gt; | # URL with brackets.
1190+ (.*?)) # URL without brackets.
1191+ ([ \t]+(".*?"))? # Optional title.
1192+ [ \t]* # Optional spaces or tabs before the closing parenthesis.
1193+ \) # Literal closing parenthesis.
1194+ </match>
1195+
1196+ <include>
1197+ <context sub-pattern="1" style-ref="link-text"/>
1198+ <context sub-pattern="3" class="no-spell-check" style-ref="url"/>
1199+ <context sub-pattern="4" class="no-spell-check" style-ref="url"/>
1200+ <context sub-pattern="6" style-ref="attribute-value"/>
1201+ </include>
1202+ </context>
1203+
1204+ <!-- Examples:
1205+ [link text]
1206+ [link text][]
1207+ [link text][link label]
1208+ [link text] [link label]
1209+ -->
1210+ <!-- Note: some assertions are used to differentiate reference link from
1211+ link label. -->
1212+ <context id="reference-link">
1213+ <match>(?&lt;!^ |^ |^ )\[(.*?)\]([ \t]?\[(.*?)\])?(?!:)</match>
1214+
1215+ <include>
1216+ <context sub-pattern="1" style-ref="link-text"/>
1217+ <context sub-pattern="3" class="no-spell-check" style-ref="label"/>
1218+ </include>
1219+ </context>
1220+
1221+ <!-- Examples:
1222+ [link label]: /folder/page.html
1223+ [link label]: <http://www.example.com/>
1224+ [link label]: http://www.example.com/ "Title"
1225+ -->
1226+ <context id="link-definition">
1227+ <match extended="true">
1228+ ^[ ]{0,3} # Maximum 3 spaces at the beginning of the line.
1229+ \[(.+?)\]: # Link label and colon.
1230+ [ \t]* # Optional spaces or tabs.
1231+ (&lt;([^ \t]+?)&gt; | # URL with brackets.
1232+ ([^ \t]+?)) # URL without brackets.
1233+ ([ \t]+(".*?"))? # Optional title.
1234+ [ \t]*$ # Optional trailing spaces or tabs.
1235+ </match>
1236+
1237+ <include>
1238+ <context sub-pattern="1" class="no-spell-check" style-ref="label"/>
1239+ <context sub-pattern="3" class="no-spell-check" style-ref="url"/>
1240+ <context sub-pattern="4" class="no-spell-check" style-ref="url"/>
1241+ <context sub-pattern="6" style-ref="attribute-value"/>
1242+ </include>
1243+ </context>
1244+
1245+ <!-- Examples:
1246+ ![alt text](http://www.example.com/image.jpg)
1247+ ![alt text]( <http://www.example.com/image.jpg> )
1248+ ![alt text] (/path/to/image.jpg "Title")
1249+ -->
1250+ <context id="inline-image">
1251+ <match extended="true">
1252+ (!) # Leading ! sign.
1253+ \[(.*?)\][ ]? # Alternate text for the image (and optional space).
1254+ \( # Literal parenthesis.
1255+ [ \t]* # Optional spaces or tabs after the opening parenthesis.
1256+ (&lt;([^ \t]*?)&gt; | # Image path or URL with brackets.
1257+ ([^ \t]*?)) # Image path or URL without brackets.
1258+ ([ \t]+(".*?"))? # Optional title.
1259+ [ \t]* # Optional spaces or tabs before the closing parenthesis.
1260+ \) # Literal parenthesis.
1261+ </match>
1262+
1263+ <include>
1264+ <context sub-pattern="1" style-ref="image-marker"/>
1265+ <context sub-pattern="2" style-ref="attribute-value"/>
1266+ <context sub-pattern="4" class="no-spell-check" style-ref="url"/>
1267+ <context sub-pattern="5" class="no-spell-check" style-ref="url"/>
1268+ <context sub-pattern="6" style-ref="attribute-value"/>
1269+ </include>
1270+ </context>
1271+
1272+ <!-- Examples:
1273+ ![alt text][image label]
1274+ ![alt text] [image label]
1275+ -->
1276+ <context id="reference-image">
1277+ <match>(!)\[(.*?)\] ?\[(.*?)\]</match>
1278+
1279+ <include>
1280+ <context sub-pattern="1" style-ref="image-marker"/>
1281+ <context sub-pattern="2" style-ref="attribute-value"/>
1282+ <context sub-pattern="3" class="no-spell-check" style-ref="label"/>
1283+ </include>
1284+ </context>
1285+
1286+ <!-- Examples:
1287+ Lorem _ipsum dolor_ sit amet.
1288+ Here's an _emphasized text containing an underscore (\_)_.
1289+ -->
1290+ <context id="underscores-emphasis" style-ref="emphasis">
1291+ <match>(?&lt;!_)_[^_ \t].*?(?&lt;!\\|_| |\t)_(?!_)</match>
1292+ </context>
1293+
1294+ <!-- Examples:
1295+ Lorem *ipsum dolor* sit amet.
1296+ Here's an *emphasized text containing an asterisk (\*)*.
1297+ -->
1298+ <context id="asterisks-emphasis" style-ref="emphasis">
1299+ <match>(?&lt;!\*)\*[^\* \t].*?(?&lt;!\\|\*| |\t)\*(?!\*)</match>
1300+ </context>
1301+
1302+ <!-- Examples:
1303+ Lorem __ipsum dolor__ sit amet.
1304+ Here's a __strongly emphasized text containing an underscore (\_)__.
1305+ -->
1306+ <context id="underscores-strong-emphasis" style-ref="strong-emphasis">
1307+ <match>__[^_ \t].*?(?&lt;!\\|_| |\t)__</match>
1308+ </context>
1309+
1310+ <!-- Examples:
1311+ Lorem **ipsum dolor** sit amet.
1312+ Here's a **strongly emphasized text containing an asterisk (\*).**
1313+ -->
1314+ <context id="asterisks-strong-emphasis" style-ref="strong-emphasis">
1315+ <match>\*\*[^\* \t].*?(?&lt;!\\|\*| |\t)\*\*</match>
1316+ </context>
1317+
1318+ <context id="backslash-escape" style-ref="backslash-escape">
1319+ <match>\\[\\`*_{}\[\]()#+-.!]</match>
1320+ </context>
1321+
1322+ <!-- Note: a manual line break should be followed by a line containing text,
1323+ but since line break can't be used in regex, only trailing spaces or tabs
1324+ are matched. -->
1325+ <context id="line-break">
1326+ <match>(?&lt;=[^ \t])([ \t]{2,})$</match>
1327+
1328+ <include>
1329+ <context sub-pattern="1" style-ref="line-break"/>
1330+ </include>
1331+ </context>
1332+
1333+ <context id="markdown-syntax">
1334+ <include>
1335+ <context ref="atx-header"/>
1336+ <context ref="setext-header"/>
1337+ <context ref="horizontal-rule"/>
1338+ <context ref="list"/>
1339+ <context ref="code-block"/>
1340+ <context ref="1-backtick-code-span"/>
1341+ <context ref="2-backticks-code-span"/>
1342+ <context ref="blockquote"/>
1343+ <context ref="automatic-link"/>
1344+ <context ref="inline-link"/>
1345+ <context ref="reference-link"/>
1346+ <context ref="link-definition"/>
1347+ <context ref="inline-image"/>
1348+ <context ref="reference-image"/>
1349+ <context ref="underscores-emphasis"/>
1350+ <context ref="asterisks-emphasis"/>
1351+ <context ref="underscores-strong-emphasis"/>
1352+ <context ref="asterisks-strong-emphasis"/>
1353+ <context ref="backslash-escape"/>
1354+ <context ref="line-break"/>
1355+ </include>
1356+ </context>
1357+
1358+ <replace id="html:embedded-lang-hook" ref="markdown-syntax"/>
1359+
1360+ <context id="markdown">
1361+ <include>
1362+ <context ref="markdown-syntax"/>
1363+ <!-- Note: even if it's highlighted, Markdown syntax within HTML blocks
1364+ (e.g., `<div>`) is not processed. -->
1365+ <context ref="html:html"/>
1366+ </include>
1367+ </context>
1368+ </definitions>
1369+</language>
1370
1371=== modified file 'data/language-specs/perl.lang'
1372--- data/language-specs/perl.lang 2011-01-12 22:34:11 +0000
1373+++ data/language-specs/perl.lang 2011-08-26 10:31:05 +0000
1374@@ -631,6 +631,7 @@
1375 <context sub-pattern="0" where="start" style-ref="include-statement"/>
1376 <context once-only="true" style-ref="include-statement">
1377 <keyword>attributes</keyword>
1378+ <keyword>autodie</keyword>
1379 <keyword>autouse</keyword>
1380 <keyword>base</keyword>
1381 <keyword>bigint</keyword>
1382@@ -642,6 +643,7 @@
1383 <keyword>constant</keyword>
1384 <keyword>diagnostics</keyword>
1385 <keyword>encoding</keyword>
1386+ <keyword>feature</keyword>
1387 <keyword>fields</keyword>
1388 <keyword>fileset</keyword>
1389 <keyword>if</keyword>
1390@@ -649,9 +651,12 @@
1391 <keyword>less</keyword>
1392 <keyword>lib</keyword>
1393 <keyword>locale</keyword>
1394+ <keyword>mro</keyword>
1395 <keyword>open</keyword>
1396 <keyword>ops</keyword>
1397 <keyword>overload</keyword>
1398+ <keyword>overloading</keyword>
1399+ <keyword>parent</keyword>
1400 <keyword>re</keyword>
1401 <keyword>sigtrap</keyword>
1402 <keyword>sort</keyword>
1403@@ -675,11 +680,13 @@
1404 <keyword>break</keyword>
1405 <keyword>continue</keyword>
1406 <keyword>do</keyword>
1407+ <keyword>default</keyword>
1408 <keyword>each</keyword>
1409 <keyword>else</keyword>
1410 <keyword>elsif</keyword>
1411 <keyword>foreach</keyword>
1412 <keyword>for</keyword>
1413+ <keyword>given</keyword>
1414 <keyword>if</keyword>
1415 <keyword>last</keyword>
1416 <keyword>local</keyword>
1417@@ -689,8 +696,10 @@
1418 <keyword>package</keyword>
1419 <keyword>return</keyword>
1420 <keyword>sub</keyword>
1421+ <keyword>state</keyword>
1422 <keyword>unless</keyword>
1423 <keyword>until</keyword>
1424+ <keyword>when</keyword>
1425 <keyword>while</keyword>
1426 <keyword>__FILE__</keyword>
1427 <keyword>__LINE__</keyword>
1428@@ -823,6 +832,7 @@
1429 <keyword>rewinddir</keyword>
1430 <keyword>rindex</keyword>
1431 <keyword>rmdir</keyword>
1432+ <keyword>say</keyword>
1433 <keyword>scalar</keyword>
1434 <keyword>seekdir</keyword>
1435 <keyword>seek</keyword>
1436
1437=== modified file 'data/language-specs/ruby.lang'
1438--- data/language-specs/ruby.lang 2011-05-25 16:48:02 +0000
1439+++ data/language-specs/ruby.lang 2011-08-26 10:31:05 +0000
1440@@ -26,7 +26,7 @@
1441 <language id="ruby" _name="Ruby" version="2.0" _section="Scripts">
1442 <metadata>
1443 <property name="mimetypes">application/x-ruby;text/x-ruby</property>
1444- <property name="globs">*.rb</property>
1445+ <property name="globs">*.rb;*.rake;Rakefile;Capfile;Gemfile</property>
1446 <property name="line-comment-start">#</property>
1447 </metadata>
1448
1449
1450=== added file 'data/language-specs/sml.lang'
1451--- data/language-specs/sml.lang 1970-01-01 00:00:00 +0000
1452+++ data/language-specs/sml.lang 2011-08-26 10:31:05 +0000
1453@@ -0,0 +1,201 @@
1454+<?xml version="1.0" encoding="UTF-8"?>
1455+<!--
1456+
1457+ This file is part of GtkSourceView
1458+
1459+ Author: Ming Han Teh <tehminghan@gmail.com>
1460+ Copyright (C) 2011 Ming Han Teh <tehminghan@gmail.com>
1461+
1462+ GtkSourceView is free software; you can redistribute it and/or
1463+ modify it under the terms of the GNU Lesser General Public
1464+ License as published by the Free Software Foundation; either
1465+ version 2.1 of the License, or (at your option) any later version.
1466+
1467+ GtkSourceView is distributed in the hope that it will be useful,
1468+ but WITHOUT ANY WARRANTY; without even the implied warranty of
1469+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1470+ Lesser General Public License for more details.
1471+
1472+ You should have received a copy of the GNU Lesser General Public
1473+ License along with this library; if not, write to the Free Software
1474+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
1475+
1476+-->
1477+<language id="sml" _name="Standard ML" version="2.0" _section="Sources">
1478+ <metadata>
1479+ <property name="globs">*.sml;*.sig</property>
1480+ <property name="block-comment-start">(*</property>
1481+ <property name="block-comment-end">*)</property>
1482+ </metadata>
1483+
1484+ <styles>
1485+ <style id="comment" _name="Comment" map-to="def:comment"/>
1486+ <style id="keyword" _name="Keyword" map-to="def:keyword"/>
1487+ <style id="type" _name="Data Type" map-to="def:type"/>
1488+ <style id="character" _name="Character" map-to="def:character"/>
1489+ <style id="string" _name="String" map-to="def:string"/>
1490+ <style id="escaped-character" _name="Escaped Character" map-to="def:special-char"/>
1491+ <style id="base-n-integer" _name="Base-N Integer" map-to="def:base-n-integer"/>
1492+ <style id="decimal" _name="Decimal" map-to="def:decimal"/>
1493+ <style id="boolean" _name="Boolean value" map-to="def:boolean"/>
1494+ <style id="floating-point" _name="Floating Point number" map-to="def:floating-point"/>
1495+ <style id="special-var" _name="Module name, Variant, etc" map-to="def:type"/>
1496+ </styles>
1497+
1498+ <definitions>
1499+ <define-regex id="integer">\b([~]?[0-9]+)</define-regex>
1500+ <define-regex id="integer-hex">\b(0x[~]?[0-9A-Fa-f]+)</define-regex>
1501+ <define-regex id="word">\b(0w[0-9]+)</define-regex>
1502+ <define-regex id="word-hex">\b(0wx[0-9A-Fa-f]+)</define-regex>
1503+ <define-regex id="real">\b([~]?[0-9]+).([0-9]+)([Ee]?([~]?[0-9]+)?)</define-regex>
1504+ <define-regex id="upper-case">\b[A-Z][0-9A-Za-z_']*\b</define-regex>
1505+
1506+ <context id="escaped-character" style-ref="escaped-character">
1507+ <match>\\.</match>
1508+ </context>
1509+
1510+ <context id="comment" style-ref="comment">
1511+ <start>\(\*</start>
1512+ <end>\*\)</end>
1513+ <include>
1514+ <context ref="def:in-comment"/>
1515+ <context ref="comment"/>
1516+ </include>
1517+ </context>
1518+
1519+ <context id="character" end-at-line-end="true" style-ref="character">
1520+ <start>#"</start>
1521+ <end>"</end>
1522+ <include>
1523+ <context ref="escaped-character" />
1524+ </include>
1525+ </context>
1526+
1527+ <context id="string" end-at-line-end="true" style-ref="string">
1528+ <start>"</start>
1529+ <end>"</end>
1530+ <include>
1531+ <context ref="escaped-character" />
1532+ </include>
1533+ </context>
1534+
1535+ <context id="integer" style-ref="decimal">
1536+ <match>\%{integer}</match>
1537+ </context>
1538+
1539+ <context id="integer-hex" style-ref="base-n-integer">
1540+ <match>\%{integer-hex}</match>
1541+ </context>
1542+
1543+ <context id="word" style-ref="decimal">
1544+ <match>\%{word}</match>
1545+ </context>
1546+
1547+ <context id="word-hex" style-ref="base-n-integer">
1548+ <match>\%{word-hex}</match>
1549+ </context>
1550+
1551+ <context id="real" style-ref="floating-point">
1552+ <match>\%{real}</match>
1553+ </context>
1554+
1555+ <context id="boolean" style-ref="boolean">
1556+ <keyword>true</keyword>
1557+ <keyword>false</keyword>
1558+ </context>
1559+
1560+ <!-- Anything that starts with an upper case... -->
1561+ <context id="special-var" style-ref="special-var">
1562+ <match>\%{upper-case}</match>
1563+ </context>
1564+
1565+ <!-- http://smlnj.cs.uchicago.edu/dist/working/110.72/compiler.tgz/
1566+ compiler/Parse/lex/tokentable.sml -->
1567+ <context id="keywords" style-ref="keyword">
1568+ <keyword>and</keyword>
1569+ <keyword>abstype</keyword>
1570+ <keyword>as</keyword>
1571+ <keyword>case</keyword>
1572+ <keyword>datatype</keyword>
1573+ <keyword>else</keyword>
1574+ <keyword>end</keyword>
1575+ <keyword>eqtype</keyword>
1576+ <keyword>exception</keyword>
1577+ <keyword>do</keyword>
1578+ <keyword>fn</keyword>
1579+ <keyword>fun</keyword>
1580+ <keyword>functor</keyword>
1581+ <keyword>funsig</keyword>
1582+ <keyword>handle</keyword>
1583+ <keyword>if</keyword>
1584+ <keyword>in</keyword>
1585+ <keyword>include</keyword>
1586+ <keyword>infix</keyword>
1587+ <keyword>infixr</keyword>
1588+ <keyword>lazy</keyword>
1589+ <keyword>let</keyword>
1590+ <keyword>local</keyword>
1591+ <keyword>nonfix</keyword>
1592+ <keyword>of</keyword>
1593+ <keyword>op</keyword>
1594+ <keyword>open</keyword>
1595+ <keyword>overload</keyword>
1596+ <keyword>raise</keyword>
1597+ <keyword>rec</keyword>
1598+ <keyword>sharing</keyword>
1599+ <keyword>sig</keyword>
1600+ <keyword>signature</keyword>
1601+ <keyword>struct</keyword>
1602+ <keyword>structure</keyword>
1603+ <keyword>then</keyword>
1604+ <keyword>type</keyword>
1605+ <keyword>val</keyword>
1606+ <keyword>where</keyword>
1607+ <keyword>while</keyword>
1608+ <keyword>with</keyword>
1609+ <keyword>withtype</keyword>
1610+ <keyword>orelse</keyword>
1611+ <keyword>andalso</keyword>
1612+ </context>
1613+
1614+ <!-- Top level types -->
1615+ <!-- http://www.standardml.org/Basis/top-level-chapter.html -->
1616+ <context id="top-level-types" style-ref="type">
1617+ <keyword>unit</keyword>
1618+ <keyword>int</keyword>
1619+ <keyword>word</keyword>
1620+ <keyword>real</keyword>
1621+ <keyword>char</keyword>
1622+ <keyword>string</keyword>
1623+ <keyword>substring</keyword>
1624+ <keyword>exn</keyword>
1625+ <keyword>array</keyword>
1626+ <keyword>vector</keyword>
1627+ <keyword>ref</keyword>
1628+ <keyword>bool</keyword>
1629+ <keyword>option</keyword>
1630+ <keyword>order</keyword>
1631+ <keyword>list</keyword>
1632+ </context>
1633+
1634+ <!-- Main context -->
1635+ <context id="sml" class="no-spell-check">
1636+ <include>
1637+ <context ref="comment"/>
1638+ <context ref="character"/>
1639+ <context ref="string"/>
1640+ <context ref="integer"/>
1641+ <context ref="integer-hex"/>
1642+ <context ref="word"/>
1643+ <context ref="word-hex"/>
1644+ <context ref="real"/>
1645+ <context ref="boolean"/>
1646+ <context ref="special-var"/>
1647+ <context ref="keywords"/>
1648+ <context ref="top-level-types"/>
1649+ </include>
1650+ </context>
1651+
1652+ </definitions>
1653+
1654+</language>
1655
1656=== modified file 'data/language-specs/t2t.lang'
1657--- data/language-specs/t2t.lang 2011-01-12 22:34:11 +0000
1658+++ data/language-specs/t2t.lang 2011-08-26 10:31:05 +0000
1659@@ -21,7 +21,7 @@
1660 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
1661
1662 -->
1663-<language id="t2t" _name="Text2Tags" version="2.0" _section="Markup">
1664+<language id="t2t" _name="txt2tags" version="2.0" _section="Markup">
1665 <metadata>
1666 <property name="globs">*.t2t</property>
1667 <property name="line-comment-start">%</property>
1668
1669=== modified file 'data/styles/oblivion.xml'
1670--- data/styles/oblivion.xml 2011-03-22 12:30:36 +0000
1671+++ data/styles/oblivion.xml 2011-08-26 10:31:05 +0000
1672@@ -109,5 +109,9 @@
1673 <style name="diff:location" foreground="chameleon1"/>
1674 <style name="diff:special-case" foreground="#white" bold="true"/>
1675
1676+ <style name="latex:display-math" foreground="plum3"/>
1677+ <style name="latex:command" foreground="chameleon1" bold="true"/>
1678+ <style name="latex:include" use-style="def:preprocessor"/>
1679+
1680 </style-scheme>
1681
1682
1683=== modified file 'debian/changelog'
1684--- debian/changelog 2011-06-15 10:45:00 +0000
1685+++ debian/changelog 2011-08-26 10:31:05 +0000
1686@@ -1,3 +1,11 @@
1687+gtksourceview3 (3.1.4-0ubuntu1) UNRELEASED; urgency=low
1688+
1689+ * New upstream release.
1690+ * Addition of gtk_source_gutter_get_renderer_at_pos@Base
1691+ in debian/libgtksourceview-3.0-0.symbols
1692+
1693+ -- Christophe Sauthier <christophe.sauthier@objectif-libre.com> Wed, 17 Aug 2011 12:44:29 +0200
1694+
1695 gtksourceview3 (3.1.2-0ubuntu1) oneiric; urgency=low
1696
1697 * New upstream version
1698
1699=== modified file 'debian/libgtksourceview-3.0-0.symbols'
1700--- debian/libgtksourceview-3.0-0.symbols 2011-01-12 22:34:11 +0000
1701+++ debian/libgtksourceview-3.0-0.symbols 2011-08-26 10:31:05 +0000
1702@@ -139,6 +139,7 @@
1703 gtk_source_context_class_new@Base 2.91.4
1704 gtk_source_draw_spaces_flags_get_type@Base 2.91.4
1705 gtk_source_gutter_get_padding@Base 2.91.4
1706+ gtk_source_gutter_get_renderer_at_pos@Base 3.1.4
1707 gtk_source_gutter_get_type@Base 2.91.4
1708 gtk_source_gutter_get_window@Base 2.91.4
1709 gtk_source_gutter_insert@Base 2.91.4
1710
1711=== modified file 'docs/reference/Makefile.am'
1712--- docs/reference/Makefile.am 2011-01-12 22:34:11 +0000
1713+++ docs/reference/Makefile.am 2011-08-26 10:31:05 +0000
1714@@ -1,5 +1,5 @@
1715 GTKDOC_CFLAGS = -I$(top_srcdir) $(DEP_CFLAGS)
1716-GTKDOC_LIBS = $(top_builddir)/gtksourceview/libgtksourceview-3.0.la
1717+GTKDOC_LIBS = $(top_builddir)/gtksourceview/libgtksourceview-3.0.la $(DEP_LIBS)
1718
1719 ## Process this file with automake to produce Makefile.in
1720 AUTOMAKE_OPTIONS = 1.7
1721
1722=== modified file 'docs/reference/Makefile.in'
1723--- docs/reference/Makefile.in 2011-06-15 10:45:00 +0000
1724+++ docs/reference/Makefile.in 2011-08-26 10:31:05 +0000
1725@@ -221,7 +221,7 @@
1726 top_builddir = @top_builddir@
1727 top_srcdir = @top_srcdir@
1728 GTKDOC_CFLAGS = -I$(top_srcdir) $(DEP_CFLAGS)
1729-GTKDOC_LIBS = $(top_builddir)/gtksourceview/libgtksourceview-3.0.la
1730+GTKDOC_LIBS = $(top_builddir)/gtksourceview/libgtksourceview-3.0.la $(DEP_LIBS)
1731 AUTOMAKE_OPTIONS = 1.7
1732
1733 # The name of the module.
1734
1735=== modified file 'docs/reference/html/GtkSourceBuffer.html'
1736--- docs/reference/html/GtkSourceBuffer.html 2011-04-06 17:25:57 +0000
1737+++ docs/reference/html/GtkSourceBuffer.html 2011-08-26 10:31:05 +0000
1738@@ -51,30 +51,30 @@
1739 <a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="returnvalue">GtkSourceBuffer</span></a> * <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-new-with-language" title="gtk_source_buffer_new_with_language ()">gtk_source_buffer_new_with_language</a> (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);
1740 <span class="returnvalue">void</span> <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-set-highlight-syntax" title="gtk_source_buffer_set_highlight_syntax ()">gtk_source_buffer_set_highlight_syntax</a>
1741 (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
1742- <em class="parameter"><code><span class="type">gboolean</span> highlight</code></em>);
1743-<span class="returnvalue">gboolean</span> <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-get-highlight-syntax" title="gtk_source_buffer_get_highlight_syntax ()">gtk_source_buffer_get_highlight_syntax</a>
1744+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> highlight</code></em>);
1745+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-get-highlight-syntax" title="gtk_source_buffer_get_highlight_syntax ()">gtk_source_buffer_get_highlight_syntax</a>
1746 (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>);
1747 <span class="returnvalue">void</span> <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-set-language" title="gtk_source_buffer_set_language ()">gtk_source_buffer_set_language</a> (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
1748 <em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);
1749 <a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="returnvalue">GtkSourceLanguage</span></a> * <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-get-language" title="gtk_source_buffer_get_language ()">gtk_source_buffer_get_language</a> (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>);
1750 <span class="returnvalue">void</span> <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-set-highlight-matching-brackets" title="gtk_source_buffer_set_highlight_matching_brackets ()">gtk_source_buffer_set_highlight_matching_brackets</a>
1751 (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
1752- <em class="parameter"><code><span class="type">gboolean</span> highlight</code></em>);
1753-<span class="returnvalue">gboolean</span> <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-get-highlight-matching-brackets" title="gtk_source_buffer_get_highlight_matching_brackets ()">gtk_source_buffer_get_highlight_matching_brackets</a>
1754+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> highlight</code></em>);
1755+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-get-highlight-matching-brackets" title="gtk_source_buffer_get_highlight_matching_brackets ()">gtk_source_buffer_get_highlight_matching_brackets</a>
1756 (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>);
1757 <span class="returnvalue">void</span> <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-set-style-scheme" title="gtk_source_buffer_set_style_scheme ()">gtk_source_buffer_set_style_scheme</a> (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
1758 <em class="parameter"><code><a class="link" href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme"><span class="type">GtkSourceStyleScheme</span></a> *scheme</code></em>);
1759 <a class="link" href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme"><span class="returnvalue">GtkSourceStyleScheme</span></a> * <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-get-style-scheme" title="gtk_source_buffer_get_style_scheme ()">gtk_source_buffer_get_style_scheme</a>
1760 (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>);
1761-<span class="returnvalue">gint</span> <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-get-max-undo-levels" title="gtk_source_buffer_get_max_undo_levels ()">gtk_source_buffer_get_max_undo_levels</a>
1762+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-get-max-undo-levels" title="gtk_source_buffer_get_max_undo_levels ()">gtk_source_buffer_get_max_undo_levels</a>
1763 (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>);
1764 <span class="returnvalue">void</span> <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-set-max-undo-levels" title="gtk_source_buffer_set_max_undo_levels ()">gtk_source_buffer_set_max_undo_levels</a>
1765 (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
1766- <em class="parameter"><code><span class="type">gint</span> max_undo_levels</code></em>);
1767+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> max_undo_levels</code></em>);
1768 <span class="returnvalue">void</span> <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-redo" title="gtk_source_buffer_redo ()">gtk_source_buffer_redo</a> (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>);
1769 <span class="returnvalue">void</span> <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-undo" title="gtk_source_buffer_undo ()">gtk_source_buffer_undo</a> (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>);
1770-<span class="returnvalue">gboolean</span> <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-can-redo" title="gtk_source_buffer_can_redo ()">gtk_source_buffer_can_redo</a> (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>);
1771-<span class="returnvalue">gboolean</span> <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-can-undo" title="gtk_source_buffer_can_undo ()">gtk_source_buffer_can_undo</a> (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>);
1772+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-can-redo" title="gtk_source_buffer_can_redo ()">gtk_source_buffer_can_redo</a> (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>);
1773+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-can-undo" title="gtk_source_buffer_can_undo ()">gtk_source_buffer_can_undo</a> (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>);
1774 <span class="returnvalue">void</span> <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-begin-not-undoable-action" title="gtk_source_buffer_begin_not_undoable_action ()">gtk_source_buffer_begin_not_undoable_action</a>
1775 (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>);
1776 <span class="returnvalue">void</span> <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-end-not-undoable-action" title="gtk_source_buffer_end_not_undoable_action ()">gtk_source_buffer_end_not_undoable_action</a>
1777@@ -84,45 +84,45 @@
1778 <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gtk/unstable/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *end</code></em>);
1779 <a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="returnvalue">GtkSourceMark</span></a> * <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-create-source-mark" title="gtk_source_buffer_create_source_mark ()">gtk_source_buffer_create_source_mark</a>
1780 (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
1781- <em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>,
1782- <em class="parameter"><code>const <span class="type">gchar</span> *category</code></em>,
1783+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
1784+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *category</code></em>,
1785 <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gtk/unstable/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *where</code></em>);
1786-<span class="returnvalue">gboolean</span> <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-forward-iter-to-source-mark" title="gtk_source_buffer_forward_iter_to_source_mark ()">gtk_source_buffer_forward_iter_to_source_mark</a>
1787- (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
1788- <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *iter</code></em>,
1789- <em class="parameter"><code>const <span class="type">gchar</span> *category</code></em>);
1790-<span class="returnvalue">gboolean</span> <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-backward-iter-to-source-mark" title="gtk_source_buffer_backward_iter_to_source_mark ()">gtk_source_buffer_backward_iter_to_source_mark</a>
1791- (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
1792- <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *iter</code></em>,
1793- <em class="parameter"><code>const <span class="type">gchar</span> *category</code></em>);
1794-<span class="returnvalue">GSList</span> * <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-get-source-marks-at-line" title="gtk_source_buffer_get_source_marks_at_line ()">gtk_source_buffer_get_source_marks_at_line</a>
1795- (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
1796- <em class="parameter"><code><span class="type">gint</span> line</code></em>,
1797- <em class="parameter"><code>const <span class="type">gchar</span> *category</code></em>);
1798-<span class="returnvalue">GSList</span> * <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-get-source-marks-at-iter" title="gtk_source_buffer_get_source_marks_at_iter ()">gtk_source_buffer_get_source_marks_at_iter</a>
1799- (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
1800- <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *iter</code></em>,
1801- <em class="parameter"><code>const <span class="type">gchar</span> *category</code></em>);
1802+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-forward-iter-to-source-mark" title="gtk_source_buffer_forward_iter_to_source_mark ()">gtk_source_buffer_forward_iter_to_source_mark</a>
1803+ (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
1804+ <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *iter</code></em>,
1805+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *category</code></em>);
1806+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-backward-iter-to-source-mark" title="gtk_source_buffer_backward_iter_to_source_mark ()">gtk_source_buffer_backward_iter_to_source_mark</a>
1807+ (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
1808+ <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *iter</code></em>,
1809+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *category</code></em>);
1810+<a href="http://library.gnome.org/devel/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> * <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-get-source-marks-at-line" title="gtk_source_buffer_get_source_marks_at_line ()">gtk_source_buffer_get_source_marks_at_line</a>
1811+ (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
1812+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> line</code></em>,
1813+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *category</code></em>);
1814+<a href="http://library.gnome.org/devel/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> * <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-get-source-marks-at-iter" title="gtk_source_buffer_get_source_marks_at_iter ()">gtk_source_buffer_get_source_marks_at_iter</a>
1815+ (<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="http://library.gnome.org/devel/gtk/unstable/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *iter</code></em>,
1817+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *category</code></em>);
1818 <span class="returnvalue">void</span> <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-remove-source-marks" title="gtk_source_buffer_remove_source_marks ()">gtk_source_buffer_remove_source_marks</a>
1819 (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
1820 <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gtk/unstable/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *start</code></em>,
1821 <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gtk/unstable/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *end</code></em>,
1822- <em class="parameter"><code>const <span class="type">gchar</span> *category</code></em>);
1823-<span class="returnvalue">gboolean</span> <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-iter-has-context-class" title="gtk_source_buffer_iter_has_context_class ()">gtk_source_buffer_iter_has_context_class</a>
1824+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *category</code></em>);
1825+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-iter-has-context-class" title="gtk_source_buffer_iter_has_context_class ()">gtk_source_buffer_iter_has_context_class</a>
1826 (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
1827 <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gtk/unstable/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *iter</code></em>,
1828- <em class="parameter"><code>const <span class="type">gchar</span> *context_class</code></em>);
1829-<span class="returnvalue">gchar</span> ** <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-get-context-classes-at-iter" title="gtk_source_buffer_get_context_classes_at_iter ()">gtk_source_buffer_get_context_classes_at_iter</a>
1830+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *context_class</code></em>);
1831+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> ** <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-get-context-classes-at-iter" title="gtk_source_buffer_get_context_classes_at_iter ()">gtk_source_buffer_get_context_classes_at_iter</a>
1832 (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
1833 <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gtk/unstable/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *iter</code></em>);
1834-<span class="returnvalue">gboolean</span> <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-iter-forward-to-context-class-toggle" title="gtk_source_buffer_iter_forward_to_context_class_toggle ()">gtk_source_buffer_iter_forward_to_context_class_toggle</a>
1835- (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
1836- <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *iter</code></em>,
1837- <em class="parameter"><code>const <span class="type">gchar</span> *context_class</code></em>);
1838-<span class="returnvalue">gboolean</span> <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 ()">gtk_source_buffer_iter_backward_to_context_class_toggle</a>
1839- (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
1840- <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *iter</code></em>,
1841- <em class="parameter"><code>const <span class="type">gchar</span> *context_class</code></em>);
1842+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-iter-forward-to-context-class-toggle" title="gtk_source_buffer_iter_forward_to_context_class_toggle ()">gtk_source_buffer_iter_forward_to_context_class_toggle</a>
1843+ (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
1844+ <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *iter</code></em>,
1845+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *context_class</code></em>);
1846+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <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 ()">gtk_source_buffer_iter_backward_to_context_class_toggle</a>
1847+ (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
1848+ <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *iter</code></em>,
1849+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *context_class</code></em>);
1850 <a class="link" href="GtkSourceUndoManager.html" title="GtkSourceUndoManager"><span class="returnvalue">GtkSourceUndoManager</span></a> * <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-get-undo-manager" title="gtk_source_buffer_get_undo_manager ()">gtk_source_buffer_get_undo_manager</a>
1851 (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>);
1852 <span class="returnvalue">void</span> <a class="link" href="GtkSourceBuffer.html#gtk-source-buffer-set-undo-manager" title="gtk_source_buffer_set_undo_manager ()">gtk_source_buffer_set_undo_manager</a> (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
1853@@ -132,7 +132,7 @@
1854 <div class="refsect1">
1855 <a name="GtkSourceBuffer.object-hierarchy"></a><h2>Object Hierarchy</h2>
1856 <pre class="synopsis">
1857- GObject
1858+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
1859 +----<a href="http://library.gnome.org/devel/gtk/unstable/GtkTextBuffer.html">GtkTextBuffer</a>
1860 +----GtkSourceBuffer
1861 </pre>
1862@@ -140,12 +140,12 @@
1863 <div class="refsect1">
1864 <a name="GtkSourceBuffer.properties"></a><h2>Properties</h2>
1865 <pre class="synopsis">
1866- "<a class="link" href="GtkSourceBuffer.html#GtkSourceBuffer--can-redo" title='The "can-redo" property'>can-redo</a>" <span class="type">gboolean</span> : Read
1867- "<a class="link" href="GtkSourceBuffer.html#GtkSourceBuffer--can-undo" title='The "can-undo" property'>can-undo</a>" <span class="type">gboolean</span> : Read
1868- "<a class="link" href="GtkSourceBuffer.html#GtkSourceBuffer--highlight-matching-brackets" title='The "highlight-matching-brackets" property'>highlight-matching-brackets</a>" <span class="type">gboolean</span> : Read / Write
1869- "<a class="link" href="GtkSourceBuffer.html#GtkSourceBuffer--highlight-syntax" title='The "highlight-syntax" property'>highlight-syntax</a>" <span class="type">gboolean</span> : Read / Write
1870+ "<a class="link" href="GtkSourceBuffer.html#GtkSourceBuffer--can-redo" title='The "can-redo" property'>can-redo</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read
1871+ "<a class="link" href="GtkSourceBuffer.html#GtkSourceBuffer--can-undo" title='The "can-undo" property'>can-undo</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read
1872+ "<a class="link" href="GtkSourceBuffer.html#GtkSourceBuffer--highlight-matching-brackets" title='The "highlight-matching-brackets" property'>highlight-matching-brackets</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
1873+ "<a class="link" href="GtkSourceBuffer.html#GtkSourceBuffer--highlight-syntax" title='The "highlight-syntax" property'>highlight-syntax</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
1874 "<a class="link" href="GtkSourceBuffer.html#GtkSourceBuffer--language" title='The "language" property'>language</a>" <a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a>* : Read / Write
1875- "<a class="link" href="GtkSourceBuffer.html#GtkSourceBuffer--max-undo-levels" title='The "max-undo-levels" property'>max-undo-levels</a>" <span class="type">gint</span> : Read / Write
1876+ "<a class="link" href="GtkSourceBuffer.html#GtkSourceBuffer--max-undo-levels" title='The "max-undo-levels" property'>max-undo-levels</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
1877 "<a class="link" href="GtkSourceBuffer.html#GtkSourceBuffer--style-scheme" title='The "style-scheme" property'>style-scheme</a>" <a class="link" href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme"><span class="type">GtkSourceStyleScheme</span></a>* : Read / Write
1878 "<a class="link" href="GtkSourceBuffer.html#GtkSourceBuffer--undo-manager" title='The "undo-manager" property'>undo-manager</a>" <a class="link" href="GtkSourceUndoManager.html" title="GtkSourceUndoManager"><span class="type">GtkSourceUndoManager</span></a>* : Read / Write / Construct
1879 </pre>
1880@@ -153,11 +153,11 @@
1881 <div class="refsect1">
1882 <a name="GtkSourceBuffer.signals"></a><h2>Signals</h2>
1883 <pre class="synopsis">
1884- "<a class="link" href="GtkSourceBuffer.html#GtkSourceBuffer-bracket-matched" title='The "bracket-matched" signal'>bracket-matched</a>" : <code class="literal">Run Last</code>
1885- "<a class="link" href="GtkSourceBuffer.html#GtkSourceBuffer-highlight-updated" title='The "highlight-updated" signal'>highlight-updated</a>" : <code class="literal">Run Last</code>
1886- "<a class="link" href="GtkSourceBuffer.html#GtkSourceBuffer-redo" title='The "redo" signal'>redo</a>" : <code class="literal">Run Last</code>
1887- "<a class="link" href="GtkSourceBuffer.html#GtkSourceBuffer-source-mark-updated" title='The "source-mark-updated" signal'>source-mark-updated</a>" : <code class="literal">Run Last</code>
1888- "<a class="link" href="GtkSourceBuffer.html#GtkSourceBuffer-undo" title='The "undo" signal'>undo</a>" : <code class="literal">Run Last</code>
1889+ "<a class="link" href="GtkSourceBuffer.html#GtkSourceBuffer-bracket-matched" title='The "bracket-matched" signal'>bracket-matched</a>" : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
1890+ "<a class="link" href="GtkSourceBuffer.html#GtkSourceBuffer-highlight-updated" title='The "highlight-updated" signal'>highlight-updated</a>" : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
1891+ "<a class="link" href="GtkSourceBuffer.html#GtkSourceBuffer-redo" title='The "redo" signal'>redo</a>" : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
1892+ "<a class="link" href="GtkSourceBuffer.html#GtkSourceBuffer-source-mark-updated" title='The "source-mark-updated" signal'>source-mark-updated</a>" : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
1893+ "<a class="link" href="GtkSourceBuffer.html#GtkSourceBuffer-undo" title='The "undo" signal'>undo</a>" : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
1894 </pre>
1895 </div>
1896 <div class="refsect1">
1897@@ -196,7 +196,7 @@
1898 <tbody>
1899 <tr>
1900 <td><p><span class="term"><em class="parameter"><code>table</code></em> :</span></p></td>
1901-<td>a <a href="http://library.gnome.org/devel/gtk/unstable/GtkTextTagTable.html"><span class="type">GtkTextTagTable</span></a>, or <code class="literal">NULL</code> to create a new one. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
1902+<td>a <a href="http://library.gnome.org/devel/gtk/unstable/GtkTextTagTable.html"><span class="type">GtkTextTagTable</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to create a new one. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
1903 </td>
1904 </tr>
1905 <tr>
1906@@ -235,12 +235,12 @@
1907 <a name="gtk-source-buffer-set-highlight-syntax"></a><h3>gtk_source_buffer_set_highlight_syntax ()</h3>
1908 <pre class="programlisting"><span class="returnvalue">void</span> gtk_source_buffer_set_highlight_syntax
1909 (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
1910- <em class="parameter"><code><span class="type">gboolean</span> highlight</code></em>);</pre>
1911+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> highlight</code></em>);</pre>
1912 <p>
1913 Controls whether syntax is highlighted in the buffer. If <em class="parameter"><code>highlight</code></em>
1914-is <code class="literal">TRUE</code>, the text will be highlighted according to the syntax
1915+is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, the text will be highlighted according to the syntax
1916 patterns specified in the language set with
1917-<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>. If <em class="parameter"><code>highlight</code></em> is <code class="literal">FALSE</code>, syntax highlighting
1918+<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>. If <em class="parameter"><code>highlight</code></em> is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>, syntax highlighting
1919 is disabled and all the GtkTextTag objects that have been added by the
1920 syntax highlighting engine are removed from the buffer.
1921 </p>
1922@@ -254,7 +254,7 @@
1923 <tr>
1924 <td><p><span class="term"><em class="parameter"><code>highlight</code></em> :</span></p></td>
1925 <td>
1926-<code class="literal">TRUE</code> to enable syntax highlighting, <code class="literal">FALSE</code> to disable it.</td>
1927+<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to enable syntax highlighting, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> to disable it.</td>
1928 </tr>
1929 </tbody>
1930 </table></div>
1931@@ -262,7 +262,7 @@
1932 <hr>
1933 <div class="refsect2">
1934 <a name="gtk-source-buffer-get-highlight-syntax"></a><h3>gtk_source_buffer_get_highlight_syntax ()</h3>
1935-<pre class="programlisting"><span class="returnvalue">gboolean</span> gtk_source_buffer_get_highlight_syntax
1936+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_source_buffer_get_highlight_syntax
1937 (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>);</pre>
1938 <p>
1939 Determines whether syntax highlighting is activated in the source
1940@@ -278,7 +278,7 @@
1941 <tr>
1942 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1943 <td>
1944-<code class="literal">TRUE</code> if syntax highlighting is enabled, <code class="literal">FALSE</code> otherwise.</td>
1945+<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if syntax highlighting is enabled, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</td>
1946 </tr>
1947 </tbody>
1948 </table></div>
1949@@ -290,9 +290,9 @@
1950 <em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);</pre>
1951 <p>
1952 Associate a <a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> with the buffer. If <em class="parameter"><code>language</code></em> is
1953-not-<code class="literal">NULL</code> and syntax highlighting is enabled (see <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>),
1954+not-<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> and syntax highlighting is enabled (see <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>),
1955 the syntax patterns defined in <em class="parameter"><code>language</code></em> will be used to highlight the text
1956-contained in the buffer. If <em class="parameter"><code>language</code></em> is <code class="literal">NULL</code>, the text contained in the
1957+contained in the buffer. If <em class="parameter"><code>language</code></em> is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the text contained in the
1958 buffer is not highlighted.
1959 </p>
1960 <p>
1961@@ -307,7 +307,7 @@
1962 </tr>
1963 <tr>
1964 <td><p><span class="term"><em class="parameter"><code>language</code></em> :</span></p></td>
1965-<td>a <a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> to set, or <code class="literal">NULL</code>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
1966+<td>a <a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> to set, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
1967 </td>
1968 </tr>
1969 </tbody>
1970@@ -331,7 +331,7 @@
1971 </tr>
1972 <tr>
1973 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1974-<td>the <a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> associated with the buffer, or <code class="literal">NULL</code>. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
1975+<td>the <a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> associated with the buffer, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
1976 </td>
1977 </tr>
1978 </tbody>
1979@@ -342,7 +342,7 @@
1980 <a name="gtk-source-buffer-set-highlight-matching-brackets"></a><h3>gtk_source_buffer_set_highlight_matching_brackets ()</h3>
1981 <pre class="programlisting"><span class="returnvalue">void</span> gtk_source_buffer_set_highlight_matching_brackets
1982 (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
1983- <em class="parameter"><code><span class="type">gboolean</span> highlight</code></em>);</pre>
1984+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> highlight</code></em>);</pre>
1985 <p>
1986 Controls the bracket match highlighting function in the buffer. If
1987 activated, when you position your cursor over a bracket character
1988@@ -361,7 +361,7 @@
1989 <tr>
1990 <td><p><span class="term"><em class="parameter"><code>highlight</code></em> :</span></p></td>
1991 <td>
1992-<code class="literal">TRUE</code> if you want matching brackets highlighted.</td>
1993+<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if you want matching brackets highlighted.</td>
1994 </tr>
1995 </tbody>
1996 </table></div>
1997@@ -369,7 +369,7 @@
1998 <hr>
1999 <div class="refsect2">
2000 <a name="gtk-source-buffer-get-highlight-matching-brackets"></a><h3>gtk_source_buffer_get_highlight_matching_brackets ()</h3>
2001-<pre class="programlisting"><span class="returnvalue">gboolean</span> gtk_source_buffer_get_highlight_matching_brackets
2002+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_source_buffer_get_highlight_matching_brackets
2003 (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>);</pre>
2004 <p>
2005 Determines whether bracket match highlighting is activated for the
2006@@ -385,7 +385,7 @@
2007 <tr>
2008 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2009 <td>
2010-<code class="literal">TRUE</code> if the source buffer will highlight matching
2011+<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the source buffer will highlight matching
2012 brackets.</td>
2013 </tr>
2014 </tbody>
2015@@ -397,7 +397,7 @@
2016 <pre class="programlisting"><span class="returnvalue">void</span> gtk_source_buffer_set_style_scheme (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
2017 <em class="parameter"><code><a class="link" href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme"><span class="type">GtkSourceStyleScheme</span></a> *scheme</code></em>);</pre>
2018 <p>
2019-Sets style scheme used by the buffer. If <em class="parameter"><code>scheme</code></em> is <code class="literal">NULL</code> no
2020+Sets style scheme used by the buffer. If <em class="parameter"><code>scheme</code></em> is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> no
2021 style scheme is used.
2022 </p>
2023 <div class="variablelist"><table border="0">
2024@@ -409,7 +409,7 @@
2025 </tr>
2026 <tr>
2027 <td><p><span class="term"><em class="parameter"><code>scheme</code></em> :</span></p></td>
2028-<td>a <a class="link" href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme"><span class="type">GtkSourceStyleScheme</span></a> or <code class="literal">NULL</code>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2029+<td>a <a class="link" href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme"><span class="type">GtkSourceStyleScheme</span></a> or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2030 </td>
2031 </tr>
2032 </tbody>
2033@@ -435,7 +435,7 @@
2034 <tr>
2035 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2036 <td>the <a class="link" href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme"><span class="type">GtkSourceStyleScheme</span></a> associated
2037-with the buffer, or <code class="literal">NULL</code>. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
2038+with the buffer, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
2039 </td>
2040 </tr>
2041 </tbody>
2042@@ -444,7 +444,7 @@
2043 <hr>
2044 <div class="refsect2">
2045 <a name="gtk-source-buffer-get-max-undo-levels"></a><h3>gtk_source_buffer_get_max_undo_levels ()</h3>
2046-<pre class="programlisting"><span class="returnvalue">gint</span> gtk_source_buffer_get_max_undo_levels
2047+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> gtk_source_buffer_get_max_undo_levels
2048 (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>);</pre>
2049 <p>
2050 Determines the number of undo levels the buffer will track for
2051@@ -470,7 +470,7 @@
2052 <a name="gtk-source-buffer-set-max-undo-levels"></a><h3>gtk_source_buffer_set_max_undo_levels ()</h3>
2053 <pre class="programlisting"><span class="returnvalue">void</span> gtk_source_buffer_set_max_undo_levels
2054 (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
2055- <em class="parameter"><code><span class="type">gint</span> max_undo_levels</code></em>);</pre>
2056+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> max_undo_levels</code></em>);</pre>
2057 <p>
2058 Sets the number of undo levels for user actions the buffer will
2059 track. If the number of user actions exceeds the limit set by this
2060@@ -543,7 +543,7 @@
2061 <hr>
2062 <div class="refsect2">
2063 <a name="gtk-source-buffer-can-redo"></a><h3>gtk_source_buffer_can_redo ()</h3>
2064-<pre class="programlisting"><span class="returnvalue">gboolean</span> gtk_source_buffer_can_redo (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>);</pre>
2065+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_source_buffer_can_redo (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>);</pre>
2066 <p>
2067 Determines whether a source buffer can redo the last action
2068 (i.e. if the last operation was an undo).
2069@@ -558,7 +558,7 @@
2070 <tr>
2071 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2072 <td>
2073-<code class="literal">TRUE</code> if a redo is possible.</td>
2074+<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if a redo is possible.</td>
2075 </tr>
2076 </tbody>
2077 </table></div>
2078@@ -566,7 +566,7 @@
2079 <hr>
2080 <div class="refsect2">
2081 <a name="gtk-source-buffer-can-undo"></a><h3>gtk_source_buffer_can_undo ()</h3>
2082-<pre class="programlisting"><span class="returnvalue">gboolean</span> gtk_source_buffer_can_undo (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>);</pre>
2083+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_source_buffer_can_undo (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>);</pre>
2084 <p>
2085 Determines whether a source buffer can undo the last action.
2086 </p>
2087@@ -580,7 +580,7 @@
2088 <tr>
2089 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2090 <td>
2091-<code class="literal">TRUE</code> if it's possible to undo the last action.</td>
2092+<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if it's possible to undo the last action.</td>
2093 </tr>
2094 </tbody>
2095 </table></div>
2096@@ -671,8 +671,8 @@
2097 <a name="gtk-source-buffer-create-source-mark"></a><h3>gtk_source_buffer_create_source_mark ()</h3>
2098 <pre class="programlisting"><a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="returnvalue">GtkSourceMark</span></a> * gtk_source_buffer_create_source_mark
2099 (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
2100- <em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>,
2101- <em class="parameter"><code>const <span class="type">gchar</span> *category</code></em>,
2102+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
2103+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *category</code></em>,
2104 <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gtk/unstable/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *where</code></em>);</pre>
2105 <p>
2106 Creates a source mark in the <em class="parameter"><code>buffer</code></em> of category <em class="parameter"><code>category</code></em>. A source mark is
2107@@ -681,7 +681,7 @@
2108 </p>
2109 <p>
2110 Like a <a href="http://library.gnome.org/devel/gtk/unstable/GtkTextMark.html"><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
2111-passed <em class="parameter"><code>name</code></em> is <code class="literal">NULL</code>. Also, the buffer owns the marks so you
2112+passed <em class="parameter"><code>name</code></em> is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. Also, the buffer owns the marks so you
2113 shouldn't unreference it.
2114 </p>
2115 <p>
2116@@ -701,7 +701,7 @@
2117 </tr>
2118 <tr>
2119 <td><p><span class="term"><em class="parameter"><code>name</code></em> :</span></p></td>
2120-<td>the name of the mark, or <code class="literal">NULL</code>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2121+<td>the name of the mark, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2122 </td>
2123 </tr>
2124 <tr>
2125@@ -724,13 +724,13 @@
2126 <hr>
2127 <div class="refsect2">
2128 <a name="gtk-source-buffer-forward-iter-to-source-mark"></a><h3>gtk_source_buffer_forward_iter_to_source_mark ()</h3>
2129-<pre class="programlisting"><span class="returnvalue">gboolean</span> gtk_source_buffer_forward_iter_to_source_mark
2130+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_source_buffer_forward_iter_to_source_mark
2131 (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
2132 <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *iter</code></em>,
2133- <em class="parameter"><code>const <span class="type">gchar</span> *category</code></em>);</pre>
2134+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *category</code></em>);</pre>
2135 <p>
2136 Moves <em class="parameter"><code>iter</code></em> to the position of the next <a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="type">GtkSourceMark</span></a> of the given
2137-<em class="parameter"><code>category</code></em>. Returns <code class="literal">TRUE</code> if <em class="parameter"><code>iter</code></em> was moved. If <em class="parameter"><code>category</code></em> is NULL, the
2138+<em class="parameter"><code>category</code></em>. Returns <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>iter</code></em> was moved. If <em class="parameter"><code>category</code></em> is NULL, the
2139 next source mark can be of any category.
2140 </p>
2141 <div class="variablelist"><table border="0">
2142@@ -746,7 +746,7 @@
2143 </tr>
2144 <tr>
2145 <td><p><span class="term"><em class="parameter"><code>category</code></em> :</span></p></td>
2146-<td>category to search for, or <code class="literal">NULL</code>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2147+<td>category to search for, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2148 </td>
2149 </tr>
2150 <tr>
2151@@ -760,13 +760,13 @@
2152 <hr>
2153 <div class="refsect2">
2154 <a name="gtk-source-buffer-backward-iter-to-source-mark"></a><h3>gtk_source_buffer_backward_iter_to_source_mark ()</h3>
2155-<pre class="programlisting"><span class="returnvalue">gboolean</span> gtk_source_buffer_backward_iter_to_source_mark
2156+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_source_buffer_backward_iter_to_source_mark
2157 (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
2158 <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *iter</code></em>,
2159- <em class="parameter"><code>const <span class="type">gchar</span> *category</code></em>);</pre>
2160+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *category</code></em>);</pre>
2161 <p>
2162 Moves <em class="parameter"><code>iter</code></em> to the position of the previous <a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="type">GtkSourceMark</span></a> of the given
2163-category. Returns <code class="literal">TRUE</code> if <em class="parameter"><code>iter</code></em> was moved. If <em class="parameter"><code>category</code></em> is NULL, the
2164+category. Returns <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>iter</code></em> was moved. If <em class="parameter"><code>category</code></em> is NULL, the
2165 previous source mark can be of any category.
2166 </p>
2167 <div class="variablelist"><table border="0">
2168@@ -782,7 +782,7 @@
2169 </tr>
2170 <tr>
2171 <td><p><span class="term"><em class="parameter"><code>category</code></em> :</span></p></td>
2172-<td>category to search for, or <code class="literal">NULL</code>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2173+<td>category to search for, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2174 </td>
2175 </tr>
2176 <tr>
2177@@ -796,10 +796,10 @@
2178 <hr>
2179 <div class="refsect2">
2180 <a name="gtk-source-buffer-get-source-marks-at-line"></a><h3>gtk_source_buffer_get_source_marks_at_line ()</h3>
2181-<pre class="programlisting"><span class="returnvalue">GSList</span> * gtk_source_buffer_get_source_marks_at_line
2182+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> * gtk_source_buffer_get_source_marks_at_line
2183 (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
2184- <em class="parameter"><code><span class="type">gint</span> line</code></em>,
2185- <em class="parameter"><code>const <span class="type">gchar</span> *category</code></em>);</pre>
2186+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> line</code></em>,
2187+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *category</code></em>);</pre>
2188 <p>
2189 Returns the list of marks of the given category at <em class="parameter"><code>line</code></em>.
2190 If <em class="parameter"><code>category</code></em> is NULL, all marks at <em class="parameter"><code>line</code></em> are returned.
2191@@ -817,12 +817,12 @@
2192 </tr>
2193 <tr>
2194 <td><p><span class="term"><em class="parameter"><code>category</code></em> :</span></p></td>
2195-<td>category to search for, or <code class="literal">NULL</code>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2196+<td>category to search for, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2197 </td>
2198 </tr>
2199 <tr>
2200 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2201-<td>a newly allocated <span class="type">GSList</span>. <span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GtkSource.Mark][<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>]</span>
2202+<td>a newly allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a>. <span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GtkSource.Mark][<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>]</span>
2203 </td>
2204 </tr>
2205 </tbody>
2206@@ -832,13 +832,13 @@
2207 <hr>
2208 <div class="refsect2">
2209 <a name="gtk-source-buffer-get-source-marks-at-iter"></a><h3>gtk_source_buffer_get_source_marks_at_iter ()</h3>
2210-<pre class="programlisting"><span class="returnvalue">GSList</span> * gtk_source_buffer_get_source_marks_at_iter
2211+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> * gtk_source_buffer_get_source_marks_at_iter
2212 (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
2213 <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *iter</code></em>,
2214- <em class="parameter"><code>const <span class="type">gchar</span> *category</code></em>);</pre>
2215+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *category</code></em>);</pre>
2216 <p>
2217 Returns the list of marks of the given category at <em class="parameter"><code>iter</code></em>. If <em class="parameter"><code>category</code></em>
2218-is <code class="literal">NULL</code> it returns all marks at <em class="parameter"><code>iter</code></em>.
2219+is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> it returns all marks at <em class="parameter"><code>iter</code></em>.
2220 </p>
2221 <div class="variablelist"><table border="0">
2222 <col align="left" valign="top">
2223@@ -853,12 +853,12 @@
2224 </tr>
2225 <tr>
2226 <td><p><span class="term"><em class="parameter"><code>category</code></em> :</span></p></td>
2227-<td>category to search for, or <code class="literal">NULL</code>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2228+<td>category to search for, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2229 </td>
2230 </tr>
2231 <tr>
2232 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2233-<td>a newly allocated <span class="type">GSList</span>. <span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GtkSource.Mark][<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>]</span>
2234+<td>a newly allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a>. <span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GtkSource.Mark][<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>]</span>
2235 </td>
2236 </tr>
2237 </tbody>
2238@@ -872,7 +872,7 @@
2239 (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
2240 <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gtk/unstable/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *start</code></em>,
2241 <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gtk/unstable/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *end</code></em>,
2242- <em class="parameter"><code>const <span class="type">gchar</span> *category</code></em>);</pre>
2243+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *category</code></em>);</pre>
2244 <p>
2245 Remove all marks of <em class="parameter"><code>category</code></em> between <em class="parameter"><code>start</code></em> and <em class="parameter"><code>end</code></em> from the buffer.
2246 If <em class="parameter"><code>category</code></em> is NULL, all marks in the range will be removed.
2247@@ -894,7 +894,7 @@
2248 </tr>
2249 <tr>
2250 <td><p><span class="term"><em class="parameter"><code>category</code></em> :</span></p></td>
2251-<td>category to search for, or <code class="literal">NULL</code>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2252+<td>category to search for, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2253 </td>
2254 </tr>
2255 </tbody>
2256@@ -904,10 +904,10 @@
2257 <hr>
2258 <div class="refsect2">
2259 <a name="gtk-source-buffer-iter-has-context-class"></a><h3>gtk_source_buffer_iter_has_context_class ()</h3>
2260-<pre class="programlisting"><span class="returnvalue">gboolean</span> gtk_source_buffer_iter_has_context_class
2261+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_source_buffer_iter_has_context_class
2262 (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
2263 <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gtk/unstable/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *iter</code></em>,
2264- <em class="parameter"><code>const <span class="type">gchar</span> *context_class</code></em>);</pre>
2265+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *context_class</code></em>);</pre>
2266 <p>
2267 Check if the class <em class="parameter"><code>context_klass</code></em> is set on <em class="parameter"><code>iter</code></em>.
2268 </p>
2269@@ -933,7 +933,7 @@
2270 <hr>
2271 <div class="refsect2">
2272 <a name="gtk-source-buffer-get-context-classes-at-iter"></a><h3>gtk_source_buffer_get_context_classes_at_iter ()</h3>
2273-<pre class="programlisting"><span class="returnvalue">gchar</span> ** gtk_source_buffer_get_context_classes_at_iter
2274+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> ** gtk_source_buffer_get_context_classes_at_iter
2275 (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
2276 <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gtk/unstable/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *iter</code></em>);</pre>
2277 <p>
2278@@ -952,9 +952,9 @@
2279 </tr>
2280 <tr>
2281 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2282-<td>a new <code class="literal">NULL</code>
2283+<td>a new <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
2284 terminated array of context class names.
2285-Use <code class="function">g_strfreev()</code> to free the array if it is no longer needed. <span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> zero-terminated=1][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
2286+Use <a href="http://library.gnome.org/devel/glib/unstable/glib-String-Utility-Functions.html#g-strfreev"><code class="function">g_strfreev()</code></a> to free the array if it is no longer needed. <span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> zero-terminated=1][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
2287 </td>
2288 </tr>
2289 </tbody>
2290@@ -964,13 +964,13 @@
2291 <hr>
2292 <div class="refsect2">
2293 <a name="gtk-source-buffer-iter-forward-to-context-class-toggle"></a><h3>gtk_source_buffer_iter_forward_to_context_class_toggle ()</h3>
2294-<pre class="programlisting"><span class="returnvalue">gboolean</span> gtk_source_buffer_iter_forward_to_context_class_toggle
2295+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_source_buffer_iter_forward_to_context_class_toggle
2296 (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
2297 <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *iter</code></em>,
2298- <em class="parameter"><code>const <span class="type">gchar</span> *context_class</code></em>);</pre>
2299+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *context_class</code></em>);</pre>
2300 <p>
2301 Moves forward to the next toggle (on or off) of the context class. If no
2302-matching context class toggles are found, returns <code class="literal">FALSE</code>, otherwise <code class="literal">TRUE</code>.
2303+matching context class toggles are found, returns <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>, otherwise <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>.
2304 Does not return toggles located at <em class="parameter"><code>iter</code></em>, only toggles after <em class="parameter"><code>iter</code></em>. Sets
2305 <em class="parameter"><code>iter</code></em> to the location of the toggle, or to the end of the buffer if no
2306 toggle is found.
2307@@ -1002,13 +1002,13 @@
2308 <hr>
2309 <div class="refsect2">
2310 <a name="gtk-source-buffer-iter-backward-to-context-class-toggle"></a><h3>gtk_source_buffer_iter_backward_to_context_class_toggle ()</h3>
2311-<pre class="programlisting"><span class="returnvalue">gboolean</span> gtk_source_buffer_iter_backward_to_context_class_toggle
2312+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_source_buffer_iter_backward_to_context_class_toggle
2313 (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
2314 <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *iter</code></em>,
2315- <em class="parameter"><code>const <span class="type">gchar</span> *context_class</code></em>);</pre>
2316+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *context_class</code></em>);</pre>
2317 <p>
2318 Moves backward to the next toggle (on or off) of the context class. If no
2319-matching context class toggles are found, returns <code class="literal">FALSE</code>, otherwise <code class="literal">TRUE</code>.
2320+matching context class toggles are found, returns <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>, otherwise <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>.
2321 Does not return toggles located at <em class="parameter"><code>iter</code></em>, only toggles after <em class="parameter"><code>iter</code></em>. Sets
2322 <em class="parameter"><code>iter</code></em> to the location of the toggle, or to the end of the buffer if no
2323 toggle is found.
2324@@ -1056,7 +1056,7 @@
2325 </tr>
2326 <tr>
2327 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2328-<td>the <a class="link" href="GtkSourceUndoManager.html" title="GtkSourceUndoManager"><span class="type">GtkSourceUndoManager</span></a> associated with the buffer, or <code class="literal">NULL</code>. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
2329+<td>the <a class="link" href="GtkSourceUndoManager.html" title="GtkSourceUndoManager"><span class="type">GtkSourceUndoManager</span></a> associated with the buffer, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
2330 </td>
2331 </tr>
2332 </tbody>
2333@@ -1068,7 +1068,7 @@
2334 <pre class="programlisting"><span class="returnvalue">void</span> gtk_source_buffer_set_undo_manager (<em class="parameter"><code><a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer</code></em>,
2335 <em class="parameter"><code><a class="link" href="GtkSourceUndoManager.html" title="GtkSourceUndoManager"><span class="type">GtkSourceUndoManager</span></a> *manager</code></em>);</pre>
2336 <p>
2337-Set the buffer undo manager. If <em class="parameter"><code>manager</code></em> is <code class="literal">NULL</code> the default undo manager
2338+Set the buffer undo manager. If <em class="parameter"><code>manager</code></em> is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> the default undo manager
2339 will be set.
2340 </p>
2341 <div class="variablelist"><table border="0">
2342@@ -1080,7 +1080,7 @@
2343 </tr>
2344 <tr>
2345 <td><p><span class="term"><em class="parameter"><code>manager</code></em> :</span></p></td>
2346-<td>A <a class="link" href="GtkSourceUndoManager.html" title="GtkSourceUndoManager"><span class="type">GtkSourceUndoManager</span></a> or <code class="literal">NULL</code>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2347+<td>A <a class="link" href="GtkSourceUndoManager.html" title="GtkSourceUndoManager"><span class="type">GtkSourceUndoManager</span></a> or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2348 </td>
2349 </tr>
2350 </tbody>
2351@@ -1091,21 +1091,21 @@
2352 <a name="GtkSourceBuffer.property-details"></a><h2>Property Details</h2>
2353 <div class="refsect2">
2354 <a name="GtkSourceBuffer--can-redo"></a><h3>The <code class="literal">"can-redo"</code> property</h3>
2355-<pre class="programlisting"> "can-redo" <span class="type">gboolean</span> : Read</pre>
2356+<pre class="programlisting"> "can-redo" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read</pre>
2357 <p>Whether Redo operation is possible.</p>
2358 <p>Default value: FALSE</p>
2359 </div>
2360 <hr>
2361 <div class="refsect2">
2362 <a name="GtkSourceBuffer--can-undo"></a><h3>The <code class="literal">"can-undo"</code> property</h3>
2363-<pre class="programlisting"> "can-undo" <span class="type">gboolean</span> : Read</pre>
2364+<pre class="programlisting"> "can-undo" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read</pre>
2365 <p>Whether Undo operation is possible.</p>
2366 <p>Default value: FALSE</p>
2367 </div>
2368 <hr>
2369 <div class="refsect2">
2370 <a name="GtkSourceBuffer--highlight-matching-brackets"></a><h3>The <code class="literal">"highlight-matching-brackets"</code> property</h3>
2371-<pre class="programlisting"> "highlight-matching-brackets" <span class="type">gboolean</span> : Read / Write</pre>
2372+<pre class="programlisting"> "highlight-matching-brackets" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
2373 <p>
2374 Whether to highlight matching brackets in the buffer.
2375 </p>
2376@@ -1114,7 +1114,7 @@
2377 <hr>
2378 <div class="refsect2">
2379 <a name="GtkSourceBuffer--highlight-syntax"></a><h3>The <code class="literal">"highlight-syntax"</code> property</h3>
2380-<pre class="programlisting"> "highlight-syntax" <span class="type">gboolean</span> : Read / Write</pre>
2381+<pre class="programlisting"> "highlight-syntax" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
2382 <p>
2383 Whether to highlight syntax in the buffer.
2384 </p>
2385@@ -1129,7 +1129,7 @@
2386 <hr>
2387 <div class="refsect2">
2388 <a name="GtkSourceBuffer--max-undo-levels"></a><h3>The <code class="literal">"max-undo-levels"</code> property</h3>
2389-<pre class="programlisting"> "max-undo-levels" <span class="type">gint</span> : Read / Write</pre>
2390+<pre class="programlisting"> "max-undo-levels" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
2391 <p>
2392 Number of undo levels for the buffer. -1 means no limit. This property
2393 will only affect the default undo manager.
2394@@ -1161,7 +1161,7 @@
2395 <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer,
2396 <a href="http://library.gnome.org/devel/gtk/unstable/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *iter,
2397 <span class="type">GtkSourceBracketMatchType</span> state,
2398- <span class="type">gpointer</span> user_data) : <code class="literal">Run Last</code></pre>
2399+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
2400 <p>
2401 Sets <em class="parameter"><code>iter</code></em> to a valid iterator pointing to the matching bracket
2402 if <em class="parameter"><code>state</code></em> is <span class="type">GTK_SOURCE_BRACKET_MATCH_FOUND</span>. Otherwise <em class="parameter"><code>iter</code></em> is
2403@@ -1196,20 +1196,20 @@
2404 <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *sourcebuffer,
2405 <a href="http://library.gnome.org/devel/gtk/unstable/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *arg1,
2406 <a href="http://library.gnome.org/devel/gtk/unstable/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *arg2,
2407- <span class="type">gpointer</span> user_data) : <code class="literal">Run Last</code></pre>
2408+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
2409 </div>
2410 <hr>
2411 <div class="refsect2">
2412 <a name="GtkSourceBuffer-redo"></a><h3>The <code class="literal">"redo"</code> signal</h3>
2413 <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *sourcebuffer,
2414- <span class="type">gpointer</span> user_data) : <code class="literal">Run Last</code></pre>
2415+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
2416 </div>
2417 <hr>
2418 <div class="refsect2">
2419 <a name="GtkSourceBuffer-source-mark-updated"></a><h3>The <code class="literal">"source-mark-updated"</code> signal</h3>
2420 <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *buffer,
2421 <a href="http://library.gnome.org/devel/gtk/unstable/GtkTextMark.html"><span class="type">GtkTextMark</span></a> *arg1,
2422- <span class="type">gpointer</span> user_data) : <code class="literal">Run Last</code></pre>
2423+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
2424 <p>
2425 The ::source_mark_updated signal is emitted each time
2426 a mark is added to, moved or removed from the <em class="parameter"><code>buffer</code></em>.
2427@@ -1232,7 +1232,7 @@
2428 <div class="refsect2">
2429 <a name="GtkSourceBuffer-undo"></a><h3>The <code class="literal">"undo"</code> signal</h3>
2430 <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> *sourcebuffer,
2431- <span class="type">gpointer</span> user_data) : <code class="literal">Run Last</code></pre>
2432+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
2433 </div>
2434 </div>
2435 <div class="refsect1">
2436
2437=== modified file 'docs/reference/html/GtkSourceCompletion.html'
2438--- docs/reference/html/GtkSourceCompletion.html 2011-04-06 17:25:57 +0000
2439+++ docs/reference/html/GtkSourceCompletion.html 2011-08-26 10:31:05 +0000
2440@@ -47,16 +47,16 @@
2441 #include &lt;gtksourceview/gtksourcecompletion.h&gt;
2442
2443 struct <a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion-struct" title="struct GtkSourceCompletion">GtkSourceCompletion</a>;
2444-<span class="returnvalue">gboolean</span> <a class="link" href="GtkSourceCompletion.html#gtk-source-completion-add-provider" title="gtk_source_completion_add_provider ()">gtk_source_completion_add_provider</a> (<em class="parameter"><code><a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion</code></em>,
2445+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkSourceCompletion.html#gtk-source-completion-add-provider" title="gtk_source_completion_add_provider ()">gtk_source_completion_add_provider</a> (<em class="parameter"><code><a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion</code></em>,
2446 <em class="parameter"><code><a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a> *provider</code></em>,
2447- <em class="parameter"><code><span class="type">GError</span> **error</code></em>);
2448-<span class="returnvalue">gboolean</span> <a class="link" href="GtkSourceCompletion.html#gtk-source-completion-remove-provider" title="gtk_source_completion_remove_provider ()">gtk_source_completion_remove_provider</a>
2449+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
2450+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkSourceCompletion.html#gtk-source-completion-remove-provider" title="gtk_source_completion_remove_provider ()">gtk_source_completion_remove_provider</a>
2451 (<em class="parameter"><code><a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion</code></em>,
2452 <em class="parameter"><code><a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a> *provider</code></em>,
2453- <em class="parameter"><code><span class="type">GError</span> **error</code></em>);
2454-<span class="returnvalue">GList</span> * <a class="link" href="GtkSourceCompletion.html#gtk-source-completion-get-providers" title="gtk_source_completion_get_providers ()">gtk_source_completion_get_providers</a> (<em class="parameter"><code><a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion</code></em>);
2455-<span class="returnvalue">gboolean</span> <a class="link" href="GtkSourceCompletion.html#gtk-source-completion-show" title="gtk_source_completion_show ()">gtk_source_completion_show</a> (<em class="parameter"><code><a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion</code></em>,
2456- <em class="parameter"><code><span class="type">GList</span> *providers</code></em>,
2457+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
2458+<a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> * <a class="link" href="GtkSourceCompletion.html#gtk-source-completion-get-providers" title="gtk_source_completion_get_providers ()">gtk_source_completion_get_providers</a> (<em class="parameter"><code><a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion</code></em>);
2459+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkSourceCompletion.html#gtk-source-completion-show" title="gtk_source_completion_show ()">gtk_source_completion_show</a> (<em class="parameter"><code><a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion</code></em>,
2460+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> *providers</code></em>,
2461 <em class="parameter"><code><a class="link" href="gtksourceview-3.0-completioncontext.html#GtkSourceCompletionContext"><span class="type">GtkSourceCompletionContext</span></a> *context</code></em>);
2462 <span class="returnvalue">void</span> <a class="link" href="GtkSourceCompletion.html#gtk-source-completion-hide" title="gtk_source_completion_hide ()">gtk_source_completion_hide</a> (<em class="parameter"><code><a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion</code></em>);
2463 <a class="link" href="GtkSourceCompletionInfo.html" title="GtkSourceCompletionInfo"><span class="returnvalue">GtkSourceCompletionInfo</span></a> * <a class="link" href="GtkSourceCompletion.html#gtk-source-completion-get-info-window" title="gtk_source_completion_get_info_window ()">gtk_source_completion_get_info_window</a>
2464@@ -76,33 +76,33 @@
2465 <div class="refsect1">
2466 <a name="GtkSourceCompletion.object-hierarchy"></a><h2>Object Hierarchy</h2>
2467 <pre class="synopsis">
2468- GObject
2469+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
2470 +----GtkSourceCompletion
2471 </pre>
2472 </div>
2473 <div class="refsect1">
2474 <a name="GtkSourceCompletion.properties"></a><h2>Properties</h2>
2475 <pre class="synopsis">
2476- "<a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion--accelerators" title='The "accelerators" property'>accelerators</a>" <span class="type">guint</span> : Read / Write / Construct
2477- "<a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion--auto-complete-delay" title='The "auto-complete-delay" property'>auto-complete-delay</a>" <span class="type">guint</span> : Read / Write / Construct
2478- "<a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion--proposal-page-size" title='The "proposal-page-size" property'>proposal-page-size</a>" <span class="type">guint</span> : Read / Write / Construct
2479- "<a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion--provider-page-size" title='The "provider-page-size" property'>provider-page-size</a>" <span class="type">guint</span> : Read / Write / Construct
2480- "<a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion--remember-info-visibility" title='The "remember-info-visibility" property'>remember-info-visibility</a>" <span class="type">gboolean</span> : Read / Write / Construct
2481- "<a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion--select-on-show" title='The "select-on-show" property'>select-on-show</a>" <span class="type">gboolean</span> : Read / Write / Construct
2482- "<a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion--show-headers" title='The "show-headers" property'>show-headers</a>" <span class="type">gboolean</span> : Read / Write / Construct
2483- "<a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion--show-icons" title='The "show-icons" property'>show-icons</a>" <span class="type">gboolean</span> : Read / Write / Construct
2484+ "<a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion--accelerators" title='The "accelerators" property'>accelerators</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write / Construct
2485+ "<a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion--auto-complete-delay" title='The "auto-complete-delay" property'>auto-complete-delay</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write / Construct
2486+ "<a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion--proposal-page-size" title='The "proposal-page-size" property'>proposal-page-size</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write / Construct
2487+ "<a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion--provider-page-size" title='The "provider-page-size" property'>provider-page-size</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write / Construct
2488+ "<a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion--remember-info-visibility" title='The "remember-info-visibility" property'>remember-info-visibility</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write / Construct
2489+ "<a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion--select-on-show" title='The "select-on-show" property'>select-on-show</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write / Construct
2490+ "<a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion--show-headers" title='The "show-headers" property'>show-headers</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write / Construct
2491+ "<a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion--show-icons" title='The "show-icons" property'>show-icons</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write / Construct
2492 "<a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion--view" title='The "view" property'>view</a>" <a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a>* : Read / Write / Construct Only
2493 </pre>
2494 </div>
2495 <div class="refsect1">
2496 <a name="GtkSourceCompletion.signals"></a><h2>Signals</h2>
2497 <pre class="synopsis">
2498- "<a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion-activate-proposal" title='The "activate-proposal" signal'>activate-proposal</a>" : <code class="literal">Action</code>
2499- "<a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion-hide" title='The "hide" signal'>hide</a>" : <code class="literal">Action</code>
2500- "<a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion-move-cursor" title='The "move-cursor" signal'>move-cursor</a>" : <code class="literal">Action</code>
2501- "<a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion-move-page" title='The "move-page" signal'>move-page</a>" : <code class="literal">Action</code>
2502- "<a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion-populate-context" title='The "populate-context" signal'>populate-context</a>" : <code class="literal">Action</code>
2503- "<a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion-show" title='The "show" signal'>show</a>" : <code class="literal">Action</code>
2504+ "<a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion-activate-proposal" title='The "activate-proposal" signal'>activate-proposal</a>" : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS"><code class="literal">Action</code></a>
2505+ "<a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion-hide" title='The "hide" signal'>hide</a>" : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS"><code class="literal">Action</code></a>
2506+ "<a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion-move-cursor" title='The "move-cursor" signal'>move-cursor</a>" : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS"><code class="literal">Action</code></a>
2507+ "<a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion-move-page" title='The "move-page" signal'>move-page</a>" : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS"><code class="literal">Action</code></a>
2508+ "<a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion-populate-context" title='The "populate-context" signal'>populate-context</a>" : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS"><code class="literal">Action</code></a>
2509+ "<a class="link" href="GtkSourceCompletion.html#GtkSourceCompletion-show" title='The "show" signal'>show</a>" : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS"><code class="literal">Action</code></a>
2510 </pre>
2511 </div>
2512 <div class="refsect1">
2513@@ -117,9 +117,9 @@
2514 <hr>
2515 <div class="refsect2">
2516 <a name="gtk-source-completion-add-provider"></a><h3>gtk_source_completion_add_provider ()</h3>
2517-<pre class="programlisting"><span class="returnvalue">gboolean</span> gtk_source_completion_add_provider (<em class="parameter"><code><a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion</code></em>,
2518+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_source_completion_add_provider (<em class="parameter"><code><a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion</code></em>,
2519 <em class="parameter"><code><a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a> *provider</code></em>,
2520- <em class="parameter"><code><span class="type">GError</span> **error</code></em>);</pre>
2521+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
2522 <p>
2523 Add a new <a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a> to the completion object. This will
2524 add a reference <em class="parameter"><code>provider</code></em>, so make sure to unref your own copy when you
2525@@ -138,14 +138,14 @@
2526 </tr>
2527 <tr>
2528 <td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
2529-<td>a <span class="type">GError</span>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2530+<td>a <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2531 </td>
2532 </tr>
2533 <tr>
2534 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2535 <td>
2536-<code class="literal">TRUE</code> if <em class="parameter"><code>provider</code></em> was successfully added, otherwise if <em class="parameter"><code>error</code></em>
2537-is provided, it will be set with the error and <code class="literal">FALSE</code> is returned.</td>
2538+<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>provider</code></em> was successfully added, otherwise if <em class="parameter"><code>error</code></em>
2539+is provided, it will be set with the error and <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> is returned.</td>
2540 </tr>
2541 </tbody>
2542 </table></div>
2543@@ -153,10 +153,10 @@
2544 <hr>
2545 <div class="refsect2">
2546 <a name="gtk-source-completion-remove-provider"></a><h3>gtk_source_completion_remove_provider ()</h3>
2547-<pre class="programlisting"><span class="returnvalue">gboolean</span> gtk_source_completion_remove_provider
2548+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_source_completion_remove_provider
2549 (<em class="parameter"><code><a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion</code></em>,
2550 <em class="parameter"><code><a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a> *provider</code></em>,
2551- <em class="parameter"><code><span class="type">GError</span> **error</code></em>);</pre>
2552+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
2553 <p>
2554 Remove <em class="parameter"><code>provider</code></em> from the completion.
2555 </p>
2556@@ -173,14 +173,14 @@
2557 </tr>
2558 <tr>
2559 <td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
2560-<td>a <span class="type">GError</span>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2561+<td>a <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2562 </td>
2563 </tr>
2564 <tr>
2565 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2566 <td>
2567-<code class="literal">TRUE</code> if <em class="parameter"><code>provider</code></em> was successfully removed, otherwise if <em class="parameter"><code>error</code></em>
2568-is provided, it will be set with the error and <code class="literal">FALSE</code> is returned.</td>
2569+<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>provider</code></em> was successfully removed, otherwise if <em class="parameter"><code>error</code></em>
2570+is provided, it will be set with the error and <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> is returned.</td>
2571 </tr>
2572 </tbody>
2573 </table></div>
2574@@ -188,7 +188,7 @@
2575 <hr>
2576 <div class="refsect2">
2577 <a name="gtk-source-completion-get-providers"></a><h3>gtk_source_completion_get_providers ()</h3>
2578-<pre class="programlisting"><span class="returnvalue">GList</span> * gtk_source_completion_get_providers (<em class="parameter"><code><a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion</code></em>);</pre>
2579+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> * gtk_source_completion_get_providers (<em class="parameter"><code><a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion</code></em>);</pre>
2580 <p>
2581 Get list of providers registered on <em class="parameter"><code>completion</code></em>. The returned list is owned
2582 by the completion and should not be freed.
2583@@ -211,8 +211,8 @@
2584 <hr>
2585 <div class="refsect2">
2586 <a name="gtk-source-completion-show"></a><h3>gtk_source_completion_show ()</h3>
2587-<pre class="programlisting"><span class="returnvalue">gboolean</span> gtk_source_completion_show (<em class="parameter"><code><a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion</code></em>,
2588- <em class="parameter"><code><span class="type">GList</span> *providers</code></em>,
2589+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_source_completion_show (<em class="parameter"><code><a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion</code></em>,
2590+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> *providers</code></em>,
2591 <em class="parameter"><code><a class="link" href="gtksourceview-3.0-completioncontext.html#GtkSourceCompletionContext"><span class="type">GtkSourceCompletionContext</span></a> *context</code></em>);</pre>
2592 <p>
2593 Starts a new completion with the specified <a class="link" href="gtksourceview-3.0-completioncontext.html#GtkSourceCompletionContext"><span class="type">GtkSourceCompletionContext</span></a> and
2594@@ -227,7 +227,7 @@
2595 </tr>
2596 <tr>
2597 <td><p><span class="term"><em class="parameter"><code>providers</code></em> :</span></p></td>
2598-<td>a list of <a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a>, or <code class="literal">NULL</code>. <span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GtkSource.CompletionProvider][<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2599+<td>a list of <a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GtkSource.CompletionProvider][<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2600 </td>
2601 </tr>
2602 <tr>
2603@@ -239,7 +239,7 @@
2604 <tr>
2605 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2606 <td>
2607-<code class="literal">TRUE</code> if it was possible to the show completion window.</td>
2608+<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if it was possible to the show completion window.</td>
2609 </tr>
2610 </tbody>
2611 </table></div>
2612@@ -315,7 +315,7 @@
2613 <p>
2614 Create a new <a class="link" href="gtksourceview-3.0-completioncontext.html#GtkSourceCompletionContext"><span class="type">GtkSourceCompletionContext</span></a> for <em class="parameter"><code>completion</code></em>. The position at
2615 which the completion using the new context will consider completion can
2616-be provider by <em class="parameter"><code>position</code></em>. If <em class="parameter"><code>position</code></em> is <code class="literal">NULL</code>, the current cursor
2617+be provider by <em class="parameter"><code>position</code></em>. If <em class="parameter"><code>position</code></em> is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the current cursor
2618 position will be used.
2619 </p>
2620 <div class="variablelist"><table border="0">
2621@@ -327,7 +327,7 @@
2622 </tr>
2623 <tr>
2624 <td><p><span class="term"><em class="parameter"><code>position</code></em> :</span></p></td>
2625-<td>a <a href="http://library.gnome.org/devel/gtk/unstable/GtkTextIter.html"><span class="type">GtkTextIter</span></a>, or <code class="literal">NULL</code>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2626+<td>a <a href="http://library.gnome.org/devel/gtk/unstable/GtkTextIter.html"><span class="type">GtkTextIter</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
2627 </td>
2628 </tr>
2629 <tr>
2630@@ -405,7 +405,7 @@
2631 <a name="GtkSourceCompletion.property-details"></a><h2>Property Details</h2>
2632 <div class="refsect2">
2633 <a name="GtkSourceCompletion--accelerators"></a><h3>The <code class="literal">"accelerators"</code> property</h3>
2634-<pre class="programlisting"> "accelerators" <span class="type">guint</span> : Read / Write / Construct</pre>
2635+<pre class="programlisting"> "accelerators" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write / Construct</pre>
2636 <p>
2637 Number of accelerators to show for the first proposals.
2638 </p>
2639@@ -415,7 +415,7 @@
2640 <hr>
2641 <div class="refsect2">
2642 <a name="GtkSourceCompletion--auto-complete-delay"></a><h3>The <code class="literal">"auto-complete-delay"</code> property</h3>
2643-<pre class="programlisting"> "auto-complete-delay" <span class="type">guint</span> : Read / Write / Construct</pre>
2644+<pre class="programlisting"> "auto-complete-delay" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write / Construct</pre>
2645 <p>
2646 Determines the popup delay (in milliseconds) at which the completion
2647 will be shown for interactive completion.
2648@@ -425,7 +425,7 @@
2649 <hr>
2650 <div class="refsect2">
2651 <a name="GtkSourceCompletion--proposal-page-size"></a><h3>The <code class="literal">"proposal-page-size"</code> property</h3>
2652-<pre class="programlisting"> "proposal-page-size" <span class="type">guint</span> : Read / Write / Construct</pre>
2653+<pre class="programlisting"> "proposal-page-size" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write / Construct</pre>
2654 <p>
2655 The scroll page size of the proposals in the completion window.
2656 </p>
2657@@ -435,7 +435,7 @@
2658 <hr>
2659 <div class="refsect2">
2660 <a name="GtkSourceCompletion--provider-page-size"></a><h3>The <code class="literal">"provider-page-size"</code> property</h3>
2661-<pre class="programlisting"> "provider-page-size" <span class="type">guint</span> : Read / Write / Construct</pre>
2662+<pre class="programlisting"> "provider-page-size" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write / Construct</pre>
2663 <p>
2664 The scroll page size of the provider pages in the completion window.
2665 </p>
2666@@ -445,7 +445,7 @@
2667 <hr>
2668 <div class="refsect2">
2669 <a name="GtkSourceCompletion--remember-info-visibility"></a><h3>The <code class="literal">"remember-info-visibility"</code> property</h3>
2670-<pre class="programlisting"> "remember-info-visibility" <span class="type">gboolean</span> : Read / Write / Construct</pre>
2671+<pre class="programlisting"> "remember-info-visibility" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write / Construct</pre>
2672 <p>
2673 Determines whether the visibility of the info window should be
2674 saved when the completion is hidden, and restored when the completion
2675@@ -456,7 +456,7 @@
2676 <hr>
2677 <div class="refsect2">
2678 <a name="GtkSourceCompletion--select-on-show"></a><h3>The <code class="literal">"select-on-show"</code> property</h3>
2679-<pre class="programlisting"> "select-on-show" <span class="type">gboolean</span> : Read / Write / Construct</pre>
2680+<pre class="programlisting"> "select-on-show" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write / Construct</pre>
2681 <p>
2682 Determines whether the first proposal should be selected when the
2683 completion is first shown.
2684@@ -466,7 +466,7 @@
2685 <hr>
2686 <div class="refsect2">
2687 <a name="GtkSourceCompletion--show-headers"></a><h3>The <code class="literal">"show-headers"</code> property</h3>
2688-<pre class="programlisting"> "show-headers" <span class="type">gboolean</span> : Read / Write / Construct</pre>
2689+<pre class="programlisting"> "show-headers" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write / Construct</pre>
2690 <p>
2691 Determines whether provider headers should be shown in the proposal
2692 list if there is more than one provider with proposals.
2693@@ -476,7 +476,7 @@
2694 <hr>
2695 <div class="refsect2">
2696 <a name="GtkSourceCompletion--show-icons"></a><h3>The <code class="literal">"show-icons"</code> property</h3>
2697-<pre class="programlisting"> "show-icons" <span class="type">gboolean</span> : Read / Write / Construct</pre>
2698+<pre class="programlisting"> "show-icons" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write / Construct</pre>
2699 <p>
2700 Determines whether provider and proposal icons should be shown in
2701 the completion popup.
2702@@ -497,14 +497,14 @@
2703 <div class="refsect2">
2704 <a name="GtkSourceCompletion-activate-proposal"></a><h3>The <code class="literal">"activate-proposal"</code> signal</h3>
2705 <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion,
2706- <span class="type">gpointer</span> user_data) : <code class="literal">Action</code></pre>
2707+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS"><code class="literal">Action</code></a></pre>
2708 <p>
2709 The ::activate-proposal signal is a keybinding signal which gets
2710 emitted when the user initiates a proposal activation.
2711 </p>
2712 <p>
2713 Applications should not connect to it, but may emit it with
2714-<span class="type">g_signal_emit_by_name</span> if they need to control the proposal activation
2715+<a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#g-signal-emit-by-name"><span class="type">g_signal_emit_by_name</span></a> if they need to control the proposal activation
2716 programmatically.
2717 </p>
2718 <div class="variablelist"><table border="0">
2719@@ -525,7 +525,7 @@
2720 <div class="refsect2">
2721 <a name="GtkSourceCompletion-hide"></a><h3>The <code class="literal">"hide"</code> signal</h3>
2722 <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion,
2723- <span class="type">gpointer</span> user_data) : <code class="literal">Action</code></pre>
2724+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS"><code class="literal">Action</code></a></pre>
2725 <p>
2726 Emitted when the completion window is hidden. The default handler
2727 will actually hide the window.
2728@@ -549,15 +549,15 @@
2729 <a name="GtkSourceCompletion-move-cursor"></a><h3>The <code class="literal">"move-cursor"</code> signal</h3>
2730 <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion,
2731 <a href="http://library.gnome.org/devel/gtk/unstable/gtk3-Standard-Enumerations.html#GtkScrollStep"><span class="type">GtkScrollStep</span></a> step,
2732- <span class="type">gint</span> num,
2733- <span class="type">gpointer</span> user_data) : <code class="literal">Action</code></pre>
2734+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> num,
2735+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS"><code class="literal">Action</code></a></pre>
2736 <p>
2737 The ::move-cursor signal is a keybinding signal which gets emitted when
2738 the user initiates a cursor movement.
2739 </p>
2740 <p>
2741 Applications should not connect to it, but may emit it with
2742-<span class="type">g_signal_emit_by_name</span> if they need to control the cursor
2743+<a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#g-signal-emit-by-name"><span class="type">g_signal_emit_by_name</span></a> if they need to control the cursor
2744 programmatically.
2745 </p>
2746 <div class="variablelist"><table border="0">
2747@@ -587,8 +587,8 @@
2748 <a name="GtkSourceCompletion-move-page"></a><h3>The <code class="literal">"move-page"</code> signal</h3>
2749 <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion,
2750 <a href="http://library.gnome.org/devel/gtk/unstable/gtk3-Standard-Enumerations.html#GtkScrollStep"><span class="type">GtkScrollStep</span></a> step,
2751- <span class="type">gint</span> num,
2752- <span class="type">gpointer</span> user_data) : <code class="literal">Action</code></pre>
2753+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> num,
2754+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS"><code class="literal">Action</code></a></pre>
2755 <p>
2756 The ::move-page signal is a keybinding signal which gets emitted when
2757 the user initiates a page movement (i.e. switches between provider
2758@@ -596,7 +596,7 @@
2759 </p>
2760 <p>
2761 Applications should not connect to it, but may emit it with
2762-<span class="type">g_signal_emit_by_name</span> if they need to control the page selection
2763+<a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#g-signal-emit-by-name"><span class="type">g_signal_emit_by_name</span></a> if they need to control the page selection
2764 programmatically.
2765 </p>
2766 <div class="variablelist"><table border="0">
2767@@ -626,7 +626,7 @@
2768 <a name="GtkSourceCompletion-populate-context"></a><h3>The <code class="literal">"populate-context"</code> signal</h3>
2769 <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion,
2770 <a class="link" href="gtksourceview-3.0-completioncontext.html#GtkSourceCompletionContext"><span class="type">GtkSourceCompletionContext</span></a> *context,
2771- <span class="type">gpointer</span> user_data) : <code class="literal">Action</code></pre>
2772+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS"><code class="literal">Action</code></a></pre>
2773 <p>
2774 Emitted just before starting to populate the completion with providers.
2775 You can use this signal to add additional attributes in the context.
2776@@ -653,7 +653,7 @@
2777 <div class="refsect2">
2778 <a name="GtkSourceCompletion-show"></a><h3>The <code class="literal">"show"</code> signal</h3>
2779 <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkSourceCompletion.html" title="GtkSourceCompletion"><span class="type">GtkSourceCompletion</span></a> *completion,
2780- <span class="type">gpointer</span> user_data) : <code class="literal">Action</code></pre>
2781+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS"><code class="literal">Action</code></a></pre>
2782 <p>
2783 Emitted when the completion window is shown. The default handler
2784 will actually show the window.
2785
2786=== modified file 'docs/reference/html/GtkSourceCompletionInfo.html'
2787--- docs/reference/html/GtkSourceCompletionInfo.html 2011-04-06 17:25:57 +0000
2788+++ docs/reference/html/GtkSourceCompletionInfo.html 2011-08-26 10:31:05 +0000
2789@@ -63,8 +63,8 @@
2790 <div class="refsect1">
2791 <a name="GtkSourceCompletionInfo.object-hierarchy"></a><h2>Object Hierarchy</h2>
2792 <pre class="synopsis">
2793- GObject
2794- +----GInitiallyUnowned
2795+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
2796+ +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
2797 +----<a href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html">GtkWidget</a>
2798 +----<a href="http://library.gnome.org/devel/gtk/unstable/GtkContainer.html">GtkContainer</a>
2799 +----<a href="http://library.gnome.org/devel/gtk/unstable/GtkBin.html">GtkBin</a>
2800@@ -81,7 +81,7 @@
2801 <div class="refsect1">
2802 <a name="GtkSourceCompletionInfo.signals"></a><h2>Signals</h2>
2803 <pre class="synopsis">
2804- "<a class="link" href="GtkSourceCompletionInfo.html#GtkSourceCompletionInfo-before-show" title='The "before-show" signal'>before-show</a>" : <code class="literal">Action</code>
2805+ "<a class="link" href="GtkSourceCompletionInfo.html#GtkSourceCompletionInfo-before-show" title='The "before-show" signal'>before-show</a>" : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS"><code class="literal">Action</code></a>
2806 </pre>
2807 </div>
2808 <div class="refsect1">
2809@@ -118,7 +118,7 @@
2810 <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkTextView.html"><span class="type">GtkTextView</span></a> *view</code></em>,
2811 <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *iter</code></em>);</pre>
2812 <p>
2813-Moves the <a class="link" href="GtkSourceCompletionInfo.html" title="GtkSourceCompletionInfo"><span class="type">GtkSourceCompletionInfo</span></a> to <em class="parameter"><code>iter</code></em>. If <em class="parameter"><code>iter</code></em> is <code class="literal">NULL</code> <em class="parameter"><code>info</code></em> is
2814+Moves the <a class="link" href="GtkSourceCompletionInfo.html" title="GtkSourceCompletionInfo"><span class="type">GtkSourceCompletionInfo</span></a> to <em class="parameter"><code>iter</code></em>. If <em class="parameter"><code>iter</code></em> is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> <em class="parameter"><code>info</code></em> is
2815 moved to the cursor position. Moving will respect the <a href="http://library.gnome.org/devel/gdk/unstable/gdk3-Windows.html#GdkGravity"><span class="type">GdkGravity</span></a> setting
2816 of the info window and will ensure the line at <em class="parameter"><code>iter</code></em> is not occluded by
2817 the window.
2818@@ -197,7 +197,7 @@
2819 <div class="refsect2">
2820 <a name="GtkSourceCompletionInfo-before-show"></a><h3>The <code class="literal">"before-show"</code> signal</h3>
2821 <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkSourceCompletionInfo.html" title="GtkSourceCompletionInfo"><span class="type">GtkSourceCompletionInfo</span></a> *sourcecompletioninfo,
2822- <span class="type">gpointer</span> user_data) : <code class="literal">Action</code></pre>
2823+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS"><code class="literal">Action</code></a></pre>
2824 </div>
2825 </div>
2826 </div>
2827
2828=== modified file 'docs/reference/html/GtkSourceCompletionItem.html'
2829--- docs/reference/html/GtkSourceCompletionItem.html 2011-04-06 17:25:57 +0000
2830+++ docs/reference/html/GtkSourceCompletionItem.html 2011-08-26 10:31:05 +0000
2831@@ -48,26 +48,26 @@
2832
2833 struct <a class="link" href="GtkSourceCompletionItem.html#GtkSourceCompletionItem-struct" title="struct GtkSourceCompletionItem">GtkSourceCompletionItem</a>;
2834 <a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem"><span class="returnvalue">GtkSourceCompletionItem</span></a> * <a class="link" href="GtkSourceCompletionItem.html#gtk-source-completion-item-new" title="gtk_source_completion_item_new ()">gtk_source_completion_item_new</a>
2835- (<em class="parameter"><code>const <span class="type">gchar</span> *label</code></em>,
2836- <em class="parameter"><code>const <span class="type">gchar</span> *text</code></em>,
2837+ (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>,
2838+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>,
2839 <em class="parameter"><code><span class="type">GdkPixbuf</span> *icon</code></em>,
2840- <em class="parameter"><code>const <span class="type">gchar</span> *info</code></em>);
2841+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *info</code></em>);
2842 <a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem"><span class="returnvalue">GtkSourceCompletionItem</span></a> * <a class="link" href="GtkSourceCompletionItem.html#gtk-source-completion-item-new-with-markup" title="gtk_source_completion_item_new_with_markup ()">gtk_source_completion_item_new_with_markup</a>
2843- (<em class="parameter"><code>const <span class="type">gchar</span> *markup</code></em>,
2844- <em class="parameter"><code>const <span class="type">gchar</span> *text</code></em>,
2845+ (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *markup</code></em>,
2846+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>,
2847 <em class="parameter"><code><span class="type">GdkPixbuf</span> *icon</code></em>,
2848- <em class="parameter"><code>const <span class="type">gchar</span> *info</code></em>);
2849+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *info</code></em>);
2850 <a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem"><span class="returnvalue">GtkSourceCompletionItem</span></a> * <a class="link" href="GtkSourceCompletionItem.html#gtk-source-completion-item-new-from-stock" title="gtk_source_completion_item_new_from_stock ()">gtk_source_completion_item_new_from_stock</a>
2851- (<em class="parameter"><code>const <span class="type">gchar</span> *label</code></em>,
2852- <em class="parameter"><code>const <span class="type">gchar</span> *text</code></em>,
2853- <em class="parameter"><code>const <span class="type">gchar</span> *stock</code></em>,
2854- <em class="parameter"><code>const <span class="type">gchar</span> *info</code></em>);
2855+ (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>,
2856+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>,
2857+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stock</code></em>,
2858+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *info</code></em>);
2859 </pre>
2860 </div>
2861 <div class="refsect1">
2862 <a name="GtkSourceCompletionItem.object-hierarchy"></a><h2>Object Hierarchy</h2>
2863 <pre class="synopsis">
2864- GObject
2865+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
2866 +----GtkSourceCompletionItem
2867 </pre>
2868 </div>
2869@@ -81,10 +81,10 @@
2870 <a name="GtkSourceCompletionItem.properties"></a><h2>Properties</h2>
2871 <pre class="synopsis">
2872 "<a class="link" href="GtkSourceCompletionItem.html#GtkSourceCompletionItem--icon" title='The "icon" property'>icon</a>" <span class="type">GdkPixbuf</span>* : Read / Write
2873- "<a class="link" href="GtkSourceCompletionItem.html#GtkSourceCompletionItem--info" title='The "info" property'>info</a>" <span class="type">gchar</span>* : Read / Write
2874- "<a class="link" href="GtkSourceCompletionItem.html#GtkSourceCompletionItem--label" title='The "label" property'>label</a>" <span class="type">gchar</span>* : Read / Write
2875- "<a class="link" href="GtkSourceCompletionItem.html#GtkSourceCompletionItem--markup" title='The "markup" property'>markup</a>" <span class="type">gchar</span>* : Read / Write
2876- "<a class="link" href="GtkSourceCompletionItem.html#GtkSourceCompletionItem--text" title='The "text" property'>text</a>" <span class="type">gchar</span>* : Read / Write
2877+ "<a class="link" href="GtkSourceCompletionItem.html#GtkSourceCompletionItem--info" title='The "info" property'>info</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
2878+ "<a class="link" href="GtkSourceCompletionItem.html#GtkSourceCompletionItem--label" title='The "label" property'>label</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
2879+ "<a class="link" href="GtkSourceCompletionItem.html#GtkSourceCompletionItem--markup" title='The "markup" property'>markup</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
2880+ "<a class="link" href="GtkSourceCompletionItem.html#GtkSourceCompletionItem--text" title='The "text" property'>text</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
2881 </pre>
2882 </div>
2883 <div class="refsect1">
2884@@ -100,13 +100,13 @@
2885 <div class="refsect2">
2886 <a name="gtk-source-completion-item-new"></a><h3>gtk_source_completion_item_new ()</h3>
2887 <pre class="programlisting"><a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem"><span class="returnvalue">GtkSourceCompletionItem</span></a> * gtk_source_completion_item_new
2888- (<em class="parameter"><code>const <span class="type">gchar</span> *label</code></em>,
2889- <em class="parameter"><code>const <span class="type">gchar</span> *text</code></em>,
2890+ (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>,
2891+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>,
2892 <em class="parameter"><code><span class="type">GdkPixbuf</span> *icon</code></em>,
2893- <em class="parameter"><code>const <span class="type">gchar</span> *info</code></em>);</pre>
2894+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *info</code></em>);</pre>
2895 <p>
2896 Create a new <a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem"><span class="type">GtkSourceCompletionItem</span></a> with label <em class="parameter"><code>label</code></em>, icon <em class="parameter"><code>icon</code></em> and
2897-extra information <em class="parameter"><code>info</code></em>. Both <em class="parameter"><code>icon</code></em> and <em class="parameter"><code>info</code></em> can be <code class="literal">NULL</code> in which case
2898+extra information <em class="parameter"><code>info</code></em>. Both <em class="parameter"><code>icon</code></em> and <em class="parameter"><code>info</code></em> can be <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> in which case
2899 there will be no icon shown and no extra information available.
2900 </p>
2901 <div class="variablelist"><table border="0">
2902@@ -141,13 +141,13 @@
2903 <div class="refsect2">
2904 <a name="gtk-source-completion-item-new-with-markup"></a><h3>gtk_source_completion_item_new_with_markup ()</h3>
2905 <pre class="programlisting"><a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem"><span class="returnvalue">GtkSourceCompletionItem</span></a> * gtk_source_completion_item_new_with_markup
2906- (<em class="parameter"><code>const <span class="type">gchar</span> *markup</code></em>,
2907- <em class="parameter"><code>const <span class="type">gchar</span> *text</code></em>,
2908+ (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *markup</code></em>,
2909+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>,
2910 <em class="parameter"><code><span class="type">GdkPixbuf</span> *icon</code></em>,
2911- <em class="parameter"><code>const <span class="type">gchar</span> *info</code></em>);</pre>
2912+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *info</code></em>);</pre>
2913 <p>
2914 Create a new <a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem"><span class="type">GtkSourceCompletionItem</span></a> with markup label <em class="parameter"><code>markup</code></em>, icon
2915-<em class="parameter"><code>icon</code></em> and extra information <em class="parameter"><code>info</code></em>. Both <em class="parameter"><code>icon</code></em> and <em class="parameter"><code>info</code></em> can be <code class="literal">NULL</code> in
2916+<em class="parameter"><code>icon</code></em> and extra information <em class="parameter"><code>info</code></em>. Both <em class="parameter"><code>icon</code></em> and <em class="parameter"><code>info</code></em> can be <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> in
2917 which case there will be no icon shown and no extra information available.
2918 </p>
2919 <div class="variablelist"><table border="0">
2920@@ -182,12 +182,12 @@
2921 <div class="refsect2">
2922 <a name="gtk-source-completion-item-new-from-stock"></a><h3>gtk_source_completion_item_new_from_stock ()</h3>
2923 <pre class="programlisting"><a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem"><span class="returnvalue">GtkSourceCompletionItem</span></a> * gtk_source_completion_item_new_from_stock
2924- (<em class="parameter"><code>const <span class="type">gchar</span> *label</code></em>,
2925- <em class="parameter"><code>const <span class="type">gchar</span> *text</code></em>,
2926- <em class="parameter"><code>const <span class="type">gchar</span> *stock</code></em>,
2927- <em class="parameter"><code>const <span class="type">gchar</span> *info</code></em>);</pre>
2928+ (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>,
2929+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>,
2930+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stock</code></em>,
2931+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *info</code></em>);</pre>
2932 <p>
2933-Creates a new <a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem"><span class="type">GtkSourceCompletionItem</span></a> from a stock item. If <em class="parameter"><code>label</code></em> is <code class="literal">NULL</code>,
2934+Creates a new <a class="link" href="GtkSourceCompletionItem.html" title="GtkSourceCompletionItem"><span class="type">GtkSourceCompletionItem</span></a> from a stock item. If <em class="parameter"><code>label</code></em> is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>,
2935 the stock label will be used.
2936 </p>
2937 <div class="variablelist"><table border="0">
2938@@ -231,7 +231,7 @@
2939 <hr>
2940 <div class="refsect2">
2941 <a name="GtkSourceCompletionItem--info"></a><h3>The <code class="literal">"info"</code> property</h3>
2942-<pre class="programlisting"> "info" <span class="type">gchar</span>* : Read / Write</pre>
2943+<pre class="programlisting"> "info" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
2944 <p>
2945 Optional extra information to be shown for this proposal.
2946 </p>
2947@@ -240,7 +240,7 @@
2948 <hr>
2949 <div class="refsect2">
2950 <a name="GtkSourceCompletionItem--label"></a><h3>The <code class="literal">"label"</code> property</h3>
2951-<pre class="programlisting"> "label" <span class="type">gchar</span>* : Read / Write</pre>
2952+<pre class="programlisting"> "label" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
2953 <p>
2954 Label to be shown for this proposal.
2955 </p>
2956@@ -249,7 +249,7 @@
2957 <hr>
2958 <div class="refsect2">
2959 <a name="GtkSourceCompletionItem--markup"></a><h3>The <code class="literal">"markup"</code> property</h3>
2960-<pre class="programlisting"> "markup" <span class="type">gchar</span>* : Read / Write</pre>
2961+<pre class="programlisting"> "markup" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
2962 <p>
2963 Label with markup to be shown for this proposal.
2964 </p>
2965@@ -258,7 +258,7 @@
2966 <hr>
2967 <div class="refsect2">
2968 <a name="GtkSourceCompletionItem--text"></a><h3>The <code class="literal">"text"</code> property</h3>
2969-<pre class="programlisting"> "text" <span class="type">gchar</span>* : Read / Write</pre>
2970+<pre class="programlisting"> "text" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
2971 <p>
2972 Proposal text.
2973 </p>
2974
2975=== modified file 'docs/reference/html/GtkSourceCompletionProposal.html'
2976--- docs/reference/html/GtkSourceCompletionProposal.html 2011-04-06 17:25:57 +0000
2977+++ docs/reference/html/GtkSourceCompletionProposal.html 2011-08-26 10:31:05 +0000
2978@@ -49,20 +49,20 @@
2979 #include &lt;gtksourceview/gtksourcecompletionproposal.h&gt;
2980
2981 <a class="link" href="GtkSourceCompletionProposal.html#GtkSourceCompletionProposal-struct" title="GtkSourceCompletionProposal">GtkSourceCompletionProposal</a>;
2982-<span class="returnvalue">gchar</span> * <a class="link" href="GtkSourceCompletionProposal.html#gtk-source-completion-proposal-get-label" title="gtk_source_completion_proposal_get_label ()">gtk_source_completion_proposal_get_label</a>
2983- (<em class="parameter"><code><a class="link" href="GtkSourceCompletionProposal.html" title="GtkSourceCompletionProposal"><span class="type">GtkSourceCompletionProposal</span></a> *proposal</code></em>);
2984-<span class="returnvalue">gchar</span> * <a class="link" href="GtkSourceCompletionProposal.html#gtk-source-completion-proposal-get-markup" title="gtk_source_completion_proposal_get_markup ()">gtk_source_completion_proposal_get_markup</a>
2985- (<em class="parameter"><code><a class="link" href="GtkSourceCompletionProposal.html" title="GtkSourceCompletionProposal"><span class="type">GtkSourceCompletionProposal</span></a> *proposal</code></em>);
2986-<span class="returnvalue">gchar</span> * <a class="link" href="GtkSourceCompletionProposal.html#gtk-source-completion-proposal-get-text" title="gtk_source_completion_proposal_get_text ()">gtk_source_completion_proposal_get_text</a>
2987+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkSourceCompletionProposal.html#gtk-source-completion-proposal-get-label" title="gtk_source_completion_proposal_get_label ()">gtk_source_completion_proposal_get_label</a>
2988+ (<em class="parameter"><code><a class="link" href="GtkSourceCompletionProposal.html" title="GtkSourceCompletionProposal"><span class="type">GtkSourceCompletionProposal</span></a> *proposal</code></em>);
2989+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkSourceCompletionProposal.html#gtk-source-completion-proposal-get-markup" title="gtk_source_completion_proposal_get_markup ()">gtk_source_completion_proposal_get_markup</a>
2990+ (<em class="parameter"><code><a class="link" href="GtkSourceCompletionProposal.html" title="GtkSourceCompletionProposal"><span class="type">GtkSourceCompletionProposal</span></a> *proposal</code></em>);
2991+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkSourceCompletionProposal.html#gtk-source-completion-proposal-get-text" title="gtk_source_completion_proposal_get_text ()">gtk_source_completion_proposal_get_text</a>
2992 (<em class="parameter"><code><a class="link" href="GtkSourceCompletionProposal.html" title="GtkSourceCompletionProposal"><span class="type">GtkSourceCompletionProposal</span></a> *proposal</code></em>);
2993 <span class="returnvalue">GdkPixbuf</span> * <a class="link" href="GtkSourceCompletionProposal.html#gtk-source-completion-proposal-get-icon" title="gtk_source_completion_proposal_get_icon ()">gtk_source_completion_proposal_get_icon</a>
2994 (<em class="parameter"><code><a class="link" href="GtkSourceCompletionProposal.html" title="GtkSourceCompletionProposal"><span class="type">GtkSourceCompletionProposal</span></a> *proposal</code></em>);
2995-<span class="returnvalue">gchar</span> * <a class="link" href="GtkSourceCompletionProposal.html#gtk-source-completion-proposal-get-info" title="gtk_source_completion_proposal_get_info ()">gtk_source_completion_proposal_get_info</a>
2996+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkSourceCompletionProposal.html#gtk-source-completion-proposal-get-info" title="gtk_source_completion_proposal_get_info ()">gtk_source_completion_proposal_get_info</a>
2997 (<em class="parameter"><code><a class="link" href="GtkSourceCompletionProposal.html" title="GtkSourceCompletionProposal"><span class="type">GtkSourceCompletionProposal</span></a> *proposal</code></em>);
2998 <span class="returnvalue">void</span> <a class="link" href="GtkSourceCompletionProposal.html#gtk-source-completion-proposal-changed" title="gtk_source_completion_proposal_changed ()">gtk_source_completion_proposal_changed</a>
2999 (<em class="parameter"><code><a class="link" href="GtkSourceCompletionProposal.html" title="GtkSourceCompletionProposal"><span class="type">GtkSourceCompletionProposal</span></a> *proposal</code></em>);
3000-<span class="returnvalue">guint</span> <a class="link" href="GtkSourceCompletionProposal.html#gtk-source-completion-proposal-hash" title="gtk_source_completion_proposal_hash ()">gtk_source_completion_proposal_hash</a> (<em class="parameter"><code><a class="link" href="GtkSourceCompletionProposal.html" title="GtkSourceCompletionProposal"><span class="type">GtkSourceCompletionProposal</span></a> *proposal</code></em>);
3001-<span class="returnvalue">gboolean</span> <a class="link" href="GtkSourceCompletionProposal.html#gtk-source-completion-proposal-equal" title="gtk_source_completion_proposal_equal ()">gtk_source_completion_proposal_equal</a>
3002+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> <a class="link" href="GtkSourceCompletionProposal.html#gtk-source-completion-proposal-hash" title="gtk_source_completion_proposal_hash ()">gtk_source_completion_proposal_hash</a> (<em class="parameter"><code><a class="link" href="GtkSourceCompletionProposal.html" title="GtkSourceCompletionProposal"><span class="type">GtkSourceCompletionProposal</span></a> *proposal</code></em>);
3003+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkSourceCompletionProposal.html#gtk-source-completion-proposal-equal" title="gtk_source_completion_proposal_equal ()">gtk_source_completion_proposal_equal</a>
3004 (<em class="parameter"><code><a class="link" href="GtkSourceCompletionProposal.html" title="GtkSourceCompletionProposal"><span class="type">GtkSourceCompletionProposal</span></a> *proposal</code></em>,
3005 <em class="parameter"><code><a class="link" href="GtkSourceCompletionProposal.html" title="GtkSourceCompletionProposal"><span class="type">GtkSourceCompletionProposal</span></a> *other</code></em>);
3006 </pre>
3007@@ -78,7 +78,7 @@
3008 <a name="GtkSourceCompletionProposal.prerequisites"></a><h2>Prerequisites</h2>
3009 <p>
3010 GtkSourceCompletionProposal requires
3011- GObject.</p>
3012+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>.</p>
3013 </div>
3014 <div class="refsect1">
3015 <a name="GtkSourceCompletionProposal.implementations"></a><h2>Known Implementations</h2>
3016@@ -89,7 +89,7 @@
3017 <div class="refsect1">
3018 <a name="GtkSourceCompletionProposal.signals"></a><h2>Signals</h2>
3019 <pre class="synopsis">
3020- "<a class="link" href="GtkSourceCompletionProposal.html#GtkSourceCompletionProposal-changed" title='The "changed" signal'>changed</a>" : <code class="literal">Action</code>
3021+ "<a class="link" href="GtkSourceCompletionProposal.html#GtkSourceCompletionProposal-changed" title='The "changed" signal'>changed</a>" : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS"><code class="literal">Action</code></a>
3022 </pre>
3023 </div>
3024 <div class="refsect1">
3025@@ -109,13 +109,13 @@
3026 <hr>
3027 <div class="refsect2">
3028 <a name="gtk-source-completion-proposal-get-label"></a><h3>gtk_source_completion_proposal_get_label ()</h3>
3029-<pre class="programlisting"><span class="returnvalue">gchar</span> * gtk_source_completion_proposal_get_label
3030+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_source_completion_proposal_get_label
3031 (<em class="parameter"><code><a class="link" href="GtkSourceCompletionProposal.html" title="GtkSourceCompletionProposal"><span class="type">GtkSourceCompletionProposal</span></a> *proposal</code></em>);</pre>
3032 <p>
3033 Gets the label of <em class="parameter"><code>proposal</code></em>. The label is shown in the list of proposals as
3034 plain text. If you need any markup (such as bold or italic text), you have
3035 to implement <a class="link" href="GtkSourceCompletionProposal.html#gtk-source-completion-proposal-get-markup" title="gtk_source_completion_proposal_get_markup ()"><span class="type">gtk_source_completion_proposal_get_markup</span></a>. The returned string
3036-must be freed with <code class="function">g_free()</code>.
3037+must be freed with <a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.
3038 </p>
3039 <div class="variablelist"><table border="0">
3040 <col align="left" valign="top">
3041@@ -134,13 +134,13 @@
3042 <hr>
3043 <div class="refsect2">
3044 <a name="gtk-source-completion-proposal-get-markup"></a><h3>gtk_source_completion_proposal_get_markup ()</h3>
3045-<pre class="programlisting"><span class="returnvalue">gchar</span> * gtk_source_completion_proposal_get_markup
3046+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_source_completion_proposal_get_markup
3047 (<em class="parameter"><code><a class="link" href="GtkSourceCompletionProposal.html" title="GtkSourceCompletionProposal"><span class="type">GtkSourceCompletionProposal</span></a> *proposal</code></em>);</pre>
3048 <p>
3049 Gets the label of <em class="parameter"><code>proposal</code></em> with markup. The label is shown in the list of
3050 proposals and may contain markup. This will be used instead of
3051 <a class="link" href="GtkSourceCompletionProposal.html#gtk-source-completion-proposal-get-label" title="gtk_source_completion_proposal_get_label ()"><span class="type">gtk_source_completion_proposal_get_label</span></a> if implemented. The returned string
3052-must be freed with <code class="function">g_free()</code>.
3053+must be freed with <a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.
3054 </p>
3055 <div class="variablelist"><table border="0">
3056 <col align="left" valign="top">
3057@@ -159,13 +159,13 @@
3058 <hr>
3059 <div class="refsect2">
3060 <a name="gtk-source-completion-proposal-get-text"></a><h3>gtk_source_completion_proposal_get_text ()</h3>
3061-<pre class="programlisting"><span class="returnvalue">gchar</span> * gtk_source_completion_proposal_get_text
3062+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_source_completion_proposal_get_text
3063 (<em class="parameter"><code><a class="link" href="GtkSourceCompletionProposal.html" title="GtkSourceCompletionProposal"><span class="type">GtkSourceCompletionProposal</span></a> *proposal</code></em>);</pre>
3064 <p>
3065 Gets the text of <em class="parameter"><code>proposal</code></em>. The text that is inserted into
3066 the text buffer when the proposal is activated by the default activation.
3067 You are free to implement a custom activation handler in the provider and
3068-not implement this function. The returned string must be freed with <code class="function">g_free()</code>.
3069+not implement this function. The returned string must be freed with <a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.
3070 </p>
3071 <div class="variablelist"><table border="0">
3072 <col align="left" valign="top">
3073@@ -207,12 +207,12 @@
3074 <hr>
3075 <div class="refsect2">
3076 <a name="gtk-source-completion-proposal-get-info"></a><h3>gtk_source_completion_proposal_get_info ()</h3>
3077-<pre class="programlisting"><span class="returnvalue">gchar</span> * gtk_source_completion_proposal_get_info
3078+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_source_completion_proposal_get_info
3079 (<em class="parameter"><code><a class="link" href="GtkSourceCompletionProposal.html" title="GtkSourceCompletionProposal"><span class="type">GtkSourceCompletionProposal</span></a> *proposal</code></em>);</pre>
3080 <p>
3081 Gets extra information associated to the proposal. This information will be
3082 used to present the user with extra, detailed information about the
3083-selected proposal. The returned string must be freed with <code class="function">g_free()</code>.
3084+selected proposal. The returned string must be freed with <a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.
3085 </p>
3086 <div class="variablelist"><table border="0">
3087 <col align="left" valign="top">
3088@@ -223,7 +223,7 @@
3089 </tr>
3090 <tr>
3091 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
3092-<td>a new string containing extra information of <em class="parameter"><code>proposal</code></em> or <code class="literal">NULL</code> if
3093+<td>a new string containing extra information of <em class="parameter"><code>proposal</code></em> or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
3094 no extra information is associated to <em class="parameter"><code>proposal</code></em>.</td>
3095 </tr>
3096 </tbody>
3097@@ -250,11 +250,11 @@
3098 <hr>
3099 <div class="refsect2">
3100 <a name="gtk-source-completion-proposal-hash"></a><h3>gtk_source_completion_proposal_hash ()</h3>
3101-<pre class="programlisting"><span class="returnvalue">guint</span> gtk_source_completion_proposal_hash (<em class="parameter"><code><a class="link" href="GtkSourceCompletionProposal.html" title="GtkSourceCompletionProposal"><span class="type">GtkSourceCompletionProposal</span></a> *proposal</code></em>);</pre>
3102+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> gtk_source_completion_proposal_hash (<em class="parameter"><code><a class="link" href="GtkSourceCompletionProposal.html" title="GtkSourceCompletionProposal"><span class="type">GtkSourceCompletionProposal</span></a> *proposal</code></em>);</pre>
3103 <p>
3104 Get the hash value of <em class="parameter"><code>proposal</code></em>. This is used to (together with
3105 <a class="link" href="GtkSourceCompletionProposal.html#gtk-source-completion-proposal-equal" title="gtk_source_completion_proposal_equal ()"><span class="type">gtk_source_completion_proposal_equal</span></a>) to match proposals in the completion
3106-model. By default, it uses a direct hash (<span class="type">g_direct_hash</span>).
3107+model. By default, it uses a direct hash (<a href="http://library.gnome.org/devel/glib/unstable/glib-Hash-Tables.html#g-direct-hash"><span class="type">g_direct_hash</span></a>).
3108 </p>
3109 <div class="variablelist"><table border="0">
3110 <col align="left" valign="top">
3111@@ -273,13 +273,13 @@
3112 <hr>
3113 <div class="refsect2">
3114 <a name="gtk-source-completion-proposal-equal"></a><h3>gtk_source_completion_proposal_equal ()</h3>
3115-<pre class="programlisting"><span class="returnvalue">gboolean</span> gtk_source_completion_proposal_equal
3116+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_source_completion_proposal_equal
3117 (<em class="parameter"><code><a class="link" href="GtkSourceCompletionProposal.html" title="GtkSourceCompletionProposal"><span class="type">GtkSourceCompletionProposal</span></a> *proposal</code></em>,
3118 <em class="parameter"><code><a class="link" href="GtkSourceCompletionProposal.html" title="GtkSourceCompletionProposal"><span class="type">GtkSourceCompletionProposal</span></a> *other</code></em>);</pre>
3119 <p>
3120 Get whether two proposal objects are the same. This is used to (together
3121 with <a class="link" href="GtkSourceCompletionProposal.html#gtk-source-completion-proposal-hash" title="gtk_source_completion_proposal_hash ()"><span class="type">gtk_source_completion_proposal_hash</span></a>) to match proposals in the
3122-completion model. By default, it uses direct equality (<span class="type">g_direct_equal</span>).
3123+completion model. By default, it uses direct equality (<a href="http://library.gnome.org/devel/glib/unstable/glib-Hash-Tables.html#g-direct-equal"><span class="type">g_direct_equal</span></a>).
3124 </p>
3125 <div class="variablelist"><table border="0">
3126 <col align="left" valign="top">
3127@@ -295,7 +295,7 @@
3128 <tr>
3129 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
3130 <td>
3131-<code class="literal">TRUE</code> if <em class="parameter"><code>proposal</code></em> and <em class="parameter"><code>object</code></em> are the same proposal</td>
3132+<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>proposal</code></em> and <em class="parameter"><code>object</code></em> are the same proposal</td>
3133 </tr>
3134 </tbody>
3135 </table></div>
3136@@ -306,7 +306,7 @@
3137 <div class="refsect2">
3138 <a name="GtkSourceCompletionProposal-changed"></a><h3>The <code class="literal">"changed"</code> signal</h3>
3139 <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkSourceCompletionProposal.html" title="GtkSourceCompletionProposal"><span class="type">GtkSourceCompletionProposal</span></a> *proposal,
3140- <span class="type">gpointer</span> user_data) : <code class="literal">Action</code></pre>
3141+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS"><code class="literal">Action</code></a></pre>
3142 <p>
3143 Emitted when the proposal has changed. The completion popup
3144 will react to this by updating the shown information.
3145
3146=== modified file 'docs/reference/html/GtkSourceCompletionProvider.html'
3147--- docs/reference/html/GtkSourceCompletionProvider.html 2011-05-25 16:48:02 +0000
3148+++ docs/reference/html/GtkSourceCompletionProvider.html 2011-08-26 10:31:05 +0000
3149@@ -45,7 +45,7 @@
3150 #include &lt;gtksourceview/gtksourcecompletionprovider.h&gt;
3151
3152 <a class="link" href="GtkSourceCompletionProvider.html#GtkSourceCompletionProvider-struct" title="GtkSourceCompletionProvider">GtkSourceCompletionProvider</a>;
3153-<span class="returnvalue">gchar</span> * <a class="link" href="GtkSourceCompletionProvider.html#gtk-source-completion-provider-get-name" title="gtk_source_completion_provider_get_name ()">gtk_source_completion_provider_get_name</a>
3154+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkSourceCompletionProvider.html#gtk-source-completion-provider-get-name" title="gtk_source_completion_provider_get_name ()">gtk_source_completion_provider_get_name</a>
3155 (<em class="parameter"><code><a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a> *provider</code></em>);
3156 <span class="returnvalue">GdkPixbuf</span> * <a class="link" href="GtkSourceCompletionProvider.html#gtk-source-completion-provider-get-icon" title="gtk_source_completion_provider_get_icon ()">gtk_source_completion_provider_get_icon</a>
3157 (<em class="parameter"><code><a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a> *provider</code></em>);
3158@@ -54,7 +54,7 @@
3159 <em class="parameter"><code><a class="link" href="gtksourceview-3.0-completioncontext.html#GtkSourceCompletionContext"><span class="type">GtkSourceCompletionContext</span></a> *context</code></em>);
3160 <a class="link" href="gtksourceview-3.0-completioncontext.html#GtkSourceCompletionActivation" title="enum GtkSourceCompletionActivation"><span class="returnvalue">GtkSourceCompletionActivation</span></a> <a class="link" href="GtkSourceCompletionProvider.html#gtk-source-completion-provider-get-activation" title="gtk_source_completion_provider_get_activation ()">gtk_source_completion_provider_get_activation</a>
3161 (<em class="parameter"><code><a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a> *provider</code></em>);
3162-<span class="returnvalue">gboolean</span> <a class="link" href="GtkSourceCompletionProvider.html#gtk-source-completion-provider-match" title="gtk_source_completion_provider_match ()">gtk_source_completion_provider_match</a>
3163+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkSourceCompletionProvider.html#gtk-source-completion-provider-match" title="gtk_source_completion_provider_match ()">gtk_source_completion_provider_match</a>
3164 (<em class="parameter"><code><a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a> *provider</code></em>,
3165 <em class="parameter"><code><a class="link" href="gtksourceview-3.0-completioncontext.html#GtkSourceCompletionContext"><span class="type">GtkSourceCompletionContext</span></a> *context</code></em>);
3166 <a href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkSourceCompletionProvider.html#gtk-source-completion-provider-get-info-widget" title="gtk_source_completion_provider_get_info_widget ()">gtk_source_completion_provider_get_info_widget</a>
3167@@ -64,18 +64,18 @@
3168 (<em class="parameter"><code><a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a> *provider</code></em>,
3169 <em class="parameter"><code><a class="link" href="GtkSourceCompletionProposal.html" title="GtkSourceCompletionProposal"><span class="type">GtkSourceCompletionProposal</span></a> *proposal</code></em>,
3170 <em class="parameter"><code><a class="link" href="GtkSourceCompletionInfo.html" title="GtkSourceCompletionInfo"><span class="type">GtkSourceCompletionInfo</span></a> *info</code></em>);
3171-<span class="returnvalue">gboolean</span> <a class="link" href="GtkSourceCompletionProvider.html#gtk-source-completion-provider-get-start-iter" title="gtk_source_completion_provider_get_start_iter ()">gtk_source_completion_provider_get_start_iter</a>
3172+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkSourceCompletionProvider.html#gtk-source-completion-provider-get-start-iter" title="gtk_source_completion_provider_get_start_iter ()">gtk_source_completion_provider_get_start_iter</a>
3173 (<em class="parameter"><code><a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a> *provider</code></em>,
3174 <em class="parameter"><code><a class="link" href="gtksourceview-3.0-completioncontext.html#GtkSourceCompletionContext"><span class="type">GtkSourceCompletionContext</span></a> *context</code></em>,
3175 <em class="parameter"><code><a class="link" href="GtkSourceCompletionProposal.html" title="GtkSourceCompletionProposal"><span class="type">GtkSourceCompletionProposal</span></a> *proposal</code></em>,
3176 <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *iter</code></em>);
3177-<span class="returnvalue">gboolean</span> <a class="link" href="GtkSourceCompletionProvider.html#gtk-source-completion-provider-activate-proposal" title="gtk_source_completion_provider_activate_proposal ()">gtk_source_completion_provider_activate_proposal</a>
3178+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkSourceCompletionProvider.html#gtk-source-completion-provider-activate-proposal" title="gtk_source_completion_provider_activate_proposal ()">gtk_source_completion_provider_activate_proposal</a>
3179 (<em class="parameter"><code><a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a> *provider</code></em>,
3180 <em class="parameter"><code><a class="link" href="GtkSourceCompletionProposal.html" title="GtkSourceCompletionProposal"><span class="type">GtkSourceCompletionProposal</span></a> *proposal</code></em>,
3181 <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *iter</code></em>);
3182-<span class="returnvalue">gint</span> <a class="link" href="GtkSourceCompletionProvider.html#gtk-source-completion-provider-get-interactive-delay" title="gtk_source_completion_provider_get_interactive_delay ()">gtk_source_completion_provider_get_interactive_delay</a>
3183+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkSourceCompletionProvider.html#gtk-source-completion-provider-get-interactive-delay" title="gtk_source_completion_provider_get_interactive_delay ()">gtk_source_completion_provider_get_interactive_delay</a>
3184 (<em class="parameter"><code><a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a> *provider</code></em>);
3185-<span class="returnvalue">gint</span> <a class="link" href="GtkSourceCompletionProvider.html#gtk-source-completion-provider-get-priority" title="gtk_source_completion_provider_get_priority ()">gtk_source_completion_provider_get_priority</a>
3186+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkSourceCompletionProvider.html#gtk-source-completion-provider-get-priority" title="gtk_source_completion_provider_get_priority ()">gtk_source_completion_provider_get_priority</a>
3187 (<em class="parameter"><code><a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a> *provider</code></em>);
3188 </pre>
3189 </div>
3190@@ -90,7 +90,7 @@
3191 <a name="GtkSourceCompletionProvider.prerequisites"></a><h2>Prerequisites</h2>
3192 <p>
3193 GtkSourceCompletionProvider requires
3194- GObject.</p>
3195+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>.</p>
3196 </div>
3197 <div class="refsect1">
3198 <a name="GtkSourceCompletionProvider.description"></a><h2>Description</h2>
3199@@ -107,12 +107,12 @@
3200 <hr>
3201 <div class="refsect2">
3202 <a name="gtk-source-completion-provider-get-name"></a><h3>gtk_source_completion_provider_get_name ()</h3>
3203-<pre class="programlisting"><span class="returnvalue">gchar</span> * gtk_source_completion_provider_get_name
3204+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_source_completion_provider_get_name
3205 (<em class="parameter"><code><a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a> *provider</code></em>);</pre>
3206 <p>
3207 Get the name of the provider. This should be a translatable name for
3208 display to the user. For example: _("Document word completion provider"). The
3209-returned string must be freed with <code class="function">g_free()</code>.
3210+returned string must be freed with <a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.
3211 </p>
3212 <div class="variablelist"><table border="0">
3213 <col align="left" valign="top">
3214@@ -147,7 +147,7 @@
3215 <tr>
3216 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
3217 <td>The icon to be used for the provider,
3218-or <code class="literal">NULL</code> if the provider does not have a special icon. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
3219+or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the provider does not have a special icon. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
3220 </td>
3221 </tr>
3222 </tbody>
3223@@ -201,7 +201,7 @@
3224 <hr>
3225 <div class="refsect2">
3226 <a name="gtk-source-completion-provider-match"></a><h3>gtk_source_completion_provider_match ()</h3>
3227-<pre class="programlisting"><span class="returnvalue">gboolean</span> gtk_source_completion_provider_match
3228+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_source_completion_provider_match
3229 (<em class="parameter"><code><a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a> *provider</code></em>,
3230 <em class="parameter"><code><a class="link" href="gtksourceview-3.0-completioncontext.html#GtkSourceCompletionContext"><span class="type">GtkSourceCompletionContext</span></a> *context</code></em>);</pre>
3231 <p>
3232@@ -222,7 +222,7 @@
3233 <tr>
3234 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
3235 <td>
3236-<code class="literal">TRUE</code> if <em class="parameter"><code>provider</code></em> matches the completion context, <code class="literal">FALSE</code> otherwise.</td>
3237+<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>provider</code></em> matches the completion context, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</td>
3238 </tr>
3239 </tbody>
3240 </table></div>
3241@@ -297,7 +297,7 @@
3242 <hr>
3243 <div class="refsect2">
3244 <a name="gtk-source-completion-provider-get-start-iter"></a><h3>gtk_source_completion_provider_get_start_iter ()</h3>
3245-<pre class="programlisting"><span class="returnvalue">gboolean</span> gtk_source_completion_provider_get_start_iter
3246+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_source_completion_provider_get_start_iter
3247 (<em class="parameter"><code><a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a> *provider</code></em>,
3248 <em class="parameter"><code><a class="link" href="gtksourceview-3.0-completioncontext.html#GtkSourceCompletionContext"><span class="type">GtkSourceCompletionContext</span></a> *context</code></em>,
3249 <em class="parameter"><code><a class="link" href="GtkSourceCompletionProposal.html" title="GtkSourceCompletionProposal"><span class="type">GtkSourceCompletionProposal</span></a> *proposal</code></em>,
3250@@ -330,7 +330,7 @@
3251 <tr>
3252 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
3253 <td>
3254-<code class="literal">TRUE</code> if <em class="parameter"><code>iter</code></em> was set for <em class="parameter"><code>proposal</code></em>, <code class="literal">FALSE</code> otherwise.</td>
3255+<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>iter</code></em> was set for <em class="parameter"><code>proposal</code></em>, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</td>
3256 </tr>
3257 </tbody>
3258 </table></div>
3259@@ -338,12 +338,12 @@
3260 <hr>
3261 <div class="refsect2">
3262 <a name="gtk-source-completion-provider-activate-proposal"></a><h3>gtk_source_completion_provider_activate_proposal ()</h3>
3263-<pre class="programlisting"><span class="returnvalue">gboolean</span> gtk_source_completion_provider_activate_proposal
3264+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_source_completion_provider_activate_proposal
3265 (<em class="parameter"><code><a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a> *provider</code></em>,
3266 <em class="parameter"><code><a class="link" href="GtkSourceCompletionProposal.html" title="GtkSourceCompletionProposal"><span class="type">GtkSourceCompletionProposal</span></a> *proposal</code></em>,
3267 <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkTextIter.html"><span class="type">GtkTextIter</span></a> *iter</code></em>);</pre>
3268 <p>
3269-Activate <em class="parameter"><code>proposal</code></em> at <em class="parameter"><code>iter</code></em>. When this functions returns <code class="literal">FALSE</code>, the default
3270+Activate <em class="parameter"><code>proposal</code></em> at <em class="parameter"><code>iter</code></em>. When this functions returns <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>, the default
3271 activation of <em class="parameter"><code>proposal</code></em> will take place which replaces the word at <em class="parameter"><code>iter</code></em>
3272 with the label of <em class="parameter"><code>proposal</code></em>.
3273 </p>
3274@@ -365,8 +365,8 @@
3275 <tr>
3276 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
3277 <td>
3278-<code class="literal">TRUE</code> to indicate that the proposal activation has been handled,
3279-<code class="literal">FALSE</code> otherwise.</td>
3280+<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to indicate that the proposal activation has been handled,
3281+<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</td>
3282 </tr>
3283 </tbody>
3284 </table></div>
3285@@ -374,7 +374,7 @@
3286 <hr>
3287 <div class="refsect2">
3288 <a name="gtk-source-completion-provider-get-interactive-delay"></a><h3>gtk_source_completion_provider_get_interactive_delay ()</h3>
3289-<pre class="programlisting"><span class="returnvalue">gint</span> gtk_source_completion_provider_get_interactive_delay
3290+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> gtk_source_completion_provider_get_interactive_delay
3291 (<em class="parameter"><code><a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a> *provider</code></em>);</pre>
3292 <p>
3293 Get the delay in milliseconds before starting interactive completion for
3294@@ -398,7 +398,7 @@
3295 <hr>
3296 <div class="refsect2">
3297 <a name="gtk-source-completion-provider-get-priority"></a><h3>gtk_source_completion_provider_get_priority ()</h3>
3298-<pre class="programlisting"><span class="returnvalue">gint</span> gtk_source_completion_provider_get_priority
3299+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> gtk_source_completion_provider_get_priority
3300 (<em class="parameter"><code><a class="link" href="GtkSourceCompletionProvider.html" title="GtkSourceCompletionProvider"><span class="type">GtkSourceCompletionProvider</span></a> *provider</code></em>);</pre>
3301 <p>
3302 Get the provider priority. The priority determines the order in which
3303
3304=== modified file 'docs/reference/html/GtkSourceGutter.html'
3305--- docs/reference/html/GtkSourceGutter.html 2011-04-06 17:25:57 +0000
3306+++ docs/reference/html/GtkSourceGutter.html 2011-08-26 10:31:05 +0000
3307@@ -46,12 +46,12 @@
3308
3309 struct <a class="link" href="GtkSourceGutter.html#GtkSourceGutter-struct" title="struct GtkSourceGutter">GtkSourceGutter</a>;
3310 <a href="http://library.gnome.org/devel/gdk/unstable/gdk3-Windows.html#GdkWindow"><span class="returnvalue">GdkWindow</span></a> * <a class="link" href="GtkSourceGutter.html#gtk-source-gutter-get-window" title="gtk_source_gutter_get_window ()">gtk_source_gutter_get_window</a> (<em class="parameter"><code><a class="link" href="GtkSourceGutter.html" title="GtkSourceGutter"><span class="type">GtkSourceGutter</span></a> *gutter</code></em>);
3311-<span class="returnvalue">gboolean</span> <a class="link" href="GtkSourceGutter.html#gtk-source-gutter-insert" title="gtk_source_gutter_insert ()">gtk_source_gutter_insert</a> (<em class="parameter"><code><a class="link" href="GtkSourceGutter.html" title="GtkSourceGutter"><span class="type">GtkSourceGutter</span></a> *gutter</code></em>,
3312+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkSourceGutter.html#gtk-source-gutter-insert" title="gtk_source_gutter_insert ()">gtk_source_gutter_insert</a> (<em class="parameter"><code><a class="link" href="GtkSourceGutter.html" title="GtkSourceGutter"><span class="type">GtkSourceGutter</span></a> *gutter</code></em>,
3313 <em class="parameter"><code><a class="link" href="gtksourceview-3.0-GtkSourceGutterRenderer.html#GtkSourceGutterRenderer" title="struct GtkSourceGutterRenderer"><span class="type">GtkSourceGutterRenderer</span></a> *renderer</code></em>,
3314- <em class="parameter"><code><span class="type">gint</span> position</code></em>);
3315+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> position</code></em>);
3316 <span class="returnvalue">void</span> <a class="link" href="GtkSourceGutter.html#gtk-source-gutter-reorder" title="gtk_source_gutter_reorder ()">gtk_source_gutter_reorder</a> (<em class="parameter"><code><a class="link" href="GtkSourceGutter.html" title="GtkSourceGutter"><span class="type">GtkSourceGutter</span></a> *gutter</code></em>,
3317 <em class="parameter"><code><a class="link" href="gtksourceview-3.0-GtkSourceGutterRenderer.html#GtkSourceGutterRenderer" title="struct GtkSourceGutterRenderer"><span class="type">GtkSourceGutterRenderer</span></a> *renderer</code></em>,
3318- <em class="parameter"><code><span class="type">gint</span> position</code></em>);
3319+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> position</code></em>);
3320 <span class="returnvalue">void</span> <a class="link" href="GtkSourceGutter.html#gtk-source-gutter-remove" title="gtk_source_gutter_remove ()">gtk_source_gutter_remove</a> (<em class="parameter"><code><a class="link" href="GtkSourceGutter.html" title="GtkSourceGutter"><span class="type">GtkSourceGutter</span></a> *gutter</code></em>,
3321 <em class="parameter"><code><a class="link" href="gtksourceview-3.0-GtkSourceGutterRenderer.html#GtkSourceGutterRenderer" title="struct GtkSourceGutterRenderer"><span class="type">GtkSourceGutterRenderer</span></a> *renderer</code></em>);
3322 <span class="returnvalue">void</span> <a class="link" href="GtkSourceGutter.html#gtk-source-gutter-queue-draw" title="gtk_source_gutter_queue_draw ()">gtk_source_gutter_queue_draw</a> (<em class="parameter"><code><a class="link" href="GtkSourceGutter.html" title="GtkSourceGutter"><span class="type">GtkSourceGutter</span></a> *gutter</code></em>);
3323@@ -60,7 +60,7 @@
3324 <div class="refsect1">
3325 <a name="GtkSourceGutter.object-hierarchy"></a><h2>Object Hierarchy</h2>
3326 <pre class="synopsis">
3327- GObject
3328+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
3329 +----GtkSourceGutter
3330 </pre>
3331 </div>
3332@@ -69,8 +69,8 @@
3333 <pre class="synopsis">
3334 "<a class="link" href="GtkSourceGutter.html#GtkSourceGutter--view" title='The "view" property'>view</a>" <a class="link" href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a>* : Read / Write / Construct Only
3335 "<a class="link" href="GtkSourceGutter.html#GtkSourceGutter--window-type" title='The "window-type" property'>window-type</a>" <a href="http://library.gnome.org/devel/gtk/unstable/GtkTextView.html#GtkTextWindowType"><span class="type">GtkTextWindowType</span></a> : Read / Write / Construct Only
3336- "<a class="link" href="GtkSourceGutter.html#GtkSourceGutter--xpad" title='The "xpad" property'>xpad</a>" <span class="type">gint</span> : Read / Write / Construct
3337- "<a class="link" href="GtkSourceGutter.html#GtkSourceGutter--ypad" title='The "ypad" property'>ypad</a>" <span class="type">gint</span> : Read / Write / Construct
3338+ "<a class="link" href="GtkSourceGutter.html#GtkSourceGutter--xpad" title='The "xpad" property'>xpad</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write / Construct
3339+ "<a class="link" href="GtkSourceGutter.html#GtkSourceGutter--ypad" title='The "ypad" property'>ypad</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write / Construct
3340 </pre>
3341 </div>
3342 <div class="refsect1">
3343@@ -114,7 +114,7 @@
3344 </tr>
3345 <tr>
3346 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
3347-<td>the <a href="http://library.gnome.org/devel/gdk/unstable/gdk3-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> of the gutter, or <code class="literal">NULL</code>
3348+<td>the <a href="http://library.gnome.org/devel/gdk/unstable/gdk3-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> of the gutter, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
3349 if the gutter has no window. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
3350 </td>
3351 </tr>
3352@@ -125,9 +125,9 @@
3353 <hr>
3354 <div class="refsect2">
3355 <a name="gtk-source-gutter-insert"></a><h3>gtk_source_gutter_insert ()</h3>
3356-<pre class="programlisting"><span class="returnvalue">gboolean</span> gtk_source_gutter_insert (<em class="parameter"><code><a class="link" href="GtkSourceGutter.html" title="GtkSourceGutter"><span class="type">GtkSourceGutter</span></a> *gutter</code></em>,
3357+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_source_gutter_insert (<em class="parameter"><code><a class="link" href="GtkSourceGutter.html" title="GtkSourceGutter"><span class="type">GtkSourceGutter</span></a> *gutter</code></em>,
3358 <em class="parameter"><code><a class="link" href="gtksourceview-3.0-GtkSourceGutterRenderer.html#GtkSourceGutterRenderer" title="struct GtkSourceGutterRenderer"><span class="type">GtkSourceGutterRenderer</span></a> *renderer</code></em>,
3359- <em class="parameter"><code><span class="type">gint</span> position</code></em>);</pre>
3360+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> position</code></em>);</pre>
3361 <p>
3362 Insert <em class="parameter"><code>renderer</code></em> into the gutter. If <em class="parameter"><code>renderer</code></em> is yet unowned then gutter
3363 claims its ownership. Otherwise just increases renderer's reference count.
3364@@ -151,7 +151,7 @@
3365 <tr>
3366 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
3367 <td>
3368-<code class="literal">TRUE</code> if operation succeeded. Otherwise <code class="literal">FALSE</code>.</td>
3369+<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if operation succeeded. Otherwise <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</td>
3370 </tr>
3371 </tbody>
3372 </table></div>
3373@@ -162,7 +162,7 @@
3374 <a name="gtk-source-gutter-reorder"></a><h3>gtk_source_gutter_reorder ()</h3>
3375 <pre class="programlisting"><span class="returnvalue">void</span> gtk_source_gutter_reorder (<em class="parameter"><code><a class="link" href="GtkSourceGutter.html" title="GtkSourceGutter"><span class="type">GtkSourceGutter</span></a> *gutter</code></em>,
3376 <em class="parameter"><code><a class="link" href="gtksourceview-3.0-GtkSourceGutterRenderer.html#GtkSourceGutterRenderer" title="struct GtkSourceGutterRenderer"><span class="type">GtkSourceGutterRenderer</span></a> *renderer</code></em>,
3377- <em class="parameter"><code><span class="type">gint</span> position</code></em>);</pre>
3378+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> position</code></em>);</pre>
3379 <p>
3380 Reorders <em class="parameter"><code>renderer</code></em> in <em class="parameter"><code>gutter</code></em> to new <em class="parameter"><code>position</code></em>.
3381 </p>
3382@@ -247,7 +247,7 @@
3383 <hr>
3384 <div class="refsect2">
3385 <a name="GtkSourceGutter--xpad"></a><h3>The <code class="literal">"xpad"</code> property</h3>
3386-<pre class="programlisting"> "xpad" <span class="type">gint</span> : Read / Write / Construct</pre>
3387+<pre class="programlisting"> "xpad" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write / Construct</pre>
3388 <p>The x-padding.</p>
3389 <p>Allowed values: &gt;= G_MAXULONG</p>
3390 <p>Default value: 0</p>
3391@@ -255,7 +255,7 @@
3392 <hr>
3393 <div class="refsect2">
3394 <a name="GtkSourceGutter--ypad"></a><h3>The <code class="literal">"ypad"</code> property</h3>
3395-<pre class="programlisting"> "ypad" <span class="type">gint</span> : Read / Write / Construct</pre>
3396+<pre class="programlisting"> "ypad" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write / Construct</pre>
3397 <p>The y-padding.</p>
3398 <p>Allowed values: &gt;= G_MAXULONG</p>
3399 <p>Default value: 0</p>
3400
3401=== modified file 'docs/reference/html/GtkSourceLanguage.html'
3402--- docs/reference/html/GtkSourceLanguage.html 2011-04-06 17:25:57 +0000
3403+++ docs/reference/html/GtkSourceLanguage.html 2011-08-26 10:31:05 +0000
3404@@ -45,33 +45,33 @@
3405 #include &lt;gtksourceview/gtksourcelanguage.h&gt;
3406
3407 struct <a class="link" href="GtkSourceLanguage.html#GtkSourceLanguage-struct" title="struct GtkSourceLanguage">GtkSourceLanguage</a>;
3408-const <span class="returnvalue">gchar</span> * <a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-id" title="gtk_source_language_get_id ()">gtk_source_language_get_id</a> (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);
3409-const <span class="returnvalue">gchar</span> * <a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-name" title="gtk_source_language_get_name ()">gtk_source_language_get_name</a> (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);
3410-const <span class="returnvalue">gchar</span> * <a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-section" title="gtk_source_language_get_section ()">gtk_source_language_get_section</a> (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);
3411-<span class="returnvalue">gboolean</span> <a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-hidden" title="gtk_source_language_get_hidden ()">gtk_source_language_get_hidden</a> (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);
3412-const <span class="returnvalue">gchar</span> * <a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-metadata" title="gtk_source_language_get_metadata ()">gtk_source_language_get_metadata</a> (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>,
3413- <em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>);
3414-<span class="returnvalue">gchar</span> ** <a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-mime-types" title="gtk_source_language_get_mime_types ()">gtk_source_language_get_mime_types</a> (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);
3415-<span class="returnvalue">gchar</span> ** <a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-globs" title="gtk_source_language_get_globs ()">gtk_source_language_get_globs</a> (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);
3416-const <span class="returnvalue">gchar</span> * <a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-style-name" title="gtk_source_language_get_style_name ()">gtk_source_language_get_style_name</a> (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>,
3417- <em class="parameter"><code>const <span class="type">gchar</span> *style_id</code></em>);
3418-<span class="returnvalue">gchar</span> ** <a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-style-ids" title="gtk_source_language_get_style_ids ()">gtk_source_language_get_style_ids</a> (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);
3419+const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-id" title="gtk_source_language_get_id ()">gtk_source_language_get_id</a> (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);
3420+const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-name" title="gtk_source_language_get_name ()">gtk_source_language_get_name</a> (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);
3421+const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-section" title="gtk_source_language_get_section ()">gtk_source_language_get_section</a> (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);
3422+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-hidden" title="gtk_source_language_get_hidden ()">gtk_source_language_get_hidden</a> (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);
3423+const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-metadata" title="gtk_source_language_get_metadata ()">gtk_source_language_get_metadata</a> (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>,
3424+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);
3425+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> ** <a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-mime-types" title="gtk_source_language_get_mime_types ()">gtk_source_language_get_mime_types</a> (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);
3426+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> ** <a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-globs" title="gtk_source_language_get_globs ()">gtk_source_language_get_globs</a> (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);
3427+const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-style-name" title="gtk_source_language_get_style_name ()">gtk_source_language_get_style_name</a> (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>,
3428+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *style_id</code></em>);
3429+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> ** <a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-style-ids" title="gtk_source_language_get_style_ids ()">gtk_source_language_get_style_ids</a> (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);
3430 </pre>
3431 </div>
3432 <div class="refsect1">
3433 <a name="GtkSourceLanguage.object-hierarchy"></a><h2>Object Hierarchy</h2>
3434 <pre class="synopsis">
3435- GObject
3436+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
3437 +----GtkSourceLanguage
3438 </pre>
3439 </div>
3440 <div class="refsect1">
3441 <a name="GtkSourceLanguage.properties"></a><h2>Properties</h2>
3442 <pre class="synopsis">
3443- "<a class="link" href="GtkSourceLanguage.html#GtkSourceLanguage--hidden" title='The "hidden" property'>hidden</a>" <span class="type">gboolean</span> : Read
3444- "<a class="link" href="GtkSourceLanguage.html#GtkSourceLanguage--id" title='The "id" property'>id</a>" <span class="type">gchar</span>* : Read
3445- "<a class="link" href="GtkSourceLanguage.html#GtkSourceLanguage--name" title='The "name" property'>name</a>" <span class="type">gchar</span>* : Read
3446- "<a class="link" href="GtkSourceLanguage.html#GtkSourceLanguage--section" title='The "section" property'>section</a>" <span class="type">gchar</span>* : Read
3447+ "<a class="link" href="GtkSourceLanguage.html#GtkSourceLanguage--hidden" title='The "hidden" property'>hidden</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read
3448+ "<a class="link" href="GtkSourceLanguage.html#GtkSourceLanguage--id" title='The "id" property'>id</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read
3449+ "<a class="link" href="GtkSourceLanguage.html#GtkSourceLanguage--name" title='The "name" property'>name</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read
3450+ "<a class="link" href="GtkSourceLanguage.html#GtkSourceLanguage--section" title='The "section" property'>section</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read
3451 </pre>
3452 </div>
3453 <div class="refsect1">
3454@@ -92,7 +92,7 @@
3455 <hr>
3456 <div class="refsect2">
3457 <a name="gtk-source-language-get-id"></a><h3>gtk_source_language_get_id ()</h3>
3458-<pre class="programlisting">const <span class="returnvalue">gchar</span> * gtk_source_language_get_id (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);</pre>
3459+<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_source_language_get_id (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);</pre>
3460 <p>
3461 Returns the ID of the language. The ID is not locale-dependent.
3462 The returned string is owned by <em class="parameter"><code>language</code></em> and should not be freed
3463@@ -115,7 +115,7 @@
3464 <hr>
3465 <div class="refsect2">
3466 <a name="gtk-source-language-get-name"></a><h3>gtk_source_language_get_name ()</h3>
3467-<pre class="programlisting">const <span class="returnvalue">gchar</span> * gtk_source_language_get_name (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);</pre>
3468+<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_source_language_get_name (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);</pre>
3469 <p>
3470 Returns the localized name of the language.
3471 The returned string is owned by <em class="parameter"><code>language</code></em> and should not be freed
3472@@ -138,7 +138,7 @@
3473 <hr>
3474 <div class="refsect2">
3475 <a name="gtk-source-language-get-section"></a><h3>gtk_source_language_get_section ()</h3>
3476-<pre class="programlisting">const <span class="returnvalue">gchar</span> * gtk_source_language_get_section (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);</pre>
3477+<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_source_language_get_section (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);</pre>
3478 <p>
3479 Returns the localized section of the language.
3480 Each language belong to a section (ex. HTML belogs to the
3481@@ -163,7 +163,7 @@
3482 <hr>
3483 <div class="refsect2">
3484 <a name="gtk-source-language-get-hidden"></a><h3>gtk_source_language_get_hidden ()</h3>
3485-<pre class="programlisting"><span class="returnvalue">gboolean</span> gtk_source_language_get_hidden (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);</pre>
3486+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_source_language_get_hidden (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);</pre>
3487 <p>
3488 Returns whether the language should be hidden from the user.
3489 </p>
3490@@ -178,7 +178,7 @@
3491 <tr>
3492 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
3493 <td>
3494-<code class="literal">TRUE</code> if the language should be hidden, <code class="literal">FALSE</code> otherwise.</td>
3495+<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the language should be hidden, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</td>
3496 </tr>
3497 </tbody>
3498 </table></div>
3499@@ -186,8 +186,8 @@
3500 <hr>
3501 <div class="refsect2">
3502 <a name="gtk-source-language-get-metadata"></a><h3>gtk_source_language_get_metadata ()</h3>
3503-<pre class="programlisting">const <span class="returnvalue">gchar</span> * gtk_source_language_get_metadata (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>,
3504- <em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>);</pre>
3505+<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_source_language_get_metadata (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>,
3506+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);</pre>
3507 <div class="variablelist"><table border="0">
3508 <col align="left" valign="top">
3509 <tbody>
3510@@ -202,7 +202,7 @@
3511 <tr>
3512 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
3513 <td>value of property <em class="parameter"><code>name</code></em> stored in the metadata of <em class="parameter"><code>language</code></em>
3514-or <code class="literal">NULL</code> if language doesn't contain that metadata property.
3515+or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if language doesn't contain that metadata property.
3516 The returned string is owned by <em class="parameter"><code>language</code></em> and should not be freed
3517 or modified.</td>
3518 </tr>
3519@@ -212,7 +212,7 @@
3520 <hr>
3521 <div class="refsect2">
3522 <a name="gtk-source-language-get-mime-types"></a><h3>gtk_source_language_get_mime_types ()</h3>
3523-<pre class="programlisting"><span class="returnvalue">gchar</span> ** gtk_source_language_get_mime_types (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);</pre>
3524+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> ** gtk_source_language_get_mime_types (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);</pre>
3525 <p>
3526 Returns the mime types associated to this language. This is just
3527 an utility wrapper around <a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-metadata" title="gtk_source_language_get_metadata ()"><code class="function">gtk_source_language_get_metadata()</code></a> to
3528@@ -229,9 +229,9 @@
3529 <tr>
3530 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
3531 <td>a newly-allocated
3532-<code class="literal">NULL</code> terminated array containing the mime types or <code class="literal">NULL</code> if no
3533+<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> terminated array containing the mime types or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no
3534 mime types are found.
3535-The returned array must be freed with <code class="function">g_strfreev()</code>. <span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> zero-terminated=1][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
3536+The returned array must be freed with <a href="http://library.gnome.org/devel/glib/unstable/glib-String-Utility-Functions.html#g-strfreev"><code class="function">g_strfreev()</code></a>. <span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> zero-terminated=1][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
3537 </td>
3538 </tr>
3539 </tbody>
3540@@ -240,7 +240,7 @@
3541 <hr>
3542 <div class="refsect2">
3543 <a name="gtk-source-language-get-globs"></a><h3>gtk_source_language_get_globs ()</h3>
3544-<pre class="programlisting"><span class="returnvalue">gchar</span> ** gtk_source_language_get_globs (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);</pre>
3545+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> ** gtk_source_language_get_globs (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);</pre>
3546 <p>
3547 Returns the globs associated to this language. This is just
3548 an utility wrapper around <a class="link" href="GtkSourceLanguage.html#gtk-source-language-get-metadata" title="gtk_source_language_get_metadata ()"><code class="function">gtk_source_language_get_metadata()</code></a> to
3549@@ -256,8 +256,8 @@
3550 <tr>
3551 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
3552 <td>a newly-allocated
3553-<code class="literal">NULL</code> terminated array containing the globs or <code class="literal">NULL</code> if no globs are found.
3554-The returned array must be freed with <code class="function">g_strfreev()</code>. <span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> zero-terminated=1][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
3555+<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> terminated array containing the globs or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no globs are found.
3556+The returned array must be freed with <a href="http://library.gnome.org/devel/glib/unstable/glib-String-Utility-Functions.html#g-strfreev"><code class="function">g_strfreev()</code></a>. <span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> zero-terminated=1][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
3557 </td>
3558 </tr>
3559 </tbody>
3560@@ -266,8 +266,8 @@
3561 <hr>
3562 <div class="refsect2">
3563 <a name="gtk-source-language-get-style-name"></a><h3>gtk_source_language_get_style_name ()</h3>
3564-<pre class="programlisting">const <span class="returnvalue">gchar</span> * gtk_source_language_get_style_name (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>,
3565- <em class="parameter"><code>const <span class="type">gchar</span> *style_id</code></em>);</pre>
3566+<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_source_language_get_style_name (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>,
3567+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *style_id</code></em>);</pre>
3568 <p>
3569 Returns the name of the style with ID <em class="parameter"><code>style_id</code></em> defined by this <em class="parameter"><code>language</code></em>.
3570 </p>
3571@@ -285,7 +285,7 @@
3572 <tr>
3573 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
3574 <td>the name of the style with ID <em class="parameter"><code>style_id</code></em> defined by this <em class="parameter"><code>language</code></em> or
3575-<code class="literal">NULL</code> if the style has no name or there is no style with ID <em class="parameter"><code>style_id</code></em> defined
3576+<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the style has no name or there is no style with ID <em class="parameter"><code>style_id</code></em> defined
3577 by this <em class="parameter"><code>language</code></em>. The returned string is owned by the <em class="parameter"><code>language</code></em> and must
3578 not be modified.</td>
3579 </tr>
3580@@ -295,7 +295,7 @@
3581 <hr>
3582 <div class="refsect2">
3583 <a name="gtk-source-language-get-style-ids"></a><h3>gtk_source_language_get_style_ids ()</h3>
3584-<pre class="programlisting"><span class="returnvalue">gchar</span> ** gtk_source_language_get_style_ids (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);</pre>
3585+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> ** gtk_source_language_get_style_ids (<em class="parameter"><code><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> *language</code></em>);</pre>
3586 <p>
3587 Returns the ids of the styles defined by this <em class="parameter"><code>language</code></em>.
3588 </p>
3589@@ -308,10 +308,10 @@
3590 </tr>
3591 <tr>
3592 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
3593-<td>a <code class="literal">NULL</code> terminated
3594+<td>a <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> terminated
3595 array containing ids of the styles defined by this <em class="parameter"><code>language</code></em> or
3596-<code class="literal">NULL</code> if no style is defined.
3597-The returned array must be freed with <code class="function">g_strfreev()</code>. <span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> zero-terminated=1][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
3598+<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no style is defined.
3599+The returned array must be freed with <a href="http://library.gnome.org/devel/glib/unstable/glib-String-Utility-Functions.html#g-strfreev"><code class="function">g_strfreev()</code></a>. <span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> zero-terminated=1][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
3600 </td>
3601 </tr>
3602 </tbody>
3603@@ -322,28 +322,28 @@
3604 <a name="GtkSourceLanguage.property-details"></a><h2>Property Details</h2>
3605 <div class="refsect2">
3606 <a name="GtkSourceLanguage--hidden"></a><h3>The <code class="literal">"hidden"</code> property</h3>
3607-<pre class="programlisting"> "hidden" <span class="type">gboolean</span> : Read</pre>
3608+<pre class="programlisting"> "hidden" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read</pre>
3609 <p>Whether the language should be hidden from the user.</p>
3610 <p>Default value: FALSE</p>
3611 </div>
3612 <hr>
3613 <div class="refsect2">
3614 <a name="GtkSourceLanguage--id"></a><h3>The <code class="literal">"id"</code> property</h3>
3615-<pre class="programlisting"> "id" <span class="type">gchar</span>* : Read</pre>
3616+<pre class="programlisting"> "id" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read</pre>
3617 <p>Language id.</p>
3618 <p>Default value: NULL</p>
3619 </div>
3620 <hr>
3621 <div class="refsect2">
3622 <a name="GtkSourceLanguage--name"></a><h3>The <code class="literal">"name"</code> property</h3>
3623-<pre class="programlisting"> "name" <span class="type">gchar</span>* : Read</pre>
3624+<pre class="programlisting"> "name" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read</pre>
3625 <p>Language name.</p>
3626 <p>Default value: NULL</p>
3627 </div>
3628 <hr>
3629 <div class="refsect2">
3630 <a name="GtkSourceLanguage--section"></a><h3>The <code class="literal">"section"</code> property</h3>
3631-<pre class="programlisting"> "section" <span class="type">gchar</span>* : Read</pre>
3632+<pre class="programlisting"> "section" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read</pre>
3633 <p>Language section.</p>
3634 <p>Default value: NULL</p>
3635 </div>
3636
3637=== modified file 'docs/reference/html/GtkSourceLanguageManager.html'
3638--- docs/reference/html/GtkSourceLanguageManager.html 2011-04-06 17:25:57 +0000
3639+++ docs/reference/html/GtkSourceLanguageManager.html 2011-08-26 10:31:05 +0000
3640@@ -51,32 +51,32 @@
3641 (<em class="parameter"><code><span class="type">void</span></code></em>);
3642 <span class="returnvalue">void</span> <a class="link" href="GtkSourceLanguageManager.html#gtk-source-language-manager-set-search-path" title="gtk_source_language_manager_set_search_path ()">gtk_source_language_manager_set_search_path</a>
3643 (<em class="parameter"><code><a class="link" href="GtkSourceLanguageManager.html" title="GtkSourceLanguageManager"><span class="type">GtkSourceLanguageManager</span></a> *lm</code></em>,
3644- <em class="parameter"><code><span class="type">gchar</span> **dirs</code></em>);
3645-const <span class="returnvalue">gchar</span> * const * <a class="link" href="GtkSourceLanguageManager.html#gtk-source-language-manager-get-search-path" title="gtk_source_language_manager_get_search_path ()">gtk_source_language_manager_get_search_path</a>
3646+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **dirs</code></em>);
3647+const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * const * <a class="link" href="GtkSourceLanguageManager.html#gtk-source-language-manager-get-search-path" title="gtk_source_language_manager_get_search_path ()">gtk_source_language_manager_get_search_path</a>
3648 (<em class="parameter"><code><a class="link" href="GtkSourceLanguageManager.html" title="GtkSourceLanguageManager"><span class="type">GtkSourceLanguageManager</span></a> *lm</code></em>);
3649-const <span class="returnvalue">gchar</span> * const * <a class="link" href="GtkSourceLanguageManager.html#gtk-source-language-manager-get-language-ids" title="gtk_source_language_manager_get_language_ids ()">gtk_source_language_manager_get_language_ids</a>
3650+const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * const * <a class="link" href="GtkSourceLanguageManager.html#gtk-source-language-manager-get-language-ids" title="gtk_source_language_manager_get_language_ids ()">gtk_source_language_manager_get_language_ids</a>
3651 (<em class="parameter"><code><a class="link" href="GtkSourceLanguageManager.html" title="GtkSourceLanguageManager"><span class="type">GtkSourceLanguageManager</span></a> *lm</code></em>);
3652 <a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="returnvalue">GtkSourceLanguage</span></a> * <a class="link" href="GtkSourceLanguageManager.html#gtk-source-language-manager-get-language" title="gtk_source_language_manager_get_language ()">gtk_source_language_manager_get_language</a>
3653 (<em class="parameter"><code><a class="link" href="GtkSourceLanguageManager.html" title="GtkSourceLanguageManager"><span class="type">GtkSourceLanguageManager</span></a> *lm</code></em>,
3654- <em class="parameter"><code>const <span class="type">gchar</span> *id</code></em>);
3655+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *id</code></em>);
3656 <a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="returnvalue">GtkSourceLanguage</span></a> * <a class="link" href="GtkSourceLanguageManager.html#gtk-source-language-manager-guess-language" title="gtk_source_language_manager_guess_language ()">gtk_source_language_manager_guess_language</a>
3657 (<em class="parameter"><code><a class="link" href="GtkSourceLanguageManager.html" title="GtkSourceLanguageManager"><span class="type">GtkSourceLanguageManager</span></a> *lm</code></em>,
3658- <em class="parameter"><code>const <span class="type">gchar</span> *filename</code></em>,
3659- <em class="parameter"><code>const <span class="type">gchar</span> *content_type</code></em>);
3660+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *filename</code></em>,
3661+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *content_type</code></em>);
3662 </pre>
3663 </div>
3664 <div class="refsect1">
3665 <a name="GtkSourceLanguageManager.object-hierarchy"></a><h2>Object Hierarchy</h2>
3666 <pre class="synopsis">
3667- GObject
3668+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
3669 +----GtkSourceLanguageManager
3670 </pre>
3671 </div>
3672 <div class="refsect1">
3673 <a name="GtkSourceLanguageManager.properties"></a><h2>Properties</h2>
3674 <pre class="synopsis">
3675- "<a class="link" href="GtkSourceLanguageManager.html#GtkSourceLanguageManager--language-ids" title='The "language-ids" property'>language-ids</a>" <span class="type">GStrv</span> : Read
3676- "<a class="link" href="GtkSourceLanguageManager.html#GtkSourceLanguageManager--search-path" title='The "search-path" property'>search-path</a>" <span class="type">GStrv</span> : Read / Write
3677+ "<a class="link" href="GtkSourceLanguageManager.html#GtkSourceLanguageManager--language-ids" title='The "language-ids" property'>language-ids</a>" <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Boxed-Types.html#GStrv"><span class="type">GStrv</span></a> : Read
3678+ "<a class="link" href="GtkSourceLanguageManager.html#GtkSourceLanguageManager--search-path" title='The "search-path" property'>search-path</a>" <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Boxed-Types.html#GStrv"><span class="type">GStrv</span></a> : Read / Write
3679 </pre>
3680 </div>
3681 <div class="refsect1">
3682@@ -138,11 +138,11 @@
3683 <a name="gtk-source-language-manager-set-search-path"></a><h3>gtk_source_language_manager_set_search_path ()</h3>
3684 <pre class="programlisting"><span class="returnvalue">void</span> gtk_source_language_manager_set_search_path
3685 (<em class="parameter"><code><a class="link" href="GtkSourceLanguageManager.html" title="GtkSourceLanguageManager"><span class="type">GtkSourceLanguageManager</span></a> *lm</code></em>,
3686- <em class="parameter"><code><span class="type">gchar</span> **dirs</code></em>);</pre>
3687+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **dirs</code></em>);</pre>
3688 <p>
3689 Sets the list of directories where the <em class="parameter"><code>lm</code></em> looks for
3690 language files.
3691-If <em class="parameter"><code>dirs</code></em> is <code class="literal">NULL</code>, the search path is reset to default.
3692+If <em class="parameter"><code>dirs</code></em> is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the search path is reset to default.
3693 </p>
3694 <p>
3695 </p>
3696@@ -166,7 +166,7 @@
3697 </tr>
3698 <tr>
3699 <td><p><span class="term"><em class="parameter"><code>dirs</code></em> :</span></p></td>
3700-<td>a <code class="literal">NULL</code>-terminated array of strings or <code class="literal">NULL</code>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> zero-terminated=1]</span>
3701+<td>a <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated array of strings or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> zero-terminated=1]</span>
3702 </td>
3703 </tr>
3704 </tbody>
3705@@ -175,7 +175,7 @@
3706 <hr>
3707 <div class="refsect2">
3708 <a name="gtk-source-language-manager-get-search-path"></a><h3>gtk_source_language_manager_get_search_path ()</h3>
3709-<pre class="programlisting">const <span class="returnvalue">gchar</span> * const * gtk_source_language_manager_get_search_path
3710+<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * const * gtk_source_language_manager_get_search_path
3711 (<em class="parameter"><code><a class="link" href="GtkSourceLanguageManager.html" title="GtkSourceLanguageManager"><span class="type">GtkSourceLanguageManager</span></a> *lm</code></em>);</pre>
3712 <p>
3713 Gets the list directories where <em class="parameter"><code>lm</code></em> looks for language files.
3714@@ -190,7 +190,7 @@
3715 <tr>
3716 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
3717 <td>
3718-<code class="literal">NULL</code>-terminated array
3719+<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated array
3720 containg a list of language files directories.
3721 The array is owned by <em class="parameter"><code>lm</code></em> and must not be modified. <span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> zero-terminated=1][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
3722 </td>
3723@@ -201,7 +201,7 @@
3724 <hr>
3725 <div class="refsect2">
3726 <a name="gtk-source-language-manager-get-language-ids"></a><h3>gtk_source_language_manager_get_language_ids ()</h3>
3727-<pre class="programlisting">const <span class="returnvalue">gchar</span> * const * gtk_source_language_manager_get_language_ids
3728+<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * const * gtk_source_language_manager_get_language_ids
3729 (<em class="parameter"><code><a class="link" href="GtkSourceLanguageManager.html" title="GtkSourceLanguageManager"><span class="type">GtkSourceLanguageManager</span></a> *lm</code></em>);</pre>
3730 <p>
3731 Returns the ids of the available languages.
3732@@ -215,8 +215,8 @@
3733 </tr>
3734 <tr>
3735 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
3736-<td>a <code class="literal">NULL</code>-terminated array of string
3737-containing the ids of the available languages or <code class="literal">NULL</code> if
3738+<td>a <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated array of string
3739+containing the ids of the available languages or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
3740 no language is available.
3741 The array is owned by <em class="parameter"><code>lm</code></em> and must not be modified. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
3742 </td>
3743@@ -229,7 +229,7 @@
3744 <a name="gtk-source-language-manager-get-language"></a><h3>gtk_source_language_manager_get_language ()</h3>
3745 <pre class="programlisting"><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="returnvalue">GtkSourceLanguage</span></a> * gtk_source_language_manager_get_language
3746 (<em class="parameter"><code><a class="link" href="GtkSourceLanguageManager.html" title="GtkSourceLanguageManager"><span class="type">GtkSourceLanguageManager</span></a> *lm</code></em>,
3747- <em class="parameter"><code>const <span class="type">gchar</span> *id</code></em>);</pre>
3748+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *id</code></em>);</pre>
3749 <p>
3750 Gets the <a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> identified by the given <em class="parameter"><code>id</code></em> in the language
3751 manager.
3752@@ -247,7 +247,7 @@
3753 </tr>
3754 <tr>
3755 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
3756-<td>a <a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a>, or <code class="literal">NULL</code> if there is no language
3757+<td>a <a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if there is no language
3758 identified by the given <em class="parameter"><code>id</code></em>. Return value is owned by <em class="parameter"><code>lm</code></em> and should not
3759 be freed. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
3760 </td>
3761@@ -260,12 +260,12 @@
3762 <a name="gtk-source-language-manager-guess-language"></a><h3>gtk_source_language_manager_guess_language ()</h3>
3763 <pre class="programlisting"><a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="returnvalue">GtkSourceLanguage</span></a> * gtk_source_language_manager_guess_language
3764 (<em class="parameter"><code><a class="link" href="GtkSourceLanguageManager.html" title="GtkSourceLanguageManager"><span class="type">GtkSourceLanguageManager</span></a> *lm</code></em>,
3765- <em class="parameter"><code>const <span class="type">gchar</span> *filename</code></em>,
3766- <em class="parameter"><code>const <span class="type">gchar</span> *content_type</code></em>);</pre>
3767+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *filename</code></em>,
3768+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *content_type</code></em>);</pre>
3769 <p>
3770 Picks a <a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> for given file name and content type,
3771 according to the information in lang files. Either <em class="parameter"><code>filename</code></em> or
3772-<em class="parameter"><code>content_type</code></em> may be <code class="literal">NULL</code>. This function can be used as follows:
3773+<em class="parameter"><code>content_type</code></em> may be <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. This function can be used as follows:
3774 </p>
3775 <p>
3776 </p>
3777@@ -277,7 +277,7 @@
3778 2
3779 3</pre></td>
3780 <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>
3781-<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"> NULL</span><span class="symbol">);</span>
3782+<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="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">);</span>
3783 <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>
3784 </tr>
3785 </tbody>
3786@@ -310,21 +310,21 @@
3787 13
3788 14
3789 15</pre></td>
3790- <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"> NULL</span><span class="symbol">;</span>
3791+ <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="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">;</span>
3792 <span class="usertype">gboolean</span><span class="normal"> result_uncertain</span><span class="symbol">;</span>
3793 <span class="usertype">gchar</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">content_type</span><span class="symbol">;</span>
3794
3795-<span class="normal">content_type </span><span class="symbol">=</span><span class="normal"> </span><span class="function">g_content_type_guess</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">filename</span><span class="symbol">,</span><span class="normal"> NULL</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>
3796+<span class="normal">content_type </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="http://library.gnome.org/devel/gio/unstable/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="http://library.gnome.org/devel/glib/unstable/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>
3797 <span class="keyword">if</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">result_uncertain</span><span class="symbol">)</span>
3798 <span class="normal"> </span><span class="cbracket">{</span>
3799-<span class="normal"> </span><span class="function">g_free</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">content_type</span><span class="symbol">);</span>
3800-<span class="normal"> content_type </span><span class="symbol">=</span><span class="normal"> NULL</span><span class="symbol">;</span>
3801+<span class="normal"> </span><span class="function"><a href="http://library.gnome.org/devel/glib/unstable/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>
3802+<span class="normal"> content_type </span><span class="symbol">=</span><span class="normal"> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">;</span>
3803 <span class="normal"> </span><span class="cbracket">}</span>
3804
3805 <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>
3806 <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>
3807
3808-<span class="function">g_free</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">content_type</span><span class="symbol">);</span></pre></td>
3809+<span class="function"><a href="http://library.gnome.org/devel/glib/unstable/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>
3810 </tr>
3811 </tbody>
3812 </table>
3813@@ -345,17 +345,17 @@
3814 </tr>
3815 <tr>
3816 <td><p><span class="term"><em class="parameter"><code>filename</code></em> :</span></p></td>
3817-<td>a filename in Glib filename encoding, or <code class="literal">NULL</code>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3818+<td>a filename in Glib filename encoding, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3819 </td>
3820 </tr>
3821 <tr>
3822 <td><p><span class="term"><em class="parameter"><code>content_type</code></em> :</span></p></td>
3823-<td>a content type (as in GIO API), or <code class="literal">NULL</code>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3824+<td>a content type (as in GIO API), or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3825 </td>
3826 </tr>
3827 <tr>
3828 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
3829-<td>a <a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a>, or <code class="literal">NULL</code> if there is no suitable language
3830+<td>a <a class="link" href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if there is no suitable language
3831 for given <em class="parameter"><code>filename</code></em> and/or <em class="parameter"><code>content_type</code></em>. Return value is owned by <em class="parameter"><code>lm</code></em>
3832 and should not be freed. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
3833 </td>
3834@@ -369,13 +369,13 @@
3835 <a name="GtkSourceLanguageManager.property-details"></a><h2>Property Details</h2>
3836 <div class="refsect2">
3837 <a name="GtkSourceLanguageManager--language-ids"></a><h3>The <code class="literal">"language-ids"</code> property</h3>
3838-<pre class="programlisting"> "language-ids" <span class="type">GStrv</span> : Read</pre>
3839+<pre class="programlisting"> "language-ids" <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Boxed-Types.html#GStrv"><span class="type">GStrv</span></a> : Read</pre>
3840 <p>List of the ids of the available languages.</p>
3841 </div>
3842 <hr>
3843 <div class="refsect2">
3844 <a name="GtkSourceLanguageManager--search-path"></a><h3>The <code class="literal">"search-path"</code> property</h3>
3845-<pre class="programlisting"> "search-path" <span class="type">GStrv</span> : Read / Write</pre>
3846+<pre class="programlisting"> "search-path" <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Boxed-Types.html#GStrv"><span class="type">GStrv</span></a> : Read / Write</pre>
3847 <p>List of directories where the language specification files (.lang) are located.</p>
3848 </div>
3849 </div>
3850
3851=== modified file 'docs/reference/html/GtkSourceMark.html'
3852--- docs/reference/html/GtkSourceMark.html 2011-04-06 17:25:57 +0000
3853+++ docs/reference/html/GtkSourceMark.html 2011-08-26 10:31:05 +0000
3854@@ -45,19 +45,19 @@
3855 #include &lt;gtksourceview/gtksourcemark.h&gt;
3856
3857 struct <a class="link" href="GtkSourceMark.html#GtkSourceMark-struct" title="struct GtkSourceMark">GtkSourceMark</a>;
3858-<a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="returnvalue">GtkSourceMark</span></a> * <a class="link" href="GtkSourceMark.html#gtk-source-mark-new" title="gtk_source_mark_new ()">gtk_source_mark_new</a> (<em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>,
3859- <em class="parameter"><code>const <span class="type">gchar</span> *category</code></em>);
3860-const <span class="returnvalue">gchar</span> * <a class="link" href="GtkSourceMark.html#gtk-source-mark-get-category" title="gtk_source_mark_get_category ()">gtk_source_mark_get_category</a> (<em class="parameter"><code><a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="type">GtkSourceMark</span></a> *mark</code></em>);
3861+<a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="returnvalue">GtkSourceMark</span></a> * <a class="link" href="GtkSourceMark.html#gtk-source-mark-new" title="gtk_source_mark_new ()">gtk_source_mark_new</a> (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
3862+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *category</code></em>);
3863+const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkSourceMark.html#gtk-source-mark-get-category" title="gtk_source_mark_get_category ()">gtk_source_mark_get_category</a> (<em class="parameter"><code><a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="type">GtkSourceMark</span></a> *mark</code></em>);
3864 <a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="returnvalue">GtkSourceMark</span></a> * <a class="link" href="GtkSourceMark.html#gtk-source-mark-next" title="gtk_source_mark_next ()">gtk_source_mark_next</a> (<em class="parameter"><code><a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="type">GtkSourceMark</span></a> *mark</code></em>,
3865- <em class="parameter"><code>const <span class="type">gchar</span> *category</code></em>);
3866+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *category</code></em>);
3867 <a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="returnvalue">GtkSourceMark</span></a> * <a class="link" href="GtkSourceMark.html#gtk-source-mark-prev" title="gtk_source_mark_prev ()">gtk_source_mark_prev</a> (<em class="parameter"><code><a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="type">GtkSourceMark</span></a> *mark</code></em>,
3868- <em class="parameter"><code>const <span class="type">gchar</span> *category</code></em>);
3869+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *category</code></em>);
3870 </pre>
3871 </div>
3872 <div class="refsect1">
3873 <a name="GtkSourceMark.object-hierarchy"></a><h2>Object Hierarchy</h2>
3874 <pre class="synopsis">
3875- GObject
3876+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
3877 +----<a href="http://library.gnome.org/devel/gtk/unstable/GtkTextMark.html">GtkTextMark</a>
3878 +----GtkSourceMark
3879 </pre>
3880@@ -65,7 +65,7 @@
3881 <div class="refsect1">
3882 <a name="GtkSourceMark.properties"></a><h2>Properties</h2>
3883 <pre class="synopsis">
3884- "<a class="link" href="GtkSourceMark.html#GtkSourceMark--category" title='The "category" property'>category</a>" <span class="type">gchar</span>* : Read / Write / Construct Only
3885+ "<a class="link" href="GtkSourceMark.html#GtkSourceMark--category" title='The "category" property'>category</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write / Construct Only
3886 </pre>
3887 </div>
3888 <div class="refsect1">
3889@@ -95,8 +95,8 @@
3890 <hr>
3891 <div class="refsect2">
3892 <a name="gtk-source-mark-new"></a><h3>gtk_source_mark_new ()</h3>
3893-<pre class="programlisting"><a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="returnvalue">GtkSourceMark</span></a> * gtk_source_mark_new (<em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>,
3894- <em class="parameter"><code>const <span class="type">gchar</span> *category</code></em>);</pre>
3895+<pre class="programlisting"><a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="returnvalue">GtkSourceMark</span></a> * gtk_source_mark_new (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
3896+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *category</code></em>);</pre>
3897 <p>
3898 Creates a text mark. Add it to a buffer using <a href="http://library.gnome.org/devel/gtk/unstable/GtkTextBuffer.html#gtk-text-buffer-add-mark"><code class="function">gtk_text_buffer_add_mark()</code></a>.
3899 If name is NULL, the mark is anonymous; otherwise, the mark can be retrieved
3900@@ -129,7 +129,7 @@
3901 <hr>
3902 <div class="refsect2">
3903 <a name="gtk-source-mark-get-category"></a><h3>gtk_source_mark_get_category ()</h3>
3904-<pre class="programlisting">const <span class="returnvalue">gchar</span> * gtk_source_mark_get_category (<em class="parameter"><code><a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="type">GtkSourceMark</span></a> *mark</code></em>);</pre>
3905+<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_source_mark_get_category (<em class="parameter"><code><a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="type">GtkSourceMark</span></a> *mark</code></em>);</pre>
3906 <p>
3907 Returns the mark category.
3908 </p>
3909@@ -152,13 +152,13 @@
3910 <div class="refsect2">
3911 <a name="gtk-source-mark-next"></a><h3>gtk_source_mark_next ()</h3>
3912 <pre class="programlisting"><a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="returnvalue">GtkSourceMark</span></a> * gtk_source_mark_next (<em class="parameter"><code><a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="type">GtkSourceMark</span></a> *mark</code></em>,
3913- <em class="parameter"><code>const <span class="type">gchar</span> *category</code></em>);</pre>
3914+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *category</code></em>);</pre>
3915 <p>
3916-Returns the next <a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="type">GtkSourceMark</span></a> in the buffer or <code class="literal">NULL</code> if the mark
3917-was not added to a buffer. If there is no next mark, <code class="literal">NULL</code> will be returned.
3918+Returns the next <a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="type">GtkSourceMark</span></a> in the buffer or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the mark
3919+was not added to a buffer. If there is no next mark, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> will be returned.
3920 </p>
3921 <p>
3922-If <em class="parameter"><code>category</code></em> is <code class="literal">NULL</code>, looks for marks of any category.
3923+If <em class="parameter"><code>category</code></em> is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, looks for marks of any category.
3924 </p>
3925 <div class="variablelist"><table border="0">
3926 <col align="left" valign="top">
3927@@ -169,12 +169,12 @@
3928 </tr>
3929 <tr>
3930 <td><p><span class="term"><em class="parameter"><code>category</code></em> :</span></p></td>
3931-<td>a string specifying the mark category, or <code class="literal">NULL</code>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3932+<td>a string specifying the mark category, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
3933 </td>
3934 </tr>
3935 <tr>
3936 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
3937-<td>the next <a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="type">GtkSourceMark</span></a>, or <code class="literal">NULL</code>. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
3938+<td>the next <a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="type">GtkSourceMark</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
3939 </td>
3940 </tr>
3941 </tbody>
3942@@ -185,13 +185,13 @@
3943 <div class="refsect2">
3944 <a name="gtk-source-mark-prev"></a><h3>gtk_source_mark_prev ()</h3>
3945 <pre class="programlisting"><a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="returnvalue">GtkSourceMark</span></a> * gtk_source_mark_prev (<em class="parameter"><code><a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="type">GtkSourceMark</span></a> *mark</code></em>,
3946- <em class="parameter"><code>const <span class="type">gchar</span> *category</code></em>);</pre>
3947+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *category</code></em>);</pre>
3948 <p>
3949-Returns the previous <a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="type">GtkSourceMark</span></a> in the buffer or <code class="literal">NULL</code> if the mark
3950-was not added to a buffer. If there is no previous mark, <code class="literal">NULL</code> is returned.
3951+Returns the previous <a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="type">GtkSourceMark</span></a> in the buffer or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the mark
3952+was not added to a buffer. If there is no previous mark, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is returned.
3953 </p>
3954 <p>
3955-If <em class="parameter"><code>category</code></em> is <code class="literal">NULL</code>, looks for marks of any category
3956+If <em class="parameter"><code>category</code></em> is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, looks for marks of any category
3957 </p>
3958 <div class="variablelist"><table border="0">
3959 <col align="left" valign="top">
3960@@ -202,11 +202,11 @@
3961 </tr>
3962 <tr>
3963 <td><p><span class="term"><em class="parameter"><code>category</code></em> :</span></p></td>
3964-<td>a string specifying the mark category, or <code class="literal">NULL</code>.</td>
3965+<td>a string specifying the mark category, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</td>
3966 </tr>
3967 <tr>
3968 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
3969-<td>the previous <a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="type">GtkSourceMark</span></a>, or <code class="literal">NULL</code>. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
3970+<td>the previous <a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="type">GtkSourceMark</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
3971 </td>
3972 </tr>
3973 </tbody>
3974@@ -218,7 +218,7 @@
3975 <a name="GtkSourceMark.property-details"></a><h2>Property Details</h2>
3976 <div class="refsect2">
3977 <a name="GtkSourceMark--category"></a><h3>The <code class="literal">"category"</code> property</h3>
3978-<pre class="programlisting"> "category" <span class="type">gchar</span>* : Read / Write / Construct Only</pre>
3979+<pre class="programlisting"> "category" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write / Construct Only</pre>
3980 <p>
3981 The category of the <a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="type">GtkSourceMark</span></a>, classifies the mark and controls
3982 which pixbuf is used and with which priority it is drawn.
3983
3984=== modified file 'docs/reference/html/GtkSourceMarkAttributes.html'
3985--- docs/reference/html/GtkSourceMarkAttributes.html 2011-04-06 07:20:55 +0000
3986+++ docs/reference/html/GtkSourceMarkAttributes.html 2011-08-26 10:31:05 +0000
3987@@ -52,23 +52,23 @@
3988 <span class="returnvalue">void</span> <a class="link" href="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-set-background" title="gtk_source_mark_attributes_set_background ()">gtk_source_mark_attributes_set_background</a>
3989 (<em class="parameter"><code><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes</code></em>,
3990 <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk/unstable/gdk3-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *background</code></em>);
3991-<span class="returnvalue">gboolean</span> <a class="link" href="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-get-background" title="gtk_source_mark_attributes_get_background ()">gtk_source_mark_attributes_get_background</a>
3992+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-get-background" title="gtk_source_mark_attributes_get_background ()">gtk_source_mark_attributes_get_background</a>
3993 (<em class="parameter"><code><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes</code></em>,
3994 <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk3-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *background</code></em>);
3995 <span class="returnvalue">void</span> <a class="link" href="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-set-stock-id" title="gtk_source_mark_attributes_set_stock_id ()">gtk_source_mark_attributes_set_stock_id</a>
3996 (<em class="parameter"><code><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes</code></em>,
3997- <em class="parameter"><code>const <span class="type">gchar</span> *stock_id</code></em>);
3998-const <span class="returnvalue">gchar</span> * <a class="link" href="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-get-stock-id" title="gtk_source_mark_attributes_get_stock_id ()">gtk_source_mark_attributes_get_stock_id</a>
3999+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stock_id</code></em>);
4000+const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-get-stock-id" title="gtk_source_mark_attributes_get_stock_id ()">gtk_source_mark_attributes_get_stock_id</a>
4001 (<em class="parameter"><code><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes</code></em>);
4002 <span class="returnvalue">void</span> <a class="link" href="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-set-icon-name" title="gtk_source_mark_attributes_set_icon_name ()">gtk_source_mark_attributes_set_icon_name</a>
4003 (<em class="parameter"><code><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes</code></em>,
4004- <em class="parameter"><code>const <span class="type">gchar</span> *icon_name</code></em>);
4005-const <span class="returnvalue">gchar</span> * <a class="link" href="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-get-icon-name" title="gtk_source_mark_attributes_get_icon_name ()">gtk_source_mark_attributes_get_icon_name</a>
4006+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *icon_name</code></em>);
4007+const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-get-icon-name" title="gtk_source_mark_attributes_get_icon_name ()">gtk_source_mark_attributes_get_icon_name</a>
4008 (<em class="parameter"><code><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes</code></em>);
4009 <span class="returnvalue">void</span> <a class="link" href="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-set-gicon" title="gtk_source_mark_attributes_set_gicon ()">gtk_source_mark_attributes_set_gicon</a>
4010 (<em class="parameter"><code><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes</code></em>,
4011- <em class="parameter"><code><span class="type">GIcon</span> *gicon</code></em>);
4012-<span class="returnvalue">GIcon</span> * <a class="link" href="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-get-gicon" title="gtk_source_mark_attributes_get_gicon ()">gtk_source_mark_attributes_get_gicon</a>
4013+ <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GIcon.html"><span class="type">GIcon</span></a> *gicon</code></em>);
4014+<a href="http://library.gnome.org/devel/gio/unstable/GIcon.html"><span class="returnvalue">GIcon</span></a> * <a class="link" href="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-get-gicon" title="gtk_source_mark_attributes_get_gicon ()">gtk_source_mark_attributes_get_gicon</a>
4015 (<em class="parameter"><code><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes</code></em>);
4016 <span class="returnvalue">void</span> <a class="link" href="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-set-pixbuf" title="gtk_source_mark_attributes_set_pixbuf ()">gtk_source_mark_attributes_set_pixbuf</a>
4017 (<em class="parameter"><code><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes</code></em>,
4018@@ -78,11 +78,11 @@
4019 const <span class="returnvalue">GdkPixbuf</span> * <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>
4020 (<em class="parameter"><code><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes</code></em>,
4021 <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"><span class="type">GtkWidget</span></a> *widget</code></em>,
4022- <em class="parameter"><code><span class="type">gint</span> size</code></em>);
4023-<span class="returnvalue">gchar</span> * <a class="link" href="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-get-tooltip-text" title="gtk_source_mark_attributes_get_tooltip_text ()">gtk_source_mark_attributes_get_tooltip_text</a>
4024+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> size</code></em>);
4025+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-get-tooltip-text" title="gtk_source_mark_attributes_get_tooltip_text ()">gtk_source_mark_attributes_get_tooltip_text</a>
4026 (<em class="parameter"><code><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes</code></em>,
4027 <em class="parameter"><code><a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="type">GtkSourceMark</span></a> *mark</code></em>);
4028-<span class="returnvalue">gchar</span> * <a class="link" href="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-get-tooltip-markup" title="gtk_source_mark_attributes_get_tooltip_markup ()">gtk_source_mark_attributes_get_tooltip_markup</a>
4029+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkSourceMarkAttributes.html#gtk-source-mark-attributes-get-tooltip-markup" title="gtk_source_mark_attributes_get_tooltip_markup ()">gtk_source_mark_attributes_get_tooltip_markup</a>
4030 (<em class="parameter"><code><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes</code></em>,
4031 <em class="parameter"><code><a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="type">GtkSourceMark</span></a> *mark</code></em>);
4032 </pre>
4033@@ -90,7 +90,7 @@
4034 <div class="refsect1">
4035 <a name="GtkSourceMarkAttributes.object-hierarchy"></a><h2>Object Hierarchy</h2>
4036 <pre class="synopsis">
4037- GObject
4038+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
4039 +----GtkSourceMarkAttributes
4040 </pre>
4041 </div>
4042@@ -98,17 +98,17 @@
4043 <a name="GtkSourceMarkAttributes.properties"></a><h2>Properties</h2>
4044 <pre class="synopsis">
4045 "<a class="link" href="GtkSourceMarkAttributes.html#GtkSourceMarkAttributes--background" title='The "background" property'>background</a>" <a href="http://library.gnome.org/devel/gdk/unstable/gdk3-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a>* : Read / Write
4046- "<a class="link" href="GtkSourceMarkAttributes.html#GtkSourceMarkAttributes--gicon" title='The "gicon" property'>gicon</a>" <span class="type">GIcon</span>* : Read / Write
4047- "<a class="link" href="GtkSourceMarkAttributes.html#GtkSourceMarkAttributes--icon-name" title='The "icon-name" property'>icon-name</a>" <span class="type">gchar</span>* : Read / Write
4048+ "<a class="link" href="GtkSourceMarkAttributes.html#GtkSourceMarkAttributes--gicon" title='The "gicon" property'>gicon</a>" <a href="http://library.gnome.org/devel/gio/unstable/GIcon.html"><span class="type">GIcon</span></a>* : Read / Write
4049+ "<a class="link" href="GtkSourceMarkAttributes.html#GtkSourceMarkAttributes--icon-name" title='The "icon-name" property'>icon-name</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
4050 "<a class="link" href="GtkSourceMarkAttributes.html#GtkSourceMarkAttributes--pixbuf" title='The "pixbuf" property'>pixbuf</a>" <span class="type">GdkPixbuf</span>* : Read / Write
4051- "<a class="link" href="GtkSourceMarkAttributes.html#GtkSourceMarkAttributes--stock-id" title='The "stock-id" property'>stock-id</a>" <span class="type">gchar</span>* : Read / Write
4052+ "<a class="link" href="GtkSourceMarkAttributes.html#GtkSourceMarkAttributes--stock-id" title='The "stock-id" property'>stock-id</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
4053 </pre>
4054 </div>
4055 <div class="refsect1">
4056 <a name="GtkSourceMarkAttributes.signals"></a><h2>Signals</h2>
4057 <pre class="synopsis">
4058- "<a class="link" href="GtkSourceMarkAttributes.html#GtkSourceMarkAttributes-query-tooltip-markup" title='The "query-tooltip-markup" signal'>query-tooltip-markup</a>" : <code class="literal">Run Last</code>
4059- "<a class="link" href="GtkSourceMarkAttributes.html#GtkSourceMarkAttributes-query-tooltip-text" title='The "query-tooltip-text" signal'>query-tooltip-text</a>" : <code class="literal">Run Last</code>
4060+ "<a class="link" href="GtkSourceMarkAttributes.html#GtkSourceMarkAttributes-query-tooltip-markup" title='The "query-tooltip-markup" signal'>query-tooltip-markup</a>" : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
4061+ "<a class="link" href="GtkSourceMarkAttributes.html#GtkSourceMarkAttributes-query-tooltip-text" title='The "query-tooltip-text" signal'>query-tooltip-text</a>" : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
4062 </pre>
4063 </div>
4064 <div class="refsect1">
4065@@ -207,7 +207,7 @@
4066 <hr>
4067 <div class="refsect2">
4068 <a name="gtk-source-mark-attributes-get-background"></a><h3>gtk_source_mark_attributes_get_background ()</h3>
4069-<pre class="programlisting"><span class="returnvalue">gboolean</span> gtk_source_mark_attributes_get_background
4070+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_source_mark_attributes_get_background
4071 (<em class="parameter"><code><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes</code></em>,
4072 <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk3-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *background</code></em>);</pre>
4073 <p>
4074@@ -237,7 +237,7 @@
4075 <a name="gtk-source-mark-attributes-set-stock-id"></a><h3>gtk_source_mark_attributes_set_stock_id ()</h3>
4076 <pre class="programlisting"><span class="returnvalue">void</span> gtk_source_mark_attributes_set_stock_id
4077 (<em class="parameter"><code><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes</code></em>,
4078- <em class="parameter"><code>const <span class="type">gchar</span> *stock_id</code></em>);</pre>
4079+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stock_id</code></em>);</pre>
4080 <p>
4081 Sets stock id to be used as a base for rendered icon.
4082 </p>
4083@@ -258,11 +258,11 @@
4084 <hr>
4085 <div class="refsect2">
4086 <a name="gtk-source-mark-attributes-get-stock-id"></a><h3>gtk_source_mark_attributes_get_stock_id ()</h3>
4087-<pre class="programlisting">const <span class="returnvalue">gchar</span> * gtk_source_mark_attributes_get_stock_id
4088+<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_source_mark_attributes_get_stock_id
4089 (<em class="parameter"><code><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes</code></em>);</pre>
4090 <p>
4091 Gets a stock id of an icon used by this attributes. Note that the stock id can
4092-be <code class="literal">NULL</code> if it wasn't set earlier.
4093+be <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if it wasn't set earlier.
4094 </p>
4095 <div class="variablelist"><table border="0">
4096 <col align="left" valign="top">
4097@@ -285,7 +285,7 @@
4098 <a name="gtk-source-mark-attributes-set-icon-name"></a><h3>gtk_source_mark_attributes_set_icon_name ()</h3>
4099 <pre class="programlisting"><span class="returnvalue">void</span> gtk_source_mark_attributes_set_icon_name
4100 (<em class="parameter"><code><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes</code></em>,
4101- <em class="parameter"><code>const <span class="type">gchar</span> *icon_name</code></em>);</pre>
4102+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *icon_name</code></em>);</pre>
4103 <p>
4104 Sets a name of an icon to be used as a base for rendered icon.
4105 </p>
4106@@ -306,11 +306,11 @@
4107 <hr>
4108 <div class="refsect2">
4109 <a name="gtk-source-mark-attributes-get-icon-name"></a><h3>gtk_source_mark_attributes_get_icon_name ()</h3>
4110-<pre class="programlisting">const <span class="returnvalue">gchar</span> * gtk_source_mark_attributes_get_icon_name
4111+<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_source_mark_attributes_get_icon_name
4112 (<em class="parameter"><code><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes</code></em>);</pre>
4113 <p>
4114 Gets a name of an icon to be used as a base for rendered icon. Note that the
4115-icon name can be <code class="literal">NULL</code> if it wasn't set earlier.
4116+icon name can be <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if it wasn't set earlier.
4117 </p>
4118 <div class="variablelist"><table border="0">
4119 <col align="left" valign="top">
4120@@ -333,7 +333,7 @@
4121 <a name="gtk-source-mark-attributes-set-gicon"></a><h3>gtk_source_mark_attributes_set_gicon ()</h3>
4122 <pre class="programlisting"><span class="returnvalue">void</span> gtk_source_mark_attributes_set_gicon
4123 (<em class="parameter"><code><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes</code></em>,
4124- <em class="parameter"><code><span class="type">GIcon</span> *gicon</code></em>);</pre>
4125+ <em class="parameter"><code><a href="http://library.gnome.org/devel/gio/unstable/GIcon.html"><span class="type">GIcon</span></a> *gicon</code></em>);</pre>
4126 <p>
4127 Sets an icon to be used as a base for rendered icon.
4128 </p>
4129@@ -346,7 +346,7 @@
4130 </tr>
4131 <tr>
4132 <td><p><span class="term"><em class="parameter"><code>gicon</code></em> :</span></p></td>
4133-<td>a <span class="type">GIcon</span> to be used.</td>
4134+<td>a <a href="http://library.gnome.org/devel/gio/unstable/GIcon.html"><span class="type">GIcon</span></a> to be used.</td>
4135 </tr>
4136 </tbody>
4137 </table></div>
4138@@ -354,11 +354,11 @@
4139 <hr>
4140 <div class="refsect2">
4141 <a name="gtk-source-mark-attributes-get-gicon"></a><h3>gtk_source_mark_attributes_get_gicon ()</h3>
4142-<pre class="programlisting"><span class="returnvalue">GIcon</span> * gtk_source_mark_attributes_get_gicon
4143+<pre class="programlisting"><a href="http://library.gnome.org/devel/gio/unstable/GIcon.html"><span class="returnvalue">GIcon</span></a> * gtk_source_mark_attributes_get_gicon
4144 (<em class="parameter"><code><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes</code></em>);</pre>
4145 <p>
4146-Gets a <span class="type">GIcon</span> to be used as a base for rendered icon. Note that the icon can
4147-be <code class="literal">NULL</code> if it wasn't set earlier.
4148+Gets a <a href="http://library.gnome.org/devel/gio/unstable/GIcon.html"><span class="type">GIcon</span></a> to be used as a base for rendered icon. Note that the icon can
4149+be <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if it wasn't set earlier.
4150 </p>
4151 <div class="variablelist"><table border="0">
4152 <col align="left" valign="top">
4153@@ -406,7 +406,7 @@
4154 (<em class="parameter"><code><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes</code></em>);</pre>
4155 <p>
4156 Gets a <span class="type">GdkPixbuf</span> to be used as a base for rendered icon. Note that the
4157-pixbuf can be <code class="literal">NULL</code> if it wasn't set earlier.
4158+pixbuf can be <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if it wasn't set earlier.
4159 </p>
4160 <div class="variablelist"><table border="0">
4161 <col align="left" valign="top">
4162@@ -430,7 +430,7 @@
4163 <pre class="programlisting">const <span class="returnvalue">GdkPixbuf</span> * gtk_source_mark_attributes_render_icon
4164 (<em class="parameter"><code><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes</code></em>,
4165 <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"><span class="type">GtkWidget</span></a> *widget</code></em>,
4166- <em class="parameter"><code><span class="type">gint</span> size</code></em>);</pre>
4167+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> size</code></em>);</pre>
4168 <p>
4169 Renders an icon of given size. The base of the icon is set by the last call
4170 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>,
4171@@ -465,7 +465,7 @@
4172 <hr>
4173 <div class="refsect2">
4174 <a name="gtk-source-mark-attributes-get-tooltip-text"></a><h3>gtk_source_mark_attributes_get_tooltip_text ()</h3>
4175-<pre class="programlisting"><span class="returnvalue">gchar</span> * gtk_source_mark_attributes_get_tooltip_text
4176+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_source_mark_attributes_get_tooltip_text
4177 (<em class="parameter"><code><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes</code></em>,
4178 <em class="parameter"><code><a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="type">GtkSourceMark</span></a> *mark</code></em>);</pre>
4179 <p>
4180@@ -487,7 +487,7 @@
4181 <tr>
4182 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
4183 <td>A tooltip. The returned string should be freed by
4184-using <code class="function">g_free()</code> when done with it. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
4185+using <a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> when done with it. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
4186 </td>
4187 </tr>
4188 </tbody>
4189@@ -496,7 +496,7 @@
4190 <hr>
4191 <div class="refsect2">
4192 <a name="gtk-source-mark-attributes-get-tooltip-markup"></a><h3>gtk_source_mark_attributes_get_tooltip_markup ()</h3>
4193-<pre class="programlisting"><span class="returnvalue">gchar</span> * gtk_source_mark_attributes_get_tooltip_markup
4194+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_source_mark_attributes_get_tooltip_markup
4195 (<em class="parameter"><code><a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes</code></em>,
4196 <em class="parameter"><code><a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="type">GtkSourceMark</span></a> *mark</code></em>);</pre>
4197 <p>
4198@@ -518,7 +518,7 @@
4199 <tr>
4200 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
4201 <td>A tooltip. The returned string should be freed by
4202-using <code class="function">g_free()</code> when done with it. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
4203+using <a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> when done with it. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
4204 </td>
4205 </tr>
4206 </tbody>
4207@@ -537,15 +537,15 @@
4208 <hr>
4209 <div class="refsect2">
4210 <a name="GtkSourceMarkAttributes--gicon"></a><h3>The <code class="literal">"gicon"</code> property</h3>
4211-<pre class="programlisting"> "gicon" <span class="type">GIcon</span>* : Read / Write</pre>
4212+<pre class="programlisting"> "gicon" <a href="http://library.gnome.org/devel/gio/unstable/GIcon.html"><span class="type">GIcon</span></a>* : Read / Write</pre>
4213 <p>
4214-A <span class="type">GIcon</span> that may be a base of a rendered icon.
4215+A <a href="http://library.gnome.org/devel/gio/unstable/GIcon.html"><span class="type">GIcon</span></a> that may be a base of a rendered icon.
4216 </p>
4217 </div>
4218 <hr>
4219 <div class="refsect2">
4220 <a name="GtkSourceMarkAttributes--icon-name"></a><h3>The <code class="literal">"icon-name"</code> property</h3>
4221-<pre class="programlisting"> "icon-name" <span class="type">gchar</span>* : Read / Write</pre>
4222+<pre class="programlisting"> "icon-name" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
4223 <p>
4224 An icon name that may be a base of a rendered icon.
4225 </p>
4226@@ -562,7 +562,7 @@
4227 <hr>
4228 <div class="refsect2">
4229 <a name="GtkSourceMarkAttributes--stock-id"></a><h3>The <code class="literal">"stock-id"</code> property</h3>
4230-<pre class="programlisting"> "stock-id" <span class="type">gchar</span>* : Read / Write</pre>
4231+<pre class="programlisting"> "stock-id" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
4232 <p>
4233 A stock id that may be a base of a rendered icon.
4234 </p>
4235@@ -573,9 +573,9 @@
4236 <a name="GtkSourceMarkAttributes.signal-details"></a><h2>Signal Details</h2>
4237 <div class="refsect2">
4238 <a name="GtkSourceMarkAttributes-query-tooltip-markup"></a><h3>The <code class="literal">"query-tooltip-markup"</code> signal</h3>
4239-<pre class="programlisting"><span class="returnvalue">gchar</span>* user_function (<a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes,
4240+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a>* user_function (<a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes,
4241 <a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="type">GtkSourceMark</span></a> *mark,
4242- <span class="type">gpointer</span> user_data) : <code class="literal">Run Last</code></pre>
4243+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
4244 <p>
4245 The code should connect to this signal to provide a tooltip for given
4246 <em class="parameter"><code>mark</code></em>. The tooltip can contain a markup.
4247@@ -598,7 +598,7 @@
4248 <tr>
4249 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
4250 <td>A tooltip. The string should be freed with
4251-<code class="function">g_free()</code> when done with it. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
4252+<a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> when done with it. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
4253 </td>
4254 </tr>
4255 </tbody>
4256@@ -607,9 +607,9 @@
4257 <hr>
4258 <div class="refsect2">
4259 <a name="GtkSourceMarkAttributes-query-tooltip-text"></a><h3>The <code class="literal">"query-tooltip-text"</code> signal</h3>
4260-<pre class="programlisting"><span class="returnvalue">gchar</span>* user_function (<a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes,
4261+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a>* user_function (<a class="link" href="GtkSourceMarkAttributes.html" title="GtkSourceMarkAttributes"><span class="type">GtkSourceMarkAttributes</span></a> *attributes,
4262 <a class="link" href="GtkSourceMark.html" title="GtkSourceMark"><span class="type">GtkSourceMark</span></a> *mark,
4263- <span class="type">gpointer</span> user_data) : <code class="literal">Run Last</code></pre>
4264+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
4265 <p>
4266 The code should connect to this signal to provide a tooltip for given
4267 <em class="parameter"><code>mark</code></em>. The tooltip should be just a plain text.
4268@@ -632,7 +632,7 @@
4269 <tr>
4270 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
4271 <td>A tooltip. The string should be freed with
4272-<code class="function">g_free()</code> when done with it. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
4273+<a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> when done with it. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
4274 </td>
4275 </tr>
4276 </tbody>
4277
4278=== modified file 'docs/reference/html/GtkSourcePrintCompositor.html'
4279--- docs/reference/html/GtkSourcePrintCompositor.html 2011-04-06 17:25:57 +0000
4280+++ docs/reference/html/GtkSourcePrintCompositor.html 2011-08-26 10:31:05 +0000
4281@@ -53,8 +53,8 @@
4282 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>);
4283 <span class="returnvalue">void</span> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-tab-width" title="gtk_source_print_compositor_set_tab_width ()">gtk_source_print_compositor_set_tab_width</a>
4284 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4285- <em class="parameter"><code><span class="type">guint</span> width</code></em>);
4286-<span class="returnvalue">guint</span> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-tab-width" title="gtk_source_print_compositor_get_tab_width ()">gtk_source_print_compositor_get_tab_width</a>
4287+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> width</code></em>);
4288+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-tab-width" title="gtk_source_print_compositor_get_tab_width ()">gtk_source_print_compositor_get_tab_width</a>
4289 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>);
4290 <span class="returnvalue">void</span> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-wrap-mode" title="gtk_source_print_compositor_set_wrap_mode ()">gtk_source_print_compositor_set_wrap_mode</a>
4291 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4292@@ -63,118 +63,118 @@
4293 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>);
4294 <span class="returnvalue">void</span> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-highlight-syntax" title="gtk_source_print_compositor_set_highlight_syntax ()">gtk_source_print_compositor_set_highlight_syntax</a>
4295 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4296- <em class="parameter"><code><span class="type">gboolean</span> highlight</code></em>);
4297-<span class="returnvalue">gboolean</span> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-highlight-syntax" title="gtk_source_print_compositor_get_highlight_syntax ()">gtk_source_print_compositor_get_highlight_syntax</a>
4298+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> highlight</code></em>);
4299+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-highlight-syntax" title="gtk_source_print_compositor_get_highlight_syntax ()">gtk_source_print_compositor_get_highlight_syntax</a>
4300 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>);
4301 <span class="returnvalue">void</span> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-print-line-numbers" title="gtk_source_print_compositor_set_print_line_numbers ()">gtk_source_print_compositor_set_print_line_numbers</a>
4302 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4303- <em class="parameter"><code><span class="type">guint</span> interval</code></em>);
4304-<span class="returnvalue">guint</span> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-print-line-numbers" title="gtk_source_print_compositor_get_print_line_numbers ()">gtk_source_print_compositor_get_print_line_numbers</a>
4305+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> interval</code></em>);
4306+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-print-line-numbers" title="gtk_source_print_compositor_get_print_line_numbers ()">gtk_source_print_compositor_get_print_line_numbers</a>
4307 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>);
4308 <span class="returnvalue">void</span> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-body-font-name" title="gtk_source_print_compositor_set_body_font_name ()">gtk_source_print_compositor_set_body_font_name</a>
4309 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4310- <em class="parameter"><code>const <span class="type">gchar</span> *font_name</code></em>);
4311-<span class="returnvalue">gchar</span> * <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-body-font-name" title="gtk_source_print_compositor_get_body_font_name ()">gtk_source_print_compositor_get_body_font_name</a>
4312+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *font_name</code></em>);
4313+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-body-font-name" title="gtk_source_print_compositor_get_body_font_name ()">gtk_source_print_compositor_get_body_font_name</a>
4314 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>);
4315 <span class="returnvalue">void</span> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-line-numbers-font-name" title="gtk_source_print_compositor_set_line_numbers_font_name ()">gtk_source_print_compositor_set_line_numbers_font_name</a>
4316 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4317- <em class="parameter"><code>const <span class="type">gchar</span> *font_name</code></em>);
4318-<span class="returnvalue">gchar</span> * <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-line-numbers-font-name" title="gtk_source_print_compositor_get_line_numbers_font_name ()">gtk_source_print_compositor_get_line_numbers_font_name</a>
4319+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *font_name</code></em>);
4320+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-line-numbers-font-name" title="gtk_source_print_compositor_get_line_numbers_font_name ()">gtk_source_print_compositor_get_line_numbers_font_name</a>
4321 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>);
4322 <span class="returnvalue">void</span> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-header-font-name" title="gtk_source_print_compositor_set_header_font_name ()">gtk_source_print_compositor_set_header_font_name</a>
4323 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4324- <em class="parameter"><code>const <span class="type">gchar</span> *font_name</code></em>);
4325-<span class="returnvalue">gchar</span> * <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-header-font-name" title="gtk_source_print_compositor_get_header_font_name ()">gtk_source_print_compositor_get_header_font_name</a>
4326+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *font_name</code></em>);
4327+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-header-font-name" title="gtk_source_print_compositor_get_header_font_name ()">gtk_source_print_compositor_get_header_font_name</a>
4328 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>);
4329 <span class="returnvalue">void</span> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-footer-font-name" title="gtk_source_print_compositor_set_footer_font_name ()">gtk_source_print_compositor_set_footer_font_name</a>
4330 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4331- <em class="parameter"><code>const <span class="type">gchar</span> *font_name</code></em>);
4332-<span class="returnvalue">gchar</span> * <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-footer-font-name" title="gtk_source_print_compositor_get_footer_font_name ()">gtk_source_print_compositor_get_footer_font_name</a>
4333+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *font_name</code></em>);
4334+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-footer-font-name" title="gtk_source_print_compositor_get_footer_font_name ()">gtk_source_print_compositor_get_footer_font_name</a>
4335 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>);
4336-<span class="returnvalue">gdouble</span> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-top-margin" title="gtk_source_print_compositor_get_top_margin ()">gtk_source_print_compositor_get_top_margin</a>
4337+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-top-margin" title="gtk_source_print_compositor_get_top_margin ()">gtk_source_print_compositor_get_top_margin</a>
4338 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4339 <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkPaperSize.html#GtkUnit"><span class="type">GtkUnit</span></a> unit</code></em>);
4340 <span class="returnvalue">void</span> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-top-margin" title="gtk_source_print_compositor_set_top_margin ()">gtk_source_print_compositor_set_top_margin</a>
4341 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4342- <em class="parameter"><code><span class="type">gdouble</span> margin</code></em>,
4343+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> margin</code></em>,
4344 <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkPaperSize.html#GtkUnit"><span class="type">GtkUnit</span></a> unit</code></em>);
4345-<span class="returnvalue">gdouble</span> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-bottom-margin" title="gtk_source_print_compositor_get_bottom_margin ()">gtk_source_print_compositor_get_bottom_margin</a>
4346+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-bottom-margin" title="gtk_source_print_compositor_get_bottom_margin ()">gtk_source_print_compositor_get_bottom_margin</a>
4347 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4348 <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkPaperSize.html#GtkUnit"><span class="type">GtkUnit</span></a> unit</code></em>);
4349 <span class="returnvalue">void</span> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-bottom-margin" title="gtk_source_print_compositor_set_bottom_margin ()">gtk_source_print_compositor_set_bottom_margin</a>
4350 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4351- <em class="parameter"><code><span class="type">gdouble</span> margin</code></em>,
4352+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> margin</code></em>,
4353 <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkPaperSize.html#GtkUnit"><span class="type">GtkUnit</span></a> unit</code></em>);
4354-<span class="returnvalue">gdouble</span> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-left-margin" title="gtk_source_print_compositor_get_left_margin ()">gtk_source_print_compositor_get_left_margin</a>
4355+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-left-margin" title="gtk_source_print_compositor_get_left_margin ()">gtk_source_print_compositor_get_left_margin</a>
4356 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4357 <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkPaperSize.html#GtkUnit"><span class="type">GtkUnit</span></a> unit</code></em>);
4358 <span class="returnvalue">void</span> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-left-margin" title="gtk_source_print_compositor_set_left_margin ()">gtk_source_print_compositor_set_left_margin</a>
4359 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4360- <em class="parameter"><code><span class="type">gdouble</span> margin</code></em>,
4361+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> margin</code></em>,
4362 <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkPaperSize.html#GtkUnit"><span class="type">GtkUnit</span></a> unit</code></em>);
4363-<span class="returnvalue">gdouble</span> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-right-margin" title="gtk_source_print_compositor_get_right_margin ()">gtk_source_print_compositor_get_right_margin</a>
4364+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-right-margin" title="gtk_source_print_compositor_get_right_margin ()">gtk_source_print_compositor_get_right_margin</a>
4365 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4366 <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkPaperSize.html#GtkUnit"><span class="type">GtkUnit</span></a> unit</code></em>);
4367 <span class="returnvalue">void</span> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-right-margin" title="gtk_source_print_compositor_set_right_margin ()">gtk_source_print_compositor_set_right_margin</a>
4368 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4369- <em class="parameter"><code><span class="type">gdouble</span> margin</code></em>,
4370+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> margin</code></em>,
4371 <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkPaperSize.html#GtkUnit"><span class="type">GtkUnit</span></a> unit</code></em>);
4372 <span class="returnvalue">void</span> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-print-header" title="gtk_source_print_compositor_set_print_header ()">gtk_source_print_compositor_set_print_header</a>
4373 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4374- <em class="parameter"><code><span class="type">gboolean</span> print</code></em>);
4375-<span class="returnvalue">gboolean</span> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-print-header" title="gtk_source_print_compositor_get_print_header ()">gtk_source_print_compositor_get_print_header</a>
4376+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> print</code></em>);
4377+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-print-header" title="gtk_source_print_compositor_get_print_header ()">gtk_source_print_compositor_get_print_header</a>
4378 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>);
4379 <span class="returnvalue">void</span> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-print-footer" title="gtk_source_print_compositor_set_print_footer ()">gtk_source_print_compositor_set_print_footer</a>
4380 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4381- <em class="parameter"><code><span class="type">gboolean</span> print</code></em>);
4382-<span class="returnvalue">gboolean</span> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-print-footer" title="gtk_source_print_compositor_get_print_footer ()">gtk_source_print_compositor_get_print_footer</a>
4383+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> print</code></em>);
4384+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-print-footer" title="gtk_source_print_compositor_get_print_footer ()">gtk_source_print_compositor_get_print_footer</a>
4385 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>);
4386 <span class="returnvalue">void</span> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-header-format" title="gtk_source_print_compositor_set_header_format ()">gtk_source_print_compositor_set_header_format</a>
4387 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4388- <em class="parameter"><code><span class="type">gboolean</span> separator</code></em>,
4389- <em class="parameter"><code>const <span class="type">gchar</span> *left</code></em>,
4390- <em class="parameter"><code>const <span class="type">gchar</span> *center</code></em>,
4391- <em class="parameter"><code>const <span class="type">gchar</span> *right</code></em>);
4392+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> separator</code></em>,
4393+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *left</code></em>,
4394+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *center</code></em>,
4395+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *right</code></em>);
4396 <span class="returnvalue">void</span> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-footer-format" title="gtk_source_print_compositor_set_footer_format ()">gtk_source_print_compositor_set_footer_format</a>
4397 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4398- <em class="parameter"><code><span class="type">gboolean</span> separator</code></em>,
4399- <em class="parameter"><code>const <span class="type">gchar</span> *left</code></em>,
4400- <em class="parameter"><code>const <span class="type">gchar</span> *center</code></em>,
4401- <em class="parameter"><code>const <span class="type">gchar</span> *right</code></em>);
4402-<span class="returnvalue">gint</span> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-n-pages" title="gtk_source_print_compositor_get_n_pages ()">gtk_source_print_compositor_get_n_pages</a>
4403+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> separator</code></em>,
4404+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *left</code></em>,
4405+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *center</code></em>,
4406+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *right</code></em>);
4407+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-n-pages" title="gtk_source_print_compositor_get_n_pages ()">gtk_source_print_compositor_get_n_pages</a>
4408 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>);
4409-<span class="returnvalue">gboolean</span> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-paginate" title="gtk_source_print_compositor_paginate ()">gtk_source_print_compositor_paginate</a>
4410+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-paginate" title="gtk_source_print_compositor_paginate ()">gtk_source_print_compositor_paginate</a>
4411 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4412 <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkPrintContext.html"><span class="type">GtkPrintContext</span></a> *context</code></em>);
4413-<span class="returnvalue">gdouble</span> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-pagination-progress" title="gtk_source_print_compositor_get_pagination_progress ()">gtk_source_print_compositor_get_pagination_progress</a>
4414+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-pagination-progress" title="gtk_source_print_compositor_get_pagination_progress ()">gtk_source_print_compositor_get_pagination_progress</a>
4415 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>);
4416 <span class="returnvalue">void</span> <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-draw-page" title="gtk_source_print_compositor_draw_page ()">gtk_source_print_compositor_draw_page</a>
4417 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4418 <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkPrintContext.html"><span class="type">GtkPrintContext</span></a> *context</code></em>,
4419- <em class="parameter"><code><span class="type">gint</span> page_nr</code></em>);
4420+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> page_nr</code></em>);
4421 </pre>
4422 </div>
4423 <div class="refsect1">
4424 <a name="GtkSourcePrintCompositor.object-hierarchy"></a><h2>Object Hierarchy</h2>
4425 <pre class="synopsis">
4426- GObject
4427+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
4428 +----GtkSourcePrintCompositor
4429 </pre>
4430 </div>
4431 <div class="refsect1">
4432 <a name="GtkSourcePrintCompositor.properties"></a><h2>Properties</h2>
4433 <pre class="synopsis">
4434- "<a class="link" href="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--body-font-name" title='The "body-font-name" property'>body-font-name</a>" <span class="type">gchar</span>* : Read / Write
4435+ "<a class="link" href="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--body-font-name" title='The "body-font-name" property'>body-font-name</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
4436 "<a class="link" href="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--buffer" title='The "buffer" property'>buffer</a>" <a class="link" href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a>* : Read / Write / Construct Only
4437- "<a class="link" href="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--footer-font-name" title='The "footer-font-name" property'>footer-font-name</a>" <span class="type">gchar</span>* : Read / Write
4438- "<a class="link" href="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--header-font-name" title='The "header-font-name" property'>header-font-name</a>" <span class="type">gchar</span>* : Read / Write
4439- "<a class="link" href="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--highlight-syntax" title='The "highlight-syntax" property'>highlight-syntax</a>" <span class="type">gboolean</span> : Read / Write
4440- "<a class="link" href="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--line-numbers-font-name" title='The "line-numbers-font-name" property'>line-numbers-font-name</a>" <span class="type">gchar</span>* : Read / Write
4441- "<a class="link" href="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--n-pages" title='The "n-pages" property'>n-pages</a>" <span class="type">gint</span> : Read
4442- "<a class="link" href="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--print-footer" title='The "print-footer" property'>print-footer</a>" <span class="type">gboolean</span> : Read / Write
4443- "<a class="link" href="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--print-header" title='The "print-header" property'>print-header</a>" <span class="type">gboolean</span> : Read / Write
4444- "<a class="link" href="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--print-line-numbers" title='The "print-line-numbers" property'>print-line-numbers</a>" <span class="type">guint</span> : Read / Write
4445- "<a class="link" href="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--tab-width" title='The "tab-width" property'>tab-width</a>" <span class="type">guint</span> : Read / Write
4446+ "<a class="link" href="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--footer-font-name" title='The "footer-font-name" property'>footer-font-name</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
4447+ "<a class="link" href="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--header-font-name" title='The "header-font-name" property'>header-font-name</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
4448+ "<a class="link" href="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--highlight-syntax" title='The "highlight-syntax" property'>highlight-syntax</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
4449+ "<a class="link" href="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--line-numbers-font-name" title='The "line-numbers-font-name" property'>line-numbers-font-name</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
4450+ "<a class="link" href="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--n-pages" title='The "n-pages" property'>n-pages</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read
4451+ "<a class="link" href="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--print-footer" title='The "print-footer" property'>print-footer</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
4452+ "<a class="link" href="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--print-header" title='The "print-header" property'>print-header</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
4453+ "<a class="link" href="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--print-line-numbers" title='The "print-line-numbers" property'>print-line-numbers</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write
4454+ "<a class="link" href="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--tab-width" title='The "tab-width" property'>tab-width</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> : Read / Write
4455 "<a class="link" href="GtkSourcePrintCompositor.html#GtkSourcePrintCompositor--wrap-mode" title='The "wrap-mode" property'>wrap-mode</a>" <a href="http://library.gnome.org/devel/gtk/unstable/GtkTextTag.html#GtkWrapMode"><span class="type">GtkWrapMode</span></a> : Read / Write
4456 </pre>
4457 </div>
4458@@ -285,7 +285,7 @@
4459 <a name="gtk-source-print-compositor-set-tab-width"></a><h3>gtk_source_print_compositor_set_tab_width ()</h3>
4460 <pre class="programlisting"><span class="returnvalue">void</span> gtk_source_print_compositor_set_tab_width
4461 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4462- <em class="parameter"><code><span class="type">guint</span> width</code></em>);</pre>
4463+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> width</code></em>);</pre>
4464 <p>
4465 Sets the width of tabulation in characters for printed text.
4466 </p>
4467@@ -311,7 +311,7 @@
4468 <hr>
4469 <div class="refsect2">
4470 <a name="gtk-source-print-compositor-get-tab-width"></a><h3>gtk_source_print_compositor_get_tab_width ()</h3>
4471-<pre class="programlisting"><span class="returnvalue">guint</span> gtk_source_print_compositor_get_tab_width
4472+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> gtk_source_print_compositor_get_tab_width
4473 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>);</pre>
4474 <p>
4475 Returns the width of tabulation in characters for printed text.
4476@@ -387,7 +387,7 @@
4477 <a name="gtk-source-print-compositor-set-highlight-syntax"></a><h3>gtk_source_print_compositor_set_highlight_syntax ()</h3>
4478 <pre class="programlisting"><span class="returnvalue">void</span> gtk_source_print_compositor_set_highlight_syntax
4479 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4480- <em class="parameter"><code><span class="type">gboolean</span> highlight</code></em>);</pre>
4481+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> highlight</code></em>);</pre>
4482 <p>
4483 Sets whether the printed text will be highlighted according to the
4484 buffer rules. Both color and font style are applied.
4485@@ -414,7 +414,7 @@
4486 <hr>
4487 <div class="refsect2">
4488 <a name="gtk-source-print-compositor-get-highlight-syntax"></a><h3>gtk_source_print_compositor_get_highlight_syntax ()</h3>
4489-<pre class="programlisting"><span class="returnvalue">gboolean</span> gtk_source_print_compositor_get_highlight_syntax
4490+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_source_print_compositor_get_highlight_syntax
4491 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>);</pre>
4492 <p>
4493 Determines whether the printed text will be highlighted according to the
4494@@ -431,7 +431,7 @@
4495 <tr>
4496 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
4497 <td>
4498-<code class="literal">TRUE</code> if the printed output will be highlighted.</td>
4499+<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the printed output will be highlighted.</td>
4500 </tr>
4501 </tbody>
4502 </table></div>
4503@@ -442,7 +442,7 @@
4504 <a name="gtk-source-print-compositor-set-print-line-numbers"></a><h3>gtk_source_print_compositor_set_print_line_numbers ()</h3>
4505 <pre class="programlisting"><span class="returnvalue">void</span> gtk_source_print_compositor_set_print_line_numbers
4506 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4507- <em class="parameter"><code><span class="type">guint</span> interval</code></em>);</pre>
4508+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> interval</code></em>);</pre>
4509 <p>
4510 Sets the interval for printed line numbers. If <em class="parameter"><code>interval</code></em> is 0 no
4511 numbers will be printed. If greater than 0, a number will be
4512@@ -473,7 +473,7 @@
4513 <hr>
4514 <div class="refsect2">
4515 <a name="gtk-source-print-compositor-get-print-line-numbers"></a><h3>gtk_source_print_compositor_get_print_line_numbers ()</h3>
4516-<pre class="programlisting"><span class="returnvalue">guint</span> gtk_source_print_compositor_get_print_line_numbers
4517+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> gtk_source_print_compositor_get_print_line_numbers
4518 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>);</pre>
4519 <p>
4520 Returns the interval used for line number printing. If the
4521@@ -500,7 +500,7 @@
4522 <a name="gtk-source-print-compositor-set-body-font-name"></a><h3>gtk_source_print_compositor_set_body_font_name ()</h3>
4523 <pre class="programlisting"><span class="returnvalue">void</span> gtk_source_print_compositor_set_body_font_name
4524 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4525- <em class="parameter"><code>const <span class="type">gchar</span> *font_name</code></em>);</pre>
4526+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *font_name</code></em>);</pre>
4527 <p>
4528 Sets the default font for the printed text.
4529 </p>
4530@@ -532,11 +532,11 @@
4531 <hr>
4532 <div class="refsect2">
4533 <a name="gtk-source-print-compositor-get-body-font-name"></a><h3>gtk_source_print_compositor_get_body_font_name ()</h3>
4534-<pre class="programlisting"><span class="returnvalue">gchar</span> * gtk_source_print_compositor_get_body_font_name
4535+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_source_print_compositor_get_body_font_name
4536 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>);</pre>
4537 <p>
4538 Returns the name of the font used to print the text body. The returned string
4539-must be freed with <code class="function">g_free()</code>.
4540+must be freed with <a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.
4541 </p>
4542 <div class="variablelist"><table border="0">
4543 <col align="left" valign="top">
4544@@ -559,10 +559,10 @@
4545 <a name="gtk-source-print-compositor-set-line-numbers-font-name"></a><h3>gtk_source_print_compositor_set_line_numbers_font_name ()</h3>
4546 <pre class="programlisting"><span class="returnvalue">void</span> gtk_source_print_compositor_set_line_numbers_font_name
4547 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4548- <em class="parameter"><code>const <span class="type">gchar</span> *font_name</code></em>);</pre>
4549+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *font_name</code></em>);</pre>
4550 <p>
4551 Sets the font for printing line numbers on the left margin. If
4552-<code class="literal">NULL</code> is supplied, the default font (i.e. the one being used for the
4553+<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is supplied, the default font (i.e. the one being used for the
4554 text) will be used instead.
4555 </p>
4556 <p>
4557@@ -584,7 +584,7 @@
4558 </tr>
4559 <tr>
4560 <td><p><span class="term"><em class="parameter"><code>font_name</code></em> :</span></p></td>
4561-<td>the name of the font for line numbers, or <code class="literal">NULL</code>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
4562+<td>the name of the font for line numbers, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
4563 </td>
4564 </tr>
4565 </tbody>
4566@@ -594,11 +594,11 @@
4567 <hr>
4568 <div class="refsect2">
4569 <a name="gtk-source-print-compositor-get-line-numbers-font-name"></a><h3>gtk_source_print_compositor_get_line_numbers_font_name ()</h3>
4570-<pre class="programlisting"><span class="returnvalue">gchar</span> * gtk_source_print_compositor_get_line_numbers_font_name
4571+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_source_print_compositor_get_line_numbers_font_name
4572 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>);</pre>
4573 <p>
4574 Returns the name of the font used to print line numbers on the left margin.
4575-The returned string must be freed with <code class="function">g_free()</code>.
4576+The returned string must be freed with <a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.
4577 </p>
4578 <div class="variablelist"><table border="0">
4579 <col align="left" valign="top">
4580@@ -621,10 +621,10 @@
4581 <a name="gtk-source-print-compositor-set-header-font-name"></a><h3>gtk_source_print_compositor_set_header_font_name ()</h3>
4582 <pre class="programlisting"><span class="returnvalue">void</span> gtk_source_print_compositor_set_header_font_name
4583 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4584- <em class="parameter"><code>const <span class="type">gchar</span> *font_name</code></em>);</pre>
4585+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *font_name</code></em>);</pre>
4586 <p>
4587 Sets the font for printing the page header. If
4588-<code class="literal">NULL</code> is supplied, the default font (i.e. the one being used for the
4589+<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is supplied, the default font (i.e. the one being used for the
4590 text) will be used instead.
4591 </p>
4592 <p>
4593@@ -646,7 +646,7 @@
4594 </tr>
4595 <tr>
4596 <td><p><span class="term"><em class="parameter"><code>font_name</code></em> :</span></p></td>
4597-<td>the name of the font for header text, or <code class="literal">NULL</code>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
4598+<td>the name of the font for header text, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
4599 </td>
4600 </tr>
4601 </tbody>
4602@@ -656,11 +656,11 @@
4603 <hr>
4604 <div class="refsect2">
4605 <a name="gtk-source-print-compositor-get-header-font-name"></a><h3>gtk_source_print_compositor_get_header_font_name ()</h3>
4606-<pre class="programlisting"><span class="returnvalue">gchar</span> * gtk_source_print_compositor_get_header_font_name
4607+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_source_print_compositor_get_header_font_name
4608 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>);</pre>
4609 <p>
4610 Returns the name of the font used to print the page header.
4611-The returned string must be freed with <code class="function">g_free()</code>.
4612+The returned string must be freed with <a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.
4613 </p>
4614 <div class="variablelist"><table border="0">
4615 <col align="left" valign="top">
4616@@ -683,10 +683,10 @@
4617 <a name="gtk-source-print-compositor-set-footer-font-name"></a><h3>gtk_source_print_compositor_set_footer_font_name ()</h3>
4618 <pre class="programlisting"><span class="returnvalue">void</span> gtk_source_print_compositor_set_footer_font_name
4619 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4620- <em class="parameter"><code>const <span class="type">gchar</span> *font_name</code></em>);</pre>
4621+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *font_name</code></em>);</pre>
4622 <p>
4623 Sets the font for printing the page footer. If
4624-<code class="literal">NULL</code> is supplied, the default font (i.e. the one being used for the
4625+<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is supplied, the default font (i.e. the one being used for the
4626 text) will be used instead.
4627 </p>
4628 <p>
4629@@ -708,7 +708,7 @@
4630 </tr>
4631 <tr>
4632 <td><p><span class="term"><em class="parameter"><code>font_name</code></em> :</span></p></td>
4633-<td>the name of the font for the footer text, or <code class="literal">NULL</code>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
4634+<td>the name of the font for the footer text, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
4635 </td>
4636 </tr>
4637 </tbody>
4638@@ -718,11 +718,11 @@
4639 <hr>
4640 <div class="refsect2">
4641 <a name="gtk-source-print-compositor-get-footer-font-name"></a><h3>gtk_source_print_compositor_get_footer_font_name ()</h3>
4642-<pre class="programlisting"><span class="returnvalue">gchar</span> * gtk_source_print_compositor_get_footer_font_name
4643+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_source_print_compositor_get_footer_font_name
4644 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>);</pre>
4645 <p>
4646 Returns the name of the font used to print the page footer.
4647-The returned string must be freed with <code class="function">g_free()</code>.
4648+The returned string must be freed with <a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.
4649 </p>
4650 <div class="variablelist"><table border="0">
4651 <col align="left" valign="top">
4652@@ -743,7 +743,7 @@
4653 <hr>
4654 <div class="refsect2">
4655 <a name="gtk-source-print-compositor-get-top-margin"></a><h3>gtk_source_print_compositor_get_top_margin ()</h3>
4656-<pre class="programlisting"><span class="returnvalue">gdouble</span> gtk_source_print_compositor_get_top_margin
4657+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a> gtk_source_print_compositor_get_top_margin
4658 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4659 <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkPaperSize.html#GtkUnit"><span class="type">GtkUnit</span></a> unit</code></em>);</pre>
4660 <p>
4661@@ -773,7 +773,7 @@
4662 <a name="gtk-source-print-compositor-set-top-margin"></a><h3>gtk_source_print_compositor_set_top_margin ()</h3>
4663 <pre class="programlisting"><span class="returnvalue">void</span> gtk_source_print_compositor_set_top_margin
4664 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4665- <em class="parameter"><code><span class="type">gdouble</span> margin</code></em>,
4666+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> margin</code></em>,
4667 <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkPaperSize.html#GtkUnit"><span class="type">GtkUnit</span></a> unit</code></em>);</pre>
4668 <p>
4669 Sets the top margin used by <em class="parameter"><code>compositor</code></em>.
4670@@ -802,7 +802,7 @@
4671 <hr>
4672 <div class="refsect2">
4673 <a name="gtk-source-print-compositor-get-bottom-margin"></a><h3>gtk_source_print_compositor_get_bottom_margin ()</h3>
4674-<pre class="programlisting"><span class="returnvalue">gdouble</span> gtk_source_print_compositor_get_bottom_margin
4675+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a> gtk_source_print_compositor_get_bottom_margin
4676 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4677 <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkPaperSize.html#GtkUnit"><span class="type">GtkUnit</span></a> unit</code></em>);</pre>
4678 <p>
4679@@ -832,7 +832,7 @@
4680 <a name="gtk-source-print-compositor-set-bottom-margin"></a><h3>gtk_source_print_compositor_set_bottom_margin ()</h3>
4681 <pre class="programlisting"><span class="returnvalue">void</span> gtk_source_print_compositor_set_bottom_margin
4682 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4683- <em class="parameter"><code><span class="type">gdouble</span> margin</code></em>,
4684+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> margin</code></em>,
4685 <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkPaperSize.html#GtkUnit"><span class="type">GtkUnit</span></a> unit</code></em>);</pre>
4686 <p>
4687 Sets the bottom margin used by <em class="parameter"><code>compositor</code></em>.
4688@@ -859,7 +859,7 @@
4689 <hr>
4690 <div class="refsect2">
4691 <a name="gtk-source-print-compositor-get-left-margin"></a><h3>gtk_source_print_compositor_get_left_margin ()</h3>
4692-<pre class="programlisting"><span class="returnvalue">gdouble</span> gtk_source_print_compositor_get_left_margin
4693+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a> gtk_source_print_compositor_get_left_margin
4694 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4695 <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkPaperSize.html#GtkUnit"><span class="type">GtkUnit</span></a> unit</code></em>);</pre>
4696 <p>
4697@@ -889,7 +889,7 @@
4698 <a name="gtk-source-print-compositor-set-left-margin"></a><h3>gtk_source_print_compositor_set_left_margin ()</h3>
4699 <pre class="programlisting"><span class="returnvalue">void</span> gtk_source_print_compositor_set_left_margin
4700 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4701- <em class="parameter"><code><span class="type">gdouble</span> margin</code></em>,
4702+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> margin</code></em>,
4703 <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkPaperSize.html#GtkUnit"><span class="type">GtkUnit</span></a> unit</code></em>);</pre>
4704 <p>
4705 Sets the left margin used by <em class="parameter"><code>compositor</code></em>.
4706@@ -916,7 +916,7 @@
4707 <hr>
4708 <div class="refsect2">
4709 <a name="gtk-source-print-compositor-get-right-margin"></a><h3>gtk_source_print_compositor_get_right_margin ()</h3>
4710-<pre class="programlisting"><span class="returnvalue">gdouble</span> gtk_source_print_compositor_get_right_margin
4711+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a> gtk_source_print_compositor_get_right_margin
4712 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4713 <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkPaperSize.html#GtkUnit"><span class="type">GtkUnit</span></a> unit</code></em>);</pre>
4714 <p>
4715@@ -946,7 +946,7 @@
4716 <a name="gtk-source-print-compositor-set-right-margin"></a><h3>gtk_source_print_compositor_set_right_margin ()</h3>
4717 <pre class="programlisting"><span class="returnvalue">void</span> gtk_source_print_compositor_set_right_margin
4718 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4719- <em class="parameter"><code><span class="type">gdouble</span> margin</code></em>,
4720+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> margin</code></em>,
4721 <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkPaperSize.html#GtkUnit"><span class="type">GtkUnit</span></a> unit</code></em>);</pre>
4722 <p>
4723 Sets the right margin used by <em class="parameter"><code>compositor</code></em>.
4724@@ -975,7 +975,7 @@
4725 <a name="gtk-source-print-compositor-set-print-header"></a><h3>gtk_source_print_compositor_set_print_header ()</h3>
4726 <pre class="programlisting"><span class="returnvalue">void</span> gtk_source_print_compositor_set_print_header
4727 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4728- <em class="parameter"><code><span class="type">gboolean</span> print</code></em>);</pre>
4729+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> print</code></em>);</pre>
4730 <p>
4731 Sets whether you want to print a header in each page. The
4732 header consists of three pieces of text and an optional line
4733@@ -1000,7 +1000,7 @@
4734 <tr>
4735 <td><p><span class="term"><em class="parameter"><code>print</code></em> :</span></p></td>
4736 <td>
4737-<code class="literal">TRUE</code> if you want the header to be printed.</td>
4738+<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if you want the header to be printed.</td>
4739 </tr>
4740 </tbody>
4741 </table></div>
4742@@ -1009,11 +1009,11 @@
4743 <hr>
4744 <div class="refsect2">
4745 <a name="gtk-source-print-compositor-get-print-header"></a><h3>gtk_source_print_compositor_get_print_header ()</h3>
4746-<pre class="programlisting"><span class="returnvalue">gboolean</span> gtk_source_print_compositor_get_print_header
4747+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_source_print_compositor_get_print_header
4748 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>);</pre>
4749 <p>
4750 Determines if a header is set to be printed for each page. A
4751-header will be printed if this function returns <code class="literal">TRUE</code>
4752+header will be printed if this function returns <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>
4753 <span class="emphasis"><em>and</em></span> some format strings have been specified
4754 with <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-header-format" title="gtk_source_print_compositor_set_header_format ()"><code class="function">gtk_source_print_compositor_set_header_format()</code></a>.
4755 </p>
4756@@ -1027,7 +1027,7 @@
4757 <tr>
4758 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
4759 <td>
4760-<code class="literal">TRUE</code> if the header is set to be printed.</td>
4761+<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the header is set to be printed.</td>
4762 </tr>
4763 </tbody>
4764 </table></div>
4765@@ -1038,7 +1038,7 @@
4766 <a name="gtk-source-print-compositor-set-print-footer"></a><h3>gtk_source_print_compositor_set_print_footer ()</h3>
4767 <pre class="programlisting"><span class="returnvalue">void</span> gtk_source_print_compositor_set_print_footer
4768 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4769- <em class="parameter"><code><span class="type">gboolean</span> print</code></em>);</pre>
4770+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> print</code></em>);</pre>
4771 <p>
4772 Sets whether you want to print a footer in each page. The
4773 footer consists of three pieces of text and an optional line
4774@@ -1063,7 +1063,7 @@
4775 <tr>
4776 <td><p><span class="term"><em class="parameter"><code>print</code></em> :</span></p></td>
4777 <td>
4778-<code class="literal">TRUE</code> if you want the footer to be printed.</td>
4779+<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if you want the footer to be printed.</td>
4780 </tr>
4781 </tbody>
4782 </table></div>
4783@@ -1072,11 +1072,11 @@
4784 <hr>
4785 <div class="refsect2">
4786 <a name="gtk-source-print-compositor-get-print-footer"></a><h3>gtk_source_print_compositor_get_print_footer ()</h3>
4787-<pre class="programlisting"><span class="returnvalue">gboolean</span> gtk_source_print_compositor_get_print_footer
4788+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_source_print_compositor_get_print_footer
4789 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>);</pre>
4790 <p>
4791 Determines if a footer is set to be printed for each page. A
4792-footer will be printed if this function returns <code class="literal">TRUE</code>
4793+footer will be printed if this function returns <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>
4794 <span class="emphasis"><em>and</em></span> some format strings have been specified
4795 with <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-set-footer-format" title="gtk_source_print_compositor_set_footer_format ()"><code class="function">gtk_source_print_compositor_set_footer_format()</code></a>.
4796 </p>
4797@@ -1090,7 +1090,7 @@
4798 <tr>
4799 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
4800 <td>
4801-<code class="literal">TRUE</code> if the footer is set to be printed.</td>
4802+<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the footer is set to be printed.</td>
4803 </tr>
4804 </tbody>
4805 </table></div>
4806@@ -1101,10 +1101,10 @@
4807 <a name="gtk-source-print-compositor-set-header-format"></a><h3>gtk_source_print_compositor_set_header_format ()</h3>
4808 <pre class="programlisting"><span class="returnvalue">void</span> gtk_source_print_compositor_set_header_format
4809 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4810- <em class="parameter"><code><span class="type">gboolean</span> separator</code></em>,
4811- <em class="parameter"><code>const <span class="type">gchar</span> *left</code></em>,
4812- <em class="parameter"><code>const <span class="type">gchar</span> *center</code></em>,
4813- <em class="parameter"><code>const <span class="type">gchar</span> *right</code></em>);</pre>
4814+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> separator</code></em>,
4815+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *left</code></em>,
4816+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *center</code></em>,
4817+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *right</code></em>);</pre>
4818 <p>
4819 Sets strftime like header format strings, to be printed on the
4820 left, center and right of the top of each page. The strings may
4821@@ -1117,7 +1117,7 @@
4822 the header from the document text.
4823 </p>
4824 <p>
4825-If <code class="literal">NULL</code> is given for any of the three arguments, that particular
4826+If <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is given for any of the three arguments, that particular
4827 string will not be printed.
4828 </p>
4829 <p>
4830@@ -1139,7 +1139,7 @@
4831 <tr>
4832 <td><p><span class="term"><em class="parameter"><code>separator</code></em> :</span></p></td>
4833 <td>
4834-<code class="literal">TRUE</code> if you want a separator line to be printed.</td>
4835+<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if you want a separator line to be printed.</td>
4836 </tr>
4837 <tr>
4838 <td><p><span class="term"><em class="parameter"><code>left</code></em> :</span></p></td>
4839@@ -1165,10 +1165,10 @@
4840 <a name="gtk-source-print-compositor-set-footer-format"></a><h3>gtk_source_print_compositor_set_footer_format ()</h3>
4841 <pre class="programlisting"><span class="returnvalue">void</span> gtk_source_print_compositor_set_footer_format
4842 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4843- <em class="parameter"><code><span class="type">gboolean</span> separator</code></em>,
4844- <em class="parameter"><code>const <span class="type">gchar</span> *left</code></em>,
4845- <em class="parameter"><code>const <span class="type">gchar</span> *center</code></em>,
4846- <em class="parameter"><code>const <span class="type">gchar</span> *right</code></em>);</pre>
4847+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> separator</code></em>,
4848+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *left</code></em>,
4849+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *center</code></em>,
4850+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *right</code></em>);</pre>
4851 <p>
4852 Sets strftime like header format strings, to be printed on the
4853 left, center and right of the bottom of each page. The strings may
4854@@ -1181,7 +1181,7 @@
4855 the footer from the document text.
4856 </p>
4857 <p>
4858-If <code class="literal">NULL</code> is given for any of the three arguments, that particular
4859+If <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is given for any of the three arguments, that particular
4860 string will not be printed.
4861 </p>
4862 <p>
4863@@ -1203,7 +1203,7 @@
4864 <tr>
4865 <td><p><span class="term"><em class="parameter"><code>separator</code></em> :</span></p></td>
4866 <td>
4867-<code class="literal">TRUE</code> if you want a separator line to be printed.</td>
4868+<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if you want a separator line to be printed.</td>
4869 </tr>
4870 <tr>
4871 <td><p><span class="term"><em class="parameter"><code>left</code></em> :</span></p></td>
4872@@ -1227,7 +1227,7 @@
4873 <hr>
4874 <div class="refsect2">
4875 <a name="gtk-source-print-compositor-get-n-pages"></a><h3>gtk_source_print_compositor_get_n_pages ()</h3>
4876-<pre class="programlisting"><span class="returnvalue">gint</span> gtk_source_print_compositor_get_n_pages
4877+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> gtk_source_print_compositor_get_n_pages
4878 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>);</pre>
4879 <p>
4880 Returns the number of pages in the document or <code class="code">-1</code> if the
4881@@ -1252,7 +1252,7 @@
4882 <hr>
4883 <div class="refsect2">
4884 <a name="gtk-source-print-compositor-paginate"></a><h3>gtk_source_print_compositor_paginate ()</h3>
4885-<pre class="programlisting"><span class="returnvalue">gboolean</span> gtk_source_print_compositor_paginate
4886+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_source_print_compositor_paginate
4887 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4888 <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkPrintContext.html"><span class="type">GtkPrintContext</span></a> *context</code></em>);</pre>
4889 <p>
4890@@ -1263,7 +1263,7 @@
4891 Each time <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-paginate" title="gtk_source_print_compositor_paginate ()"><code class="function">gtk_source_print_compositor_paginate()</code></a> is invoked, a chunk of the document
4892 is paginated. To paginate the entire document, <a class="link" href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-paginate" title="gtk_source_print_compositor_paginate ()"><code class="function">gtk_source_print_compositor_paginate()</code></a>
4893 must be invoked multiple times.
4894-It returns <code class="literal">TRUE</code> if the document has been completely paginated, otherwise it returns <code class="literal">FALSE</code>.
4895+It returns <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the document has been completely paginated, otherwise it returns <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.
4896 </p>
4897 <p>
4898 This method has been designed to be invoked in the handler of the <a href="http://library.gnome.org/devel/gtk/unstable/gtk3-High-level-Printing-API.html#GtkPrintOperation-paginate"><span class="type">"paginate"</span></a> signal,
4899@@ -1300,7 +1300,7 @@
4900 23</pre></td>
4901 <td class="listing_code"><pre class="programlisting"><span class="comment">// Signal handler for the GtkPrintOperation::paginate signal</span>
4902
4903-<span class="keyword">static</span><span class="normal"> gboolean</span>
4904+<span class="keyword">static</span><span class="normal"> <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean">gboolean</a></span>
4905 <span class="function">paginate</span><span class="normal"> </span><span class="symbol">(</span><span class="usertype">GtkPrintOperation</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">operation</span><span class="symbol">,</span>
4906 <span class="normal"> </span><span class="usertype">GtkPrintContext</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">context</span><span class="symbol">,</span>
4907 <span class="normal"> </span><span class="usertype">gpointer</span><span class="normal"> user_data</span><span class="symbol">)</span>
4908@@ -1316,10 +1316,10 @@
4909 <span class="normal"> n_pages </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="GtkSourcePrintCompositor.html#gtk-source-print-compositor-get-n-pages">gtk_source_print_compositor_get_n_pages</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">compositor</span><span class="symbol">);</span>
4910 <span class="normal"> </span><span class="function"><a href="http://library.gnome.org/devel/gtk/unstable/gtk3-High-level-Printing-API.html#gtk-print-operation-set-n-pages">gtk_print_operation_set_n_pages</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">operation</span><span class="symbol">,</span><span class="normal"> n_pages</span><span class="symbol">);</span>
4911
4912-<span class="normal"> </span><span class="keyword">return</span><span class="normal"> TRUE</span><span class="symbol">;</span>
4913+<span class="normal"> </span><span class="keyword">return</span><span class="normal"> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS">TRUE</a></span><span class="symbol">;</span>
4914 <span class="normal"> </span><span class="cbracket">}</span>
4915 <span class="normal"> </span>
4916-<span class="normal"> </span><span class="keyword">return</span><span class="normal"> FALSE</span><span class="symbol">;</span>
4917+<span class="normal"> </span><span class="keyword">return</span><span class="normal"> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS">FALSE</a></span><span class="symbol">;</span>
4918 <span class="cbracket">}</span></pre></td>
4919 </tr>
4920 </tbody>
4921@@ -1395,7 +1395,7 @@
4922 <tr>
4923 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
4924 <td>
4925-<code class="literal">TRUE</code> if the document has been completely paginated, <code class="literal">FALSE</code> otherwise.</td>
4926+<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the document has been completely paginated, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</td>
4927 </tr>
4928 </tbody>
4929 </table></div>
4930@@ -1404,7 +1404,7 @@
4931 <hr>
4932 <div class="refsect2">
4933 <a name="gtk-source-print-compositor-get-pagination-progress"></a><h3>gtk_source_print_compositor_get_pagination_progress ()</h3>
4934-<pre class="programlisting"><span class="returnvalue">gdouble</span> gtk_source_print_compositor_get_pagination_progress
4935+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a> gtk_source_print_compositor_get_pagination_progress
4936 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>);</pre>
4937 <p>
4938 Returns the current fraction of the document pagination that has been completed.
4939@@ -1430,7 +1430,7 @@
4940 <pre class="programlisting"><span class="returnvalue">void</span> gtk_source_print_compositor_draw_page
4941 (<em class="parameter"><code><a class="link" href="GtkSourcePrintCompositor.html" title="GtkSourcePrintCompositor"><span class="type">GtkSourcePrintCompositor</span></a> *compositor</code></em>,
4942 <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkPrintContext.html"><span class="type">GtkPrintContext</span></a> *context</code></em>,
4943- <em class="parameter"><code><span class="type">gint</span> page_nr</code></em>);</pre>
4944+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> page_nr</code></em>);</pre>
4945 <p>
4946 Draw page <em class="parameter"><code>page_nr</code></em> for printing on the the Cairo context encapsuled in <em class="parameter"><code>context</code></em>.
4947 </p>
4948@@ -1507,7 +1507,7 @@
4949 <a name="GtkSourcePrintCompositor.property-details"></a><h2>Property Details</h2>
4950 <div class="refsect2">
4951 <a name="GtkSourcePrintCompositor--body-font-name"></a><h3>The <code class="literal">"body-font-name"</code> property</h3>
4952-<pre class="programlisting"> "body-font-name" <span class="type">gchar</span>* : Read / Write</pre>
4953+<pre class="programlisting"> "body-font-name" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
4954 <p>
4955 Name of the font used for the text body.
4956 </p>
4957@@ -1535,7 +1535,7 @@
4958 <hr>
4959 <div class="refsect2">
4960 <a name="GtkSourcePrintCompositor--footer-font-name"></a><h3>The <code class="literal">"footer-font-name"</code> property</h3>
4961-<pre class="programlisting"> "footer-font-name" <span class="type">gchar</span>* : Read / Write</pre>
4962+<pre class="programlisting"> "footer-font-name" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
4963 <p>
4964 Name of the font used to print page footer.
4965 If this property is unspecified, the text body font is used.
4966@@ -1555,7 +1555,7 @@
4967 <hr>
4968 <div class="refsect2">
4969 <a name="GtkSourcePrintCompositor--header-font-name"></a><h3>The <code class="literal">"header-font-name"</code> property</h3>
4970-<pre class="programlisting"> "header-font-name" <span class="type">gchar</span>* : Read / Write</pre>
4971+<pre class="programlisting"> "header-font-name" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
4972 <p>
4973 Name of the font used to print page header.
4974 If this property is unspecified, the text body font is used.
4975@@ -1575,7 +1575,7 @@
4976 <hr>
4977 <div class="refsect2">
4978 <a name="GtkSourcePrintCompositor--highlight-syntax"></a><h3>The <code class="literal">"highlight-syntax"</code> property</h3>
4979-<pre class="programlisting"> "highlight-syntax" <span class="type">gboolean</span> : Read / Write</pre>
4980+<pre class="programlisting"> "highlight-syntax" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
4981 <p>
4982 Whether to print the document with highlighted syntax.
4983
4984@@ -1588,7 +1588,7 @@
4985 <hr>
4986 <div class="refsect2">
4987 <a name="GtkSourcePrintCompositor--line-numbers-font-name"></a><h3>The <code class="literal">"line-numbers-font-name"</code> property</h3>
4988-<pre class="programlisting"> "line-numbers-font-name" <span class="type">gchar</span>* : Read / Write</pre>
4989+<pre class="programlisting"> "line-numbers-font-name" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
4990 <p>
4991 Name of the font used to print line numbers on the left margin.
4992 If this property is unspecified, the text body font is used.
4993@@ -1608,7 +1608,7 @@
4994 <hr>
4995 <div class="refsect2">
4996 <a name="GtkSourcePrintCompositor--n-pages"></a><h3>The <code class="literal">"n-pages"</code> property</h3>
4997-<pre class="programlisting"> "n-pages" <span class="type">gint</span> : Read</pre>
4998+<pre class="programlisting"> "n-pages" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read</pre>
4999 <p>
5000 The number of pages in the document or <code class="code">-1</code> if the
The diff has been truncated for viewing.

Subscribers

People subscribed via source and target branches