source: x/lib/gtk+3.xml@ 9ee5ff8

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules 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 9ee5ff8 was 9ee5ff8, checked in by Bruce Dubbs <bdubbs@…>, 8 years ago

Update to gtk+3-20.1.
Update to gobject-introspection-1.48.0.
Update to glib-48.0.
Update to notification-daemon-3.18.2.

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

  • Property mode set to 100644
File size: 16.1 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
[9ee5ff8]7 <!ENTITY gtk3-download-http "&gnome-download-http;/gtk+/&gnome-minor-20;/gtk+-&gtk3-version;.tar.xz">
8 <!ENTITY gtk3-download-ftp "&gnome-download-ftp;/gtk+/&gnome-minor-20;/gtk+-&gtk3-version;.tar.xz">
9 <!ENTITY gtk3-md5sum "e84726fcd14f11c50281409b16d64607">
10 <!ENTITY gtk3-size "18.6 MB">
11 <!ENTITY gtk3-buildsize "416 MB (plus 7 MB for tests)">
12 <!ENTITY gtk3-time "6.2 SBU (plus 0.5 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
[730a1810]38 &lfs79_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"/>,
[0c16838]79 <xref linkend="gdk-pixbuf"/>,
80 <xref linkend="libepoxy"/>, and
[742b99e]81 <xref linkend="pango"/>
82 </para>
83
[dda4b24]84 <bridgehead renderas="sect4">Recommended</bridgehead>
85 <para role="recommended">
86 <xref linkend="hicolor-icon-theme"/> (also needed for tests) and
87 <xref linkend="adwaita-icon-theme"/> (default for some gtk+3 settings
88 keys, also needed for tests)
89 </para>
90
[39ffbd0]91 <bridgehead renderas="sect4">Recommended (Required if building GNOME)</bridgehead>
92 <para role="recommended">
[4c2be438]93 <xref linkend="gobject-introspection"/>
94 </para>
95
[76a07db]96 <bridgehead renderas="sect4">Optional</bridgehead>
[ce9d22a]97 <para role="optional">
[b7a80c66]98 <xref linkend="colord"/>,
[ce9d22a]99 <xref linkend="cups"/>,
[7ea83d7]100 <xref linkend="docbook-utils"/>,
101 <xref linkend="gtk-doc"/>,
[7007944]102 <xref linkend="json-glib"/>,
[b800b517]103 <xref linkend="libxkbcommon"/>,
[63c5b080]104 <ulink url="http://ftp.acc.umu.se/pub/gnome/sources/rest/">rest</ulink>, and
[11c9ff3]105 <xref linkend="wayland"/>
[ce9d22a]106 </para>
107
108 <para condition="html" role="usernotes">
109 User Notes: <ulink url="&blfs-wiki;/gtk3"/>
110 </para>
[76a07db]111 </sect2>
112
113 <sect2 role="installation">
[a2912ff]114 <title>Installation of GTK+ 3</title>
[76a07db]115
[b84342d6]116 <note>
117 <para>
[a2912ff]118 <application>GTK+ 3</application> will overwrite
[d432b7a]119 <command>gtk-update-icon-cache</command> from <xref linkend="gtk2"/> if
120 it is installed. There is nothing wrong about that assuming that both
121 programs provide same functionality. If you wish to keep one from
[a2912ff]122 <application>GTK+ 2</application> you can add
[b84342d6]123 <option>--enable-gtk2-dependency</option> to the
124 <command>configure</command> command.
125 </para>
126 </note>
127
[ce9d22a]128 <para>
[a2912ff]129 Install <application>GTK+ 3</application> by running the following
[ce9d22a]130 commands:
131 </para>
[76a07db]132
[4b6f5d3]133<screen><userinput>./configure --prefix=/usr \
[a8e57cb]134 --sysconfdir=/etc \
[f82ac3f]135 --enable-broadway-backend \
[a8e57cb]136 --enable-x11-backend \
[f82ac3f]137 --disable-wayland-backend &amp;&amp;
[76a07db]138make</userinput></screen>
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
[b800b517]149 <para>
[9ee5ff8]150 The accessibility test (six subtests) is known ot fail.
[b800b517]151 </para>
152
[ce9d22a]153 <para>
[27236c5]154 To test the results you need a graphical session, then issue
[9ee5ff8]155 <command>make -k check</command>.
[ce9d22a]156 </para>
[76a07db]157
[ce9d22a]158 <para>
159 Now, as the <systemitem class="username">root</systemitem> user:
160 </para>
[76a07db]161
162<screen role="root"><userinput>make install</userinput></screen>
[2ffe965]163
164 <note>
165 <para>
166 If you installed the package on to your system using a
[6c13e98]167 <quote>DESTDIR</quote> method, an important file was not installed and
[2ffe965]168 must be copied and/or generated. Generate it using the following
169 command as the <systemitem class="username">root</systemitem> user:
170 </para>
171
172<screen role="root"><userinput>gtk-query-immodules-3.0 --update-cache</userinput></screen>
173 </note>
[bc9797f]174
175 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
176 href="../../xincludes/gsettings-destdir.xml"/>
[76a07db]177 </sect2>
178
179 <sect2 role="commands">
180 <title>Command Explanations</title>
181
[ce9d22a]182 <para>
[a5524c14]183 <parameter>--enable-broadway-backend</parameter>: switch enables the
184 HTML5 GTK backend.
[a8e57cb]185 </para>
186
187 <para>
[a5524c14]188 <parameter>--enable-x11-backend</parameter>: switch enables the X11 GDK
189 backend.
[ce9d22a]190 </para>
[76a07db]191
[ce9d22a]192 <para>
[a5524c14]193 <parameter>--disable-wayland-backend</parameter>: switch disables the
[c1cd6b15]194 Wayland GDK backend because Wayland is not used by the gtk packages in
195 BLFS.
[ce9d22a]196 </para>
[2ffe965]197
[94936bac]198 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
199 href="../../xincludes/gtk-doc-rebuild.xml"/>
200
[76a07db]201 </sect2>
202
203 <sect2 role="configuration">
[a2912ff]204 <title>Configuring GTK+ 3</title>
[76a07db]205
206 <sect3 id="gtk3-config">
207 <title>Config Files</title>
[ce9d22a]208 <para>
209 <filename>~/.config/gtk-3.0/settings.ini</filename> and
210 <filename>/etc/gtk-3.0/settings.ini</filename>
211 </para>
[76a07db]212
213 <indexterm zone="gtk3 gtk3-config">
214 <primary sortas="e-AA.home-settings.ini">~/.config/gtk-3.0/settings.ini</primary>
215 </indexterm>
216
217 <indexterm zone="gtk3 gtk3-config">
218 <primary sortas="e-etc-path-settings.ini">/etc/gtk-3.0/settings.ini</primary>
219 </indexterm>
220 </sect3>
221
222 <sect3><title>Configuration Information</title>
223
[ce9d22a]224 <para>
[a2912ff]225 <application>GTK+ 3</application> themes change the way a
[080a144]226 <application>GTK+ 3</application> application looks. An icon theme can
227 be used to change the icons that appear on the application's toolbar.
228 If you have installed a <application>GTK+ 3</application> theme (eg
[dda4b24]229 <xref linkend="gnome-themes-standard"/>), an icon theme (such as <xref
[0dcc2bd2]230 linkend="oxygen-icons"/>) and/or a font (such as <ulink
231 url="http://dejavu.sourceforge.net/">DejaVu fonts</ulink>), you can set
232 your prefences in <filename>~/.config/gtk-3.0/settings.ini</filename>
233 or the default system wide configuration file (as the <systemitem
234 class="username">root</systemitem> user), in
235 <filename>/etc/gtk-3.0/settings.ini</filename>. For the local user an
236 example is:
[ce9d22a]237 </para>
[76a07db]238
[dda4b24]239<screen><userinput>mkdir -vp ~/.config/gtk-3.0
[4520f55]240cat &gt; ~/.config/gtk-3.0/settings.ini &lt;&lt; "EOF"
[dda4b24]241<literal>[Settings]
[76a07db]242gtk-theme-name = <replaceable>Adwaita</replaceable>
[dda4b24]243gtk-icon-theme-name = <replaceable>oxygen</replaceable>
244gtk-font-name = <replaceable>DejaVu Sans 12</replaceable>
245gtk-cursor-theme-size = <replaceable>18</replaceable>
246gtk-toolbar-style = <replaceable>GTK_TOOLBAR_BOTH_HORIZ</replaceable>
247gtk-xft-antialias = <replaceable>1</replaceable>
248gtk-xft-hinting = <replaceable>1</replaceable>
249gtk-xft-hintstyle = <replaceable>hintslight</replaceable>
250gtk-xft-rgba = <replaceable>rgb</replaceable>
251gtk-cursor-theme-name = <replaceable>Adwaita</replaceable></literal>
[76a07db]252EOF</userinput></screen>
253
[ce9d22a]254 <para>
[dda4b24]255 There are many settings keys, some with default values. You can find
256 them at <ulink
257 url="https://developer.gnome.org/gtk3/stable/GtkSettings.html">Settings:
258 GTK+ 3 Reference Manual</ulink>. There are many more themes available at
[ce9d22a]259 <ulink url="http://gnome-look.org/"/> and other places.
260 </para>
[76a07db]261
262 </sect3>
263 </sect2>
264
265 <sect2 role="content">
266 <title>Contents</title>
267
268 <segmentedlist>
269 <segtitle>Installed Programs</segtitle>
270 <segtitle>Installed Libraries</segtitle>
271 <segtitle>Installed Directories</segtitle>
272
273 <seglistitem>
[ce9d22a]274 <seg>
[c870dc3]275 broadwayd,
276 gtk3-demo,
277 gtk3-demo-application,
278 gtk3-icon-browser,
279 gtk3-widget-factory,
280 gtk-builder-tool,
281 gtk-encode-symbolic-svg,
282 gtk-launch,
[ed2179c9]283 gtk-query-immodules-3.0, and
284 gtk-update-icon-cache
[742b99e]285 </seg>
286 <seg>
[6d5310f]287 libgailutil-3.so, libgdk-3.so, and libgtk-3.so
[805809d]288
[742b99e]289 </seg>
290 <seg>
[0d7900a]291 /etc/gtk-3.0,
[77f6b3c]292 /usr/include/{gail,gtk}-3.0,
[c870dc3]293 /usr/{lib,share}/gtk-3.0,
[b800b517]294 /usr/share/gtk-doc/html/{gail-libgail-util,gdk,gtk}3, and
[e68334e]295 /usr/share/themes/{Default,Emacs}/gtk-3.0
[ce9d22a]296 </seg>
[76a07db]297 </seglistitem>
298 </segmentedlist>
299
300 <variablelist>
301 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
302 <?dbfo list-presentation="list"?>
303 <?dbhtml list-presentation="table"?>
304
[e68334e]305 <varlistentry id="broadwayd">
306 <term><command>broadwayd</command></term>
307 <listitem>
308 <para>
[c197636]309 provides support for displaying
[e68334e]310 <application>GTK+ 3</application> applications in a web browser,
311 using HTML5 and web sockets.
312 </para>
313 <indexterm zone="gtk3 broadwayd">
314 <primary sortas="b-broadwayd">broadwayd</primary>
315 </indexterm>
316 </listitem>
317 </varlistentry>
318
[c870dc3]319 <varlistentry id="gtk3-demo">
320 <term><command>gtk3-demo</command></term>
[6d5310f]321 <listitem>
322 <para>
[c870dc3]323 is a simple program that demonstrates some of the things that can be
324 done with <application>GTK+ 3</application>
[6d5310f]325 </para>
[c870dc3]326 <indexterm zone="gtk3 gtk3-demo">
327 <primary sortas="b-gtk3-demo">gtk3-demo</primary>
[6d5310f]328 </indexterm>
329 </listitem>
330 </varlistentry>
331
[c870dc3]332 <varlistentry id="gtk3-demo-application">
333 <term><command>gtk3-demo-application</command></term>
[d356833]334 <listitem>
335 <para>
[c870dc3]336 is a simple <application>GTK+ 3</application> application.
[d356833]337 </para>
[c870dc3]338 <indexterm zone="gtk3 gtk3-demo-application">
339 <primary sortas="b-gtk3-demo-application">gtk3-demo-application</primary>
[d356833]340 </indexterm>
341 </listitem>
342 </varlistentry>
343
[c870dc3]344 <varlistentry id="gtk3-icon-browser">
345 <term><command>gtk3-icon-browser</command></term>
[76a07db]346 <listitem>
[ce9d22a]347 <para>
[c870dc3]348 is a utility to explore the icons in the current icon theme. It
349 shows icons in various sizes, their symbolic variants where
350 available, as well as a description of the icon and its context.
[ce9d22a]351 </para>
[c870dc3]352 <indexterm zone="gtk3 gtk3-icon-browser">
353 <primary sortas="b-gtk3-icon-browser">gtk3-icon-browser</primary>
[76a07db]354 </indexterm>
355 </listitem>
356 </varlistentry>
357
[c870dc3]358 <varlistentry id="gtk3-widget-factory">
359 <term><command>gtk3-widget-factory</command></term>
[76a07db]360 <listitem>
[ce9d22a]361 <para>
[c870dc3]362 is a program to view <application>GTK+ 3</application> themes and widgets.
[ce9d22a]363 </para>
[c870dc3]364 <indexterm zone="gtk3 gtk3-widget-factory">
365 <primary sortas="b-gtk3-widget-factory">gtk3-widget-factory</primary>
[76a07db]366 </indexterm>
367 </listitem>
368 </varlistentry>
369
[c870dc3]370 <varlistentry id="gtk-builder-tool">
371 <term><command>gtk-builder-tool</command></term>
[35d0635]372 <listitem>
373 <para>
[c870dc3]374 can perform various operations on GtkBuilder .ui files.
[35d0635]375 </para>
[c870dc3]376 <indexterm zone="gtk3 gtk-builder-tool">
377 <primary sortas="b-gtk-builder-tool">gtk-builder-tool</primary>
[35d0635]378 </indexterm>
379 </listitem>
380 </varlistentry>
381
[c870dc3]382 <varlistentry id="gtk-encode-symbolic-svg">
383 <term><command>gtk-encode-symbolic-svg</command></term>
[35d0635]384 <listitem>
385 <para>
[c870dc3]386 converts symbolic svg icons into specially prepared png files.
387 <application>GTK+ 3</application> can load and recolor these pngs,
388 just like original svgs, but loading them is much faster.
[35d0635]389 </para>
[c870dc3]390 <indexterm zone="gtk3 gtk-encode-symbolic-svg">
391 <primary sortas="b-gtk-encode-symbolic-svg">gtk-encode-symbolic-svg</primary>
[35d0635]392 </indexterm>
393 </listitem>
394 </varlistentry>
395
[c870dc3]396 <varlistentry id="gtk-launch">
397 <term><command>gtk-launch</command></term>
[6d5310f]398 <listitem>
399 <para>
[c870dc3]400 launches an application using the given name. The name should match
401 application desktop file name, as residing in
402 <filename class="directory">/usr/share/application</filename>, with
403 or without the '.desktop' suffix.
[6d5310f]404 </para>
[c870dc3]405 <indexterm zone="gtk3 gtk-launch">
406 <primary sortas="b-gtk-launch">gtk-launch</primary>
[6d5310f]407 </indexterm>
408 </listitem>
409 </varlistentry>
410
[c870dc3]411 <varlistentry id="gtk-query-immodules-3.0">
412 <term><command>gtk-query-immodules-3.0</command></term>
[35d0635]413 <listitem>
414 <para>
[c870dc3]415 collects information about loadable input method modules for
416 <application>GTK+ 3</application> and writes it to the default cache
417 file location, or to standard output.
[35d0635]418 </para>
[c870dc3]419 <indexterm zone="gtk3 gtk-query-immodules-3.0">
420 <primary sortas="b-gtk-query-immodules-3.0">gtk-query-immodules-3.0</primary>
421 </indexterm>
422 </listitem>
423 </varlistentry>
424
425 <varlistentry id="gtk-update-icon-cache3">
426 <term><command>gtk-update-icon-cache</command></term>
427 <listitem>
428 <para>
429 is an icon theme caching utility that creates mmap()able cache files
430 for icon themes.
431 </para>
432 <indexterm zone="gtk3 gtk-update-icon-cache3">
433 <primary sortas="b-gtk-update-icon-cache3">gtk-update-icon-cache</primary>
[35d0635]434 </indexterm>
435 </listitem>
436 </varlistentry>
437
[d356833]438 <varlistentry id="libgailutil-3">
439 <term><filename class="libraryfile">libgailutil-3.so</filename></term>
[76a07db]440 <listitem>
[ce9d22a]441 <para>
442 contains functions that implements the accessibility interfaces
[d356833]443 defined by the <application>GNOME</application> Accessibility
444 Toolkit.
[ce9d22a]445 </para>
[d356833]446 <indexterm zone="gtk3 libgailutil-3">
447 <primary sortas="c-libgailutil-3">libgailutil-3.so</primary>
[76a07db]448 </indexterm>
449 </listitem>
450 </varlistentry>
451
452 <varlistentry id="libgdk-3">
[d356833]453 <term><filename class="libraryfile">libgdk-3.so</filename></term>
[76a07db]454 <listitem>
[ce9d22a]455 <para>
456 contains functions that act as a wrapper around the low-level
457 drawing and windowing functions provided by the underlying graphics
[742b99e]458 system.
[ce9d22a]459 </para>
[76a07db]460 <indexterm zone="gtk3 libgdk-3">
461 <primary sortas="c-libgdk-3">libgdk-3.so</primary>
462 </indexterm>
463 </listitem>
464 </varlistentry>
465
466 <varlistentry id="libgtk-3">
[d356833]467 <term><filename class="libraryfile">libgtk-3.so</filename></term>
[76a07db]468 <listitem>
[ce9d22a]469 <para>
470 contains functions that provide an API to implement graphical user
471 interfaces.
472 </para>
[76a07db]473 <indexterm zone="gtk3 libgtk-3">
474 <primary sortas="c-libgtk-3">libgtk-3.so</primary>
475 </indexterm>
476 </listitem>
477 </varlistentry>
[a2912ff]478
[76a07db]479 </variablelist>
[b84342d6]480
[76a07db]481 </sect2>
[b84342d6]482
[76a07db]483</sect1>
Note: See TracBrowser for help on using the repository browser.