~canonical-dx-team/ubuntu/maverick/gtk+2.0/menuproxy

« back to all changes in this revision

Viewing changes to docs/reference/gtk/html/gtk-x11.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2010-06-11 12:19:30 UTC
  • mfrom: (1.11.6 upstream)
  • mto: This revision was merged to the branch mainline in revision 175.
  • Revision ID: james.westby@ubuntu.com-20100611121930-n4pklvkoqdsg12vm
Tags: 2.21.2-1
* New upstream development release:
  + debian/rules,
    debian/libgtk2.0-0.symbols:
    - Update for new API symbols.
  + debian/patches/070_mandatory-relibtoolize.patch:
    - Regenerated for the new version.
  + debian/control.in:
    - Update GLib (build-) dependency to >= 2.25.8.

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
<td valign="top" align="right"></td>
32
32
</tr></table></div>
33
33
<div class="refsect1" title="GTK+ for the X Window System">
34
 
<a name="id511789"></a><h2>GTK+ for the X Window System</h2>
 
34
<a name="id387373"></a><h2>GTK+ for the X Window System</h2>
35
35
<p>
36
36
On UNIX, the X backend is the default build for GTK+. So 
37
37
you don't need to do anything special when compiling it,
92
92
program</GTKDOCLINK>.
93
93
</p>
94
94
<div class="refsect2" title="Server, client, window manager">
95
 
<a name="id513733"></a><h3>Server, client, window manager</h3>
 
95
<a name="id389317"></a><h3>Server, client, window manager</h3>
96
96
<p>
97
97
Other window systems typically put all their functionality in the
98
98
application itself. With X, each application involves three different