~bratsche/ubuntu/maverick/gtk+2.0/menu-activation-fix

« back to all changes in this revision

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

Import upstream version 2.17.11

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>Compiling GTK+ Applications</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.74.2">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
7
7
<link rel="home" href="index.html" title="GTK+ Reference Manual">
8
8
<link rel="up" href="gtk.html" title="Part I. GTK+ Overview">
9
9
<link rel="prev" href="gtk-building.html" title="Compiling the GTK+ libraries">
49
49
<link rel="chapter" href="gtk-migrating-GtkBuilder.html" title="Migrating from libglade to GtkBuilder">
50
50
<link rel="chapter" href="gtk-migrating-tooltips.html" title="Migrating from GtkTooltips to GtkTooltip">
51
51
<link rel="chapter" href="gtk-migrating-entry-icons.html" title="Migrating from SexyIconEntry to GtkEntry">
 
52
<link rel="chapter" href="gtk-migrating-label-links.html" title="Migrating from SexyUrlLabel to GtkLabel">
 
53
<link rel="chapter" href="gtk-migrating-ClientSideWindows.html" title="Migrating to client-side windows">
52
54
<link rel="part" href="pt05.html" title="Part V. GTK+ Tools">
53
55
<link rel="glossary" href="glossary.html" title="Glossary">
54
56
<link rel="index" href="api-index-full.html" title="Index of all symbols">
61
63
<link rel="index" href="api-index-2-12.html" title="Index of new symbols in 2.12">
62
64
<link rel="index" href="api-index-2-14.html" title="Index of new symbols in 2.14">
63
65
<link rel="index" href="api-index-2-16.html" title="Index of new symbols in 2.16">
 
66
<link rel="index" href="api-index-2-18.html" title="Index of new symbols in 2.18">
64
67
</head>
65
68
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
66
69
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
70
73
<th width="100%" align="center">GTK+ Reference Manual</th>
71
74
<td><a accesskey="n" href="gtk-running.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
72
75
</tr></table>
73
 
<div class="refentry" lang="en">
 
76
<div class="refentry" title="Compiling GTK+ Applications">
74
77
<a name="gtk-compiling"></a><div class="titlepage"></div>
75
78
<div class="refnamediv"><table width="100%"><tr>
76
79
<td valign="top">
81
84
</td>
82
85
<td valign="top" align="right"></td>
83
86
</tr></table></div>
84
 
<div class="refsect1" lang="en">
85
 
<a name="id595281"></a><h2>Compiling GTK+ Applications on UNIX</h2>
 
87
<div class="refsect1" title="Compiling GTK+ Applications on UNIX">
 
88
<a name="id457065"></a><h2>Compiling GTK+ Applications on UNIX</h2>
86
89
<p>
87
90
To compile a GTK+ application, you need to tell the compiler where to 
88
91
find the GTK+ header files and libraries. This is done with the