source: x/lib/gtk+3.xml@ 49f2cec

11.3 12.0 12.1 12.2 gimp3 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 xry111/for-12.3 xry111/llvm18 xry111/spidermonkey128 xry111/xf86-video-removal
Last change on this file since 49f2cec was 1ea1e02d, checked in by Douglas R. Reno <renodr@…>, 22 months ago

Change all dependencies on at-spi2-atk and ATK to at-spi2-core.

This accounts for their archival in the next couple of commits.

The reason behind the archival is that the files from both of those
packages are now provided by at-spi2-core.

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