~inkscape.dev/inkscape-devlibs/devlibs-gtk3

« back to all changes in this revision

Viewing changes to share/gtk-doc/html/gtk2/WindowWidgets.html

  • Committer: JazzyNico
  • Date: 2013-01-21 10:11:05 UTC
  • Revision ID: nicoduf@yahoo.fr-20130121101105-i8d8slkq9ng4olx8
Adding gtk2 libraries.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
2
<html>
 
3
<head>
 
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
5
<title>Windows</title>
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.77.1">
 
7
<link rel="home" href="index.html" title="GTK+ 2 Reference Manual">
 
8
<link rel="up" href="gtkobjects.html" title="Part III. GTK+ Widgets and Objects">
 
9
<link rel="prev" href="ch02.html" title="Widget Gallery">
 
10
<link rel="next" href="GtkDialog.html" title="GtkDialog">
 
11
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
 
12
<link rel="stylesheet" href="style.css" type="text/css">
 
13
</head>
 
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
 
16
<td><a accesskey="p" href="ch02.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
17
<td><a accesskey="u" href="gtkobjects.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
 
18
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
 
19
<th width="100%" align="center">GTK+ 2 Reference Manual</th>
 
20
<td><a accesskey="n" href="GtkDialog.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 
21
</tr></table>
 
22
<div class="chapter">
 
23
<div class="titlepage"><div><div><h2 class="title">
 
24
<a name="WindowWidgets"></a>Windows</h2></div></div></div>
 
25
<div class="toc"><dl>
 
26
<dt>
 
27
<span class="refentrytitle"><a href="GtkDialog.html">GtkDialog</a></span><span class="refpurpose"> — Create popup windows</span>
 
28
</dt>
 
29
<dt>
 
30
<span class="refentrytitle"><a href="GtkInvisible.html">GtkInvisible</a></span><span class="refpurpose"> — A widget which is not displayed</span>
 
31
</dt>
 
32
<dt>
 
33
<span class="refentrytitle"><a href="GtkMessageDialog.html">GtkMessageDialog</a></span><span class="refpurpose"> — A convenient message window</span>
 
34
</dt>
 
35
<dt>
 
36
<span class="refentrytitle"><a href="GtkWindow.html">GtkWindow</a></span><span class="refpurpose"> — Toplevel which can contain other widgets</span>
 
37
</dt>
 
38
<dt>
 
39
<span class="refentrytitle"><a href="GtkWindowGroup.html">GtkWindowGroup</a></span><span class="refpurpose"> — Limit the effect of grabs</span>
 
40
</dt>
 
41
<dt>
 
42
<span class="refentrytitle"><a href="GtkAboutDialog.html">GtkAboutDialog</a></span><span class="refpurpose"> — Display information about an application</span>
 
43
</dt>
 
44
<dt>
 
45
<span class="refentrytitle"><a href="GtkAssistant.html">GtkAssistant</a></span><span class="refpurpose"> — A widget used to guide users through multi-step operations</span>
 
46
</dt>
 
47
<dt>
 
48
<span class="refentrytitle"><a href="GtkOffscreenWindow.html">GtkOffscreenWindow</a></span><span class="refpurpose"> — A toplevel container widget used to manage offscreen
 
49
   rendering of child widgets.</span>
 
50
</dt>
 
51
</dl></div>
 
52
</div>
 
53
<div class="footer">
 
54
<hr>
 
55
          Generated by GTK-Doc V1.18</div>
 
56
</body>
 
57
</html>
 
 
b'\\ No newline at end of file'