source: x/lib/gtk+3.xml@ c3a210a

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since c3a210a was c3a210a, checked in by Douglas R. Reno <renodr@…>, 4 years ago

Update to gtk+-3.24.21

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23341 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 18.8 KB
RevLine 
[76a07db]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[316d2235]7 <!ENTITY gtk3-download-http "&gnome-download-http;/gtk+/&gnome-minor-24;/gtk+-&gtk3-version;.tar.xz">
8 <!ENTITY gtk3-download-ftp "&gnome-download-ftp;/gtk+/&gnome-minor-24;/gtk+-&gtk3-version;.tar.xz">
[c3a210a]9 <!ENTITY gtk3-md5sum "95afed6c860d27de827db66434d681da">
[aec0560]10 <!ENTITY gtk3-size "20 MB">
[c3a210a]11 <!ENTITY gtk3-buildsize "592 MB (add 11 MB for tests)">
12 <!ENTITY gtk3-time "1.9 SBU (using parallelism=4, add 1.0 SBU for tests)">
[76a07db]13]>
14
[a2912ff]15<sect1 id="gtk3" xreflabel="GTK+-&gtk3-version;">
[76a07db]16 <?dbhtml filename="gtk3.html"?>
17
18 <sect1info>
[7e2c95d]19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
[76a07db]21 </sect1info>
22
[a2912ff]23 <title>GTK+-&gtk3-version;</title>
[76a07db]24
25 <indexterm zone="gtk3">
[d356833]26 <primary sortas="a-GTK+3">GTK+3</primary>
[76a07db]27 </indexterm>
28
29 <sect2 role="package">
[a2912ff]30 <title>Introduction to GTK+ 3</title>
[76a07db]31
[ce9d22a]32 <para>
[01c8c8f4]33 The <application>GTK+ 3</application> package contains
[a2912ff]34 libraries used for creating graphical user interfaces for
35 applications.
[ce9d22a]36 </para>
[76a07db]37
[5380ca3]38 &lfs91_checked;
[76a07db]39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
[ce9d22a]43 <para>
44 Download (HTTP): <ulink url="&gtk3-download-http;"/>
45 </para>
[76a07db]46 </listitem>
47 <listitem>
[ce9d22a]48 <para>
49 Download (FTP): <ulink url="&gtk3-download-ftp;"/>
50 </para>
[76a07db]51 </listitem>
52 <listitem>
[ce9d22a]53 <para>
54 Download MD5 sum: &gtk3-md5sum;
55 </para>
[76a07db]56 </listitem>
57 <listitem>
[ce9d22a]58 <para>
59 Download size: &gtk3-size;
60 </para>
[76a07db]61 </listitem>
62 <listitem>
[ce9d22a]63 <para>
64 Estimated disk space required: &gtk3-buildsize;
65 </para>
[76a07db]66 </listitem>
67 <listitem>
[ce9d22a]68 <para>
69 Estimated build time: &gtk3-time;
70 </para>
[76a07db]71 </listitem>
72 </itemizedlist>
73
[a2912ff]74 <bridgehead renderas="sect3">GTK+ 3 Dependencies</bridgehead>
[76a07db]75
76 <bridgehead renderas="sect4">Required</bridgehead>
[ce9d22a]77 <para role="required">
[d356833]78 <xref linkend="at-spi2-atk"/>,
[1c1e2b86]79 <xref linkend="fribidi"/>,
[0c16838]80 <xref linkend="gdk-pixbuf"/>,
[31ee0ed]81 <xref linkend="libepoxy"/>, and
82 <xref linkend="pango"/>
83<!-- does not seem to be needed anymore
84 <xref linkend="six"/>-->
[742b99e]85 </para>
86
[dda4b24]87 <bridgehead renderas="sect4">Recommended</bridgehead>
88 <para role="recommended">
89 <xref linkend="adwaita-icon-theme"/> (default for some gtk+3 settings
[fe5d91f]90 keys, also needed for tests),
91 <xref linkend="hicolor-icon-theme"/> (needed for tests),
[42ae206]92 <xref linkend="iso-codes"/>,
[03571cd]93 <xref linkend="libxkbcommon"/>,
[92503bc]94 <xref linkend="sassc"/>,
[03c5583c]95 <xref linkend="wayland"/>, and
96 <xref linkend="wayland-protocols"/>
[dda4b24]97 </para>
98
[39ffbd0]99 <bridgehead renderas="sect4">Recommended (Required if building GNOME)</bridgehead>
100 <para role="recommended">
[4c2be438]101 <xref linkend="gobject-introspection"/>
102 </para>
103
[76a07db]104 <bridgehead renderas="sect4">Optional</bridgehead>
[51dfb3e]105 <para role="optional">
[8615350]106 <xref linkend="colord"/>,
107 <xref linkend="cups"/>,
108 <xref linkend="docbook-utils"/>,
109 <xref linkend="gtk-doc"/>,
110 <xref linkend="json-glib"/>,
[93883ec]111 <xref linkend="pyatspi2"/> (for tests),
[fe5d91f]112 <xref linkend="rest"/>, and
[057a050]113 <ulink url="http://icl.cs.utk.edu/papi/">PAPI</ulink>
[ce9d22a]114 </para>
115
116 <para condition="html" role="usernotes">
117 User Notes: <ulink url="&blfs-wiki;/gtk3"/>
118 </para>
[76a07db]119 </sect2>
120
121 <sect2 role="installation">
[a2912ff]122 <title>Installation of GTK+ 3</title>
[92503bc]123
[ce9d22a]124 <para>
[a2912ff]125 Install <application>GTK+ 3</application> by running the following
[ce9d22a]126 commands:
127 </para>
[76a07db]128
[8a89491]129<!-- There is a meson port available, but upstream's official recommendation
130 is to use autotools, and is the only offically supported build system.
131 See ticket #13459 for more details.-->
[8a3feaa]132
[8a89491]133<screen><userinput>./configure --prefix=/usr \
134 --sysconfdir=/etc \
135 --enable-broadway-backend \
136 --enable-x11-backend \
137 --enable-wayland-backend &amp;&amp;
138make</userinput></screen>
[76a07db]139
[b4ec1126]140 <para>
141 Some tests fail if
142 <filename>/usr/share/glib-2.0/schemas/gschemas.compiled</filename> is not
143 found. If you wish to run the test suite, create (or update) the file
144 using the following command as the
145 <systemitem class="username">root</systemitem> user:
[3af9e1e9]146 <command>glib-compile-schemas /usr/share/glib-2.0/schemas</command>.
[b4ec1126]147 </para>
148
[ce9d22a]149 <para>
[27236c5]150 To test the results you need a graphical session, then issue
[8a89491]151 <command>make check</command>. <!--There are several tests that
[63256d93]152 have subtests that are known to fail: scrolledwindow, treeview,
153 accessibility-dump, test-css-nodes, and gtk-reftest.
154 Additionally many tests will fail if the current
[92503bc]155 gtk theme (such as current XFCE themes) has deprecated elements.-->
[c3a210a]156 <!--The accessibility-dump portion of the test suite (6 tests) is known
157 to fail.-->
158 The colornames.ui test is known to fail.
[ce9d22a]159 </para>
[76a07db]160
[ce9d22a]161 <para>
162 Now, as the <systemitem class="username">root</systemitem> user:
163 </para>
[76a07db]164
[8a89491]165<screen role="root"><userinput>make install</userinput></screen>
[2ffe965]166
167 <note>
168 <para>
169 If you installed the package on to your system using a
[6c13e98]170 <quote>DESTDIR</quote> method, an important file was not installed and
[2ffe965]171 must be copied and/or generated. Generate it using the following
172 command as the <systemitem class="username">root</systemitem> user:
173 </para>
174
175<screen role="root"><userinput>gtk-query-immodules-3.0 --update-cache</userinput></screen>
176 </note>
[bc9797f]177
178 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
179 href="../../xincludes/gsettings-destdir.xml"/>
[76a07db]180 </sect2>
181
182 <sect2 role="commands">
183 <title>Command Explanations</title>
184
[8a89491]185 <!-- MESON ONLY
[ce9d22a]186 <para>
[92503bc]187 <parameter>-Dbroadway_backend=true</parameter>: This switch enables the
[a5524c14]188 HTML5 GTK backend.
[a8e57cb]189 </para>
[8a89491]190 -->
191
192 <para>
193 <parameter>--enable-broadway-backend</parameter>: This switch enables the
194 HTML5 GTK backend.
195 </para>
196
[a8e57cb]197 <para>
[8a89491]198 <parameter>--enable-x11-backend</parameter>: This switch enables the X11
[de4d07a]199 GDK backend.
[ce9d22a]200 </para>
[8a89491]201
[ce9d22a]202 <para>
[8a89491]203 <parameter>--enable-wayland-backend</parameter>: This switch
[fe5d91f]204 enables the Wayland GDK backend. Replace with
[8a89491]205 <option>--disable-wayland-backend</option> if you do not have
[f7841987]206 <xref linkend="wayland"/> and <xref linkend="wayland-protocols"/>
[fe5d91f]207 or you do not wish to build <application>GNOME</application> with Wayland
208 support. Other changes may be needed to allow the build to complete
[cd7dab9]209 without the wayland backend enabled. Note that a previous installation
210 of gtk+3 built with wayland will interfere with installation without
[c3a210a]211 wayland. If this is desired, remove /usr/lib/libgtk-3* before
[cd7dab9]212 installation.
[ce9d22a]213 </para>
[8a89491]214
[94936bac]215 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
216 href="../../xincludes/gtk-doc-rebuild.xml"/>
[8a89491]217
218 <!-- MESON ONLY
[92503bc]219 <para>
220 <parameter>-Dcolord=yes</parameter>: This switch allows color support
221 in the GTK+ printing backend.
222 </para>
223
224 <para>
225 <parameter>-Dman=true</parameter>: This switch allows generating
226 manual pages.
227 </para>
228
229 <para>
230 <parameter>-Dgtk_doc=false</parameter>: This switch disables building
231 documentation. Replace with -Dgtk_doc=true if you have
232 <xref linkend="gtk-doc"/> installed and wish to generate documentation.
233 </para>
[8a89491]234 -->
[94936bac]235
[76a07db]236 </sect2>
237
238 <sect2 role="configuration">
[a2912ff]239 <title>Configuring GTK+ 3</title>
[76a07db]240
241 <sect3 id="gtk3-config">
242 <title>Config Files</title>
[ce9d22a]243 <para>
244 <filename>~/.config/gtk-3.0/settings.ini</filename> and
245 <filename>/etc/gtk-3.0/settings.ini</filename>
246 </para>
[76a07db]247
248 <indexterm zone="gtk3 gtk3-config">
249 <primary sortas="e-AA.home-settings.ini">~/.config/gtk-3.0/settings.ini</primary>
250 </indexterm>
251
252 <indexterm zone="gtk3 gtk3-config">
253 <primary sortas="e-etc-path-settings.ini">/etc/gtk-3.0/settings.ini</primary>
254 </indexterm>
255 </sect3>
256
257 <sect3><title>Configuration Information</title>
258
[ce9d22a]259 <para>
[a2912ff]260 <application>GTK+ 3</application> themes change the way a
[080a144]261 <application>GTK+ 3</application> application looks. An icon theme can
262 be used to change the icons that appear on the application's toolbar.
[de4d07a]263 If you have installed a <application>GTK+ 3</application> theme (e.g.
[20ff9ce]264 the Adwaita theme built in <application>GTK+ 3</application>),
265 an icon theme (such as <xref
[42ae206]266 linkend="oxygen-icons5"/>) and/or a font (<xref linkend="dejavu-fonts"/>),
267 you can set your preferences in <filename>~/.config/gtk-3.0/settings.ini</filename>,
[0dcc2bd2]268 or the default system wide configuration file (as the <systemitem
269 class="username">root</systemitem> user), in
270 <filename>/etc/gtk-3.0/settings.ini</filename>. For the local user an
271 example is:
[ce9d22a]272 </para>
[76a07db]273
[dda4b24]274<screen><userinput>mkdir -vp ~/.config/gtk-3.0
[4520f55]275cat &gt; ~/.config/gtk-3.0/settings.ini &lt;&lt; "EOF"
[dda4b24]276<literal>[Settings]
[76a07db]277gtk-theme-name = <replaceable>Adwaita</replaceable>
[dda4b24]278gtk-icon-theme-name = <replaceable>oxygen</replaceable>
279gtk-font-name = <replaceable>DejaVu Sans 12</replaceable>
280gtk-cursor-theme-size = <replaceable>18</replaceable>
281gtk-toolbar-style = <replaceable>GTK_TOOLBAR_BOTH_HORIZ</replaceable>
282gtk-xft-antialias = <replaceable>1</replaceable>
283gtk-xft-hinting = <replaceable>1</replaceable>
284gtk-xft-hintstyle = <replaceable>hintslight</replaceable>
285gtk-xft-rgba = <replaceable>rgb</replaceable>
286gtk-cursor-theme-name = <replaceable>Adwaita</replaceable></literal>
[76a07db]287EOF</userinput></screen>
288
[ce9d22a]289 <para>
[dda4b24]290 There are many settings keys, some with default values. You can find
291 them at <ulink
292 url="https://developer.gnome.org/gtk3/stable/GtkSettings.html">Settings:
293 GTK+ 3 Reference Manual</ulink>. There are many more themes available at
[ce9d22a]294 <ulink url="http://gnome-look.org/"/> and other places.
295 </para>
[8a89491]296
297 <para>
298 As part of GTK+-3.0's redesign, the scroll bar buttons are no longer
299 visible on the scrollbar in many applications. If this functionality
300 is desired, modify the <filename>gtk.css</filename> file and restore
301 them using the following command:
302 </para>
303
304<screen><userinput>cat &gt; ~/.config/gtk-3.0/gtk.css &lt;&lt; "EOF"
305<literal>* {
306 -GtkScrollbar-has-backward-stepper: 1;
307 -GtkScrollbar-has-forward-stepper: 1;
308}</literal>
309EOF</userinput></screen>
310
311 <!-- This trick was discovered in the Seamonkey-2.53.2 release notes:
312 http://www.seamonkey-project.org/releases/seamonkey2.53.2/ -->
[76a07db]313
314 </sect3>
315 </sect2>
316
317 <sect2 role="content">
318 <title>Contents</title>
319
320 <segmentedlist>
321 <segtitle>Installed Programs</segtitle>
322 <segtitle>Installed Libraries</segtitle>
323 <segtitle>Installed Directories</segtitle>
324
325 <seglistitem>
[ce9d22a]326 <seg>
[c870dc3]327 broadwayd,
328 gtk3-demo,
329 gtk3-demo-application,
330 gtk3-icon-browser,
331 gtk3-widget-factory,
332 gtk-builder-tool,
333 gtk-encode-symbolic-svg,
334 gtk-launch,
[8615350]335 gtk-query-immodules-3.0,
336 gtk-query-settings, and
[ed2179c9]337 gtk-update-icon-cache
[742b99e]338 </seg>
339 <seg>
[6d5310f]340 libgailutil-3.so, libgdk-3.so, and libgtk-3.so
[742b99e]341 </seg>
342 <seg>
[0d7900a]343 /etc/gtk-3.0,
[77f6b3c]344 /usr/include/{gail,gtk}-3.0,
[c870dc3]345 /usr/{lib,share}/gtk-3.0,
[b800b517]346 /usr/share/gtk-doc/html/{gail-libgail-util,gdk,gtk}3, and
[e68334e]347 /usr/share/themes/{Default,Emacs}/gtk-3.0
[ce9d22a]348 </seg>
[76a07db]349 </seglistitem>
350 </segmentedlist>
351
352 <variablelist>
353 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
354 <?dbfo list-presentation="list"?>
355 <?dbhtml list-presentation="table"?>
356
[e68334e]357 <varlistentry id="broadwayd">
358 <term><command>broadwayd</command></term>
359 <listitem>
360 <para>
[c197636]361 provides support for displaying
[e68334e]362 <application>GTK+ 3</application> applications in a web browser,
363 using HTML5 and web sockets.
364 </para>
365 <indexterm zone="gtk3 broadwayd">
366 <primary sortas="b-broadwayd">broadwayd</primary>
367 </indexterm>
368 </listitem>
369 </varlistentry>
370
[c870dc3]371 <varlistentry id="gtk3-demo">
372 <term><command>gtk3-demo</command></term>
[6d5310f]373 <listitem>
374 <para>
[170773d3]375 is a simple program that demonstrates some of the tasks that can be
[c870dc3]376 done with <application>GTK+ 3</application>
[6d5310f]377 </para>
[c870dc3]378 <indexterm zone="gtk3 gtk3-demo">
379 <primary sortas="b-gtk3-demo">gtk3-demo</primary>
[6d5310f]380 </indexterm>
381 </listitem>
382 </varlistentry>
383
[c870dc3]384 <varlistentry id="gtk3-demo-application">
385 <term><command>gtk3-demo-application</command></term>
[d356833]386 <listitem>
387 <para>
[c870dc3]388 is a simple <application>GTK+ 3</application> application.
[d356833]389 </para>
[c870dc3]390 <indexterm zone="gtk3 gtk3-demo-application">
391 <primary sortas="b-gtk3-demo-application">gtk3-demo-application</primary>
[d356833]392 </indexterm>
393 </listitem>
394 </varlistentry>
395
[c870dc3]396 <varlistentry id="gtk3-icon-browser">
397 <term><command>gtk3-icon-browser</command></term>
[76a07db]398 <listitem>
[ce9d22a]399 <para>
[c870dc3]400 is a utility to explore the icons in the current icon theme. It
401 shows icons in various sizes, their symbolic variants where
402 available, as well as a description of the icon and its context.
[ce9d22a]403 </para>
[c870dc3]404 <indexterm zone="gtk3 gtk3-icon-browser">
405 <primary sortas="b-gtk3-icon-browser">gtk3-icon-browser</primary>
[76a07db]406 </indexterm>
407 </listitem>
408 </varlistentry>
409
[c870dc3]410 <varlistentry id="gtk3-widget-factory">
411 <term><command>gtk3-widget-factory</command></term>
[76a07db]412 <listitem>
[ce9d22a]413 <para>
[c870dc3]414 is a program to view <application>GTK+ 3</application> themes and widgets.
[ce9d22a]415 </para>
[c870dc3]416 <indexterm zone="gtk3 gtk3-widget-factory">
417 <primary sortas="b-gtk3-widget-factory">gtk3-widget-factory</primary>
[76a07db]418 </indexterm>
419 </listitem>
420 </varlistentry>
421
[c870dc3]422 <varlistentry id="gtk-builder-tool">
423 <term><command>gtk-builder-tool</command></term>
[35d0635]424 <listitem>
425 <para>
[c870dc3]426 can perform various operations on GtkBuilder .ui files.
[35d0635]427 </para>
[c870dc3]428 <indexterm zone="gtk3 gtk-builder-tool">
429 <primary sortas="b-gtk-builder-tool">gtk-builder-tool</primary>
[35d0635]430 </indexterm>
431 </listitem>
432 </varlistentry>
433
[c870dc3]434 <varlistentry id="gtk-encode-symbolic-svg">
435 <term><command>gtk-encode-symbolic-svg</command></term>
[35d0635]436 <listitem>
437 <para>
[c870dc3]438 converts symbolic svg icons into specially prepared png files.
439 <application>GTK+ 3</application> can load and recolor these pngs,
440 just like original svgs, but loading them is much faster.
[35d0635]441 </para>
[c870dc3]442 <indexterm zone="gtk3 gtk-encode-symbolic-svg">
443 <primary sortas="b-gtk-encode-symbolic-svg">gtk-encode-symbolic-svg</primary>
[35d0635]444 </indexterm>
445 </listitem>
446 </varlistentry>
447
[c870dc3]448 <varlistentry id="gtk-launch">
449 <term><command>gtk-launch</command></term>
[6d5310f]450 <listitem>
451 <para>
[c870dc3]452 launches an application using the given name. The name should match
[8615350]453 the application desktop file name, as residing in
454 <filename class="directory">/usr/share/applications</filename>, with
[c870dc3]455 or without the '.desktop' suffix.
[6d5310f]456 </para>
[c870dc3]457 <indexterm zone="gtk3 gtk-launch">
458 <primary sortas="b-gtk-launch">gtk-launch</primary>
[6d5310f]459 </indexterm>
460 </listitem>
461 </varlistentry>
462
[c870dc3]463 <varlistentry id="gtk-query-immodules-3.0">
464 <term><command>gtk-query-immodules-3.0</command></term>
[35d0635]465 <listitem>
466 <para>
[c870dc3]467 collects information about loadable input method modules for
468 <application>GTK+ 3</application> and writes it to the default cache
469 file location, or to standard output.
[35d0635]470 </para>
[c870dc3]471 <indexterm zone="gtk3 gtk-query-immodules-3.0">
472 <primary sortas="b-gtk-query-immodules-3.0">gtk-query-immodules-3.0</primary>
473 </indexterm>
474 </listitem>
[8615350]475 </varlistentry>
476
477 <varlistentry id="gtk-query-settings">
478 <term><command>gtk-query-settings</command></term>
479 <listitem>
480 <para>
481 provides a complete listing of all settings related to
482 <application>GTK+ 3</application>
483 </para>
484 <indexterm zone="gtk3 gtk-query-settings">
485 <primary sortas="b-gtk-query-settings">gtk-query-settings</primary>
486 </indexterm>
487 </listitem>
[c870dc3]488 </varlistentry>
489
490 <varlistentry id="gtk-update-icon-cache3">
491 <term><command>gtk-update-icon-cache</command></term>
492 <listitem>
493 <para>
494 is an icon theme caching utility that creates mmap()able cache files
495 for icon themes.
496 </para>
497 <indexterm zone="gtk3 gtk-update-icon-cache3">
498 <primary sortas="b-gtk-update-icon-cache3">gtk-update-icon-cache</primary>
[35d0635]499 </indexterm>
500 </listitem>
501 </varlistentry>
502
[d356833]503 <varlistentry id="libgailutil-3">
504 <term><filename class="libraryfile">libgailutil-3.so</filename></term>
[76a07db]505 <listitem>
[ce9d22a]506 <para>
[3fdc9b0]507 contains functions that implement the accessibility interfaces
[d356833]508 defined by the <application>GNOME</application> Accessibility
509 Toolkit.
[ce9d22a]510 </para>
[d356833]511 <indexterm zone="gtk3 libgailutil-3">
512 <primary sortas="c-libgailutil-3">libgailutil-3.so</primary>
[76a07db]513 </indexterm>
514 </listitem>
515 </varlistentry>
516
517 <varlistentry id="libgdk-3">
[d356833]518 <term><filename class="libraryfile">libgdk-3.so</filename></term>
[76a07db]519 <listitem>
[ce9d22a]520 <para>
521 contains functions that act as a wrapper around the low-level
522 drawing and windowing functions provided by the underlying graphics
[742b99e]523 system.
[ce9d22a]524 </para>
[76a07db]525 <indexterm zone="gtk3 libgdk-3">
526 <primary sortas="c-libgdk-3">libgdk-3.so</primary>
527 </indexterm>
528 </listitem>
529 </varlistentry>
530
531 <varlistentry id="libgtk-3">
[d356833]532 <term><filename class="libraryfile">libgtk-3.so</filename></term>
[76a07db]533 <listitem>
[ce9d22a]534 <para>
535 contains functions that provide an API to implement graphical user
536 interfaces.
537 </para>
[76a07db]538 <indexterm zone="gtk3 libgtk-3">
539 <primary sortas="c-libgtk-3">libgtk-3.so</primary>
540 </indexterm>
541 </listitem>
542 </varlistentry>
[a2912ff]543
[76a07db]544 </variablelist>
[b84342d6]545
[76a07db]546 </sect2>
[b84342d6]547
[76a07db]548</sect1>
Note: See TracBrowser for help on using the repository browser.