Changeset 742b99e for x/lib/gtk+3.xml


Ignore:
Timestamp:
04/16/2012 05:06:53 PM (12 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
ff5df153
Parents:
b8a081c
Message:

GTK+3 XML fixes, moved gtkmm.xml to gtkmm3.xml and some other xml fixes

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/gtk+3.xml

    rb8a081c r742b99e  
    1515]>
    1616
    17 <sect1 id="gtk3" xreflabel="gtk+-&gtk3-version;">
     17<sect1 id="gtk3" xreflabel="GTK+-&gtk3-version;">
    1818  <?dbhtml filename="gtk3.html"?>
    1919
     
    2323  </sect1info>
    2424
    25   <title>gtk+-&gtk3-version;</title>
     25  <title>GTK+-&gtk3-version;</title>
    2626
    2727  <indexterm zone="gtk3">
     
    3030
    3131  <sect2 role="package">
    32     <title>Introduction to gtk+-3</title>
    33 
    34     <para>
    35       The <application>Gtk+-3</application> package contains
    36       <application>Gtk+-3</application> libraries. These are used for creating
     32    <title>Introduction to GTK+-3</title>
     33
     34    <para>
     35      The <application>GTK+-3</application> package contains
     36      <application>GTK+-3</application> libraries. These are used for creating
    3737      graphical user interfaces for applications.
    3838    </para>
     
    7474    </itemizedlist>
    7575
    76     <bridgehead renderas="sect3">gtk+-3 Dependencies</bridgehead>
     76    <bridgehead renderas="sect3">GTK+-3 Dependencies</bridgehead>
    7777
    7878    <bridgehead renderas="sect4">Required</bridgehead>
    7979    <para role="required">
    80       <xref linkend="cairo"/> (compiled with support for glib and libX11),
    8180      <xref linkend="atk"/>,
    82       <xref linkend="pango"/>,
    8381      <xref linkend="gdk-pixbuf"/> and
    84       <xref linkend="x-window-system"/> (specifically,
    85       <application>libX11</application>, <application>libXext</application>,
    86       <application>libXi</application> and <application>libXrender</application>
    87       are required, <application>libXinerama</application>,
    88       <application>libXcomposite</application>,
    89       <application>libXrandr</application> and
    90       <application>libXdamage</application> are optional)
     82      <xref linkend="pango"/>
     83    </para>
     84
     85    <bridgehead renderas="sect4">Recommended</bridgehead>
     86    <para role="recommended">
     87      <xref linkend="gobject-introspection"/> (required if you want to build
     88      GNOME. NB, you will need to install
     89      <application>Gobject Introspection</application> before you install
     90      <xref linkend="atk"/>, <xref linkend="gdk-pixbuf"/> and
     91      <xref linkend="pango"/>.)
    9192    </para>
    9293
     
    9596      <xref linkend="cups"/>,
    9697      <xref linkend="docbook-utils"/>,
    97       <xref linkend="colord"/>,
    98       <xref linkend="gobject-introspection"/> (required if you want to build
    99       <xref linkend="gnome"/>. NB, you will need to install
    100       <application>Gobject Introspection</application> before you install
    101       <xref linkend="atk"/>, <xref linkend="pango"/> and
    102       <xref linkend="gdk-pixbuf"/>.) and
     98      <xref linkend="colord"/> and
    10399      <xref linkend="gtk-doc"/> (only needed if you want to rebuild the
    104100      documentation).
     
    111107
    112108  <sect2 role="installation">
    113     <title>Installation of gtk+-3</title>
    114 
    115     <para>
    116       Install <application>Gtk+-3</application> by running the following
     109    <title>Installation of GTK+-3</title>
     110
     111    <para>
     112      Install <application>GTK+-3</application> by running the following
    117113      commands:
    118114    </para>
     
    152148
    153149  <sect2 role="configuration">
    154     <title>Configuring gtk+-3</title>
     150    <title>Configuring GTK+-3</title>
    155151
    156152    <sect3 id="gtk3-config">
     
    173169
    174170      <para>
    175         Gtk+-3 themes change the way a gtk application looks. An icon theme can
     171        GTK+-3 themes change the way a gtk application looks. An icon theme can
    176172        be used to change the icons that appear on the application's toolbar. If
    177         you have installed a Gtk+-3 theme (eg
     173        you have installed a GTK+-3 theme (eg
    178174        <xref linkend="gnome-themes-standard"/> or an icon theme (such as
    179175        <xref linkend="gnome-icon-theme"/>) you can set your prefences in
     
    214210
    215211      <seglistitem>
    216         <seg>gtk3-demo, gtk-query-immodules-3.0, and gtk-update-icon-cache</seg>
    217         <seg>libgailutil.so, libgdk-3.so, and libgtk-3.so</seg>
    218212        <seg>
    219           /etc/gtk-3.0, /usr/include/gtk-3.0, /usr/include/gail-3.0,
    220           /usr/lib/gtk-3.0 and /usr/share/gtk-3.0
     213          gtk3-demo, gtk-query-immodules-3.0 and gtk-update-icon-cache
     214        </seg>
     215        <seg>
     216          libgailutil.so, libgdk-3.so and libgtk-3.so
     217        </seg>
     218        <seg>
     219          /etc/gtk-3.0, /usr/include/{gail-3.0,gtk-3.0},
     220          /usr/lib/gtk-3.0, /usr/share/gtk-3.0 and
     221          /usr/share/gtk-doc/html/{gail-libgail-util3,gdk3,gtk3}
    221222        </seg>
    222223      </seglistitem>
     
    233234          <para>
    234235            is a simple program that demonstrates some of the things that can be
    235             done with <application>Gtk+-3</application>
     236            done with <application>GTK+-3</application>
    236237          </para>
    237238          <indexterm zone="gtk3 gtk3-demo">
     
    246247          <para>
    247248            collects information about loadable input method modules for
    248             <application>Gtk+-3</application> and writes it to the default cache
     249            <application>GTK+-3</application> and writes it to the default cache
    249250            file location, or to standard output.
    250251          </para>
     
    287288            contains functions that act as a wrapper around the low-level
    288289            drawing and windowing functions provided by the underlying graphics
    289             system (libX11 for now, but maybe in the future Wayland).
     290            system.
    290291          </para>
    291292          <indexterm zone="gtk3 libgdk-3">
Note: See TracChangeset for help on using the changeset viewer.