~ubuntu-branches/ubuntu/karmic/gtk+2.0/karmic

« 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: 2009-10-18 13:23:44 UTC
  • mfrom: (1.2.34 upstream) (72.4.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091018132344-r1cs74dpetruebob
Tags: 2.18.3-1
* New upstream bugfix release:
  + debian/patches/070_mandatory-relibtoolize.patch:
    - Updated for the new version.
* debian/patches/091_dont-omit-gtk-icon-size-dialog.patch:
  + Patch from upstream GIT to not omit GTk_ICON_SIZE_DIALOG
    when searching for an appropiate icon size.
* debian/patches/092_gtk-image-size-allocation.patch:
  + Patch from upstream GIT to fix size allocation of GtkImage.

Show diffs side-by-side

added added

removed removed

Lines of Context:
85
85
<td valign="top" align="right"></td>
86
86
</tr></table></div>
87
87
<div class="refsect1" title="GTK+ for the X Window System">
88
 
<a name="id604386"></a><h2>GTK+ for the X Window System</h2>
 
88
<a name="id521408"></a><h2>GTK+ for the X Window System</h2>
89
89
<p>
90
90
On UNIX, the X backend is the default build for GTK+. So 
91
91
you don't need to do anything special when compiling it,
182
182
program</a>.
183
183
</p>
184
184
<div class="refsect2" title="Server, client, window manager">
185
 
<a name="id583074"></a><h3>Server, client, window manager</h3>
 
185
<a name="id500096"></a><h3>Server, client, window manager</h3>
186
186
<p>
187
187
Other window systems typically put all their functionality in the
188
188
application itself. With X, each application involves three different