~ubuntu-branches/debian/squeeze/gtk+2.0/squeeze

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GDK Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GDK Reference Manual">
<link rel="next" href="reference.html" title="API Reference">
<meta name="generator" content="GTK-Doc V1.12 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="reference" href="reference.html" title="API Reference">
<link rel="index" href="api-index-full.html" title="Index of all symbols">
<link rel="index" href="api-index-deprecated.html" title="Index of deprecated symbols">
<link rel="index" href="api-index-2-2.html" title="Index of new symbols in 2.2">
<link rel="index" href="api-index-2-4.html" title="Index of new symbols in 2.4">
<link rel="index" href="api-index-2-6.html" title="Index of new symbols in 2.6">
<link rel="index" href="api-index-2-8.html" title="Index of new symbols in 2.8">
<link rel="index" href="api-index-2-10.html" title="Index of new symbols in 2.10">
<link rel="index" href="api-index-2-12.html" title="Index of new symbols in 2.12">
<link rel="index" href="api-index-2-14.html" title="Index of new symbols in 2.14">
<link rel="index" href="api-index-2-16.html" title="Index of new symbols in 2.16">
<link rel="index" href="api-index-2-18.html" title="Index of new symbols in 2.18">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="book" title="GDK Reference Manual">
<div class="titlepage">
<div>
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GDK Reference Manual</p></th></tr></table></div>
<div><p class="releaseinfo">
      for GDK 2.18.7

      The latest version of this documentation can be found on-line at
      <a class="ulink" href="http://library.gnome.org/devel/gdk/unstable/" target="_top">http://library.gnome.org/devel/gdk/unstable/</a>.
    </p></div>
</div>
<hr>
</div>
<div class="toc"><dl>
<dt><span class="reference"><a href="reference.html">I. API Reference</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="gdk-General.html">General</a></span><span class="refpurpose"> — Library initialization and miscellaneous functions</span>
</dt>
<dt>
<span class="refentrytitle"><a href="multihead.html">Multi-head Support Overview</a></span><span class="refpurpose"> — Overview of GdkDisplay and GdkScreen</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GdkDisplay.html">GdkDisplay</a></span><span class="refpurpose"> — Controls the keyboard/mouse pointer grabs and a set of <span class="type">GdkScreen</span>s</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GdkDisplayManager.html">GdkDisplayManager</a></span><span class="refpurpose"> — Maintains a list of all open <span class="type">GdkDisplay</span>s</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GdkScreen.html">GdkScreen</a></span><span class="refpurpose"> — Object representing a physical screen</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gdk-Points-Rectangles-and-Regions.html">Points, Rectangles and Regions</a></span><span class="refpurpose"> — Simple graphical data types</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gdk-Graphics-Contexts.html">Graphics Contexts</a></span><span class="refpurpose"> — Objects to encapsulate drawing properties</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gdk-Drawing-Primitives.html">Drawing Primitives</a></span><span class="refpurpose"> — Functions for drawing points, lines, arcs, and text</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gdk-Bitmaps-and-Pixmaps.html">Bitmaps and Pixmaps</a></span><span class="refpurpose"> — Offscreen drawables</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gdk-GdkRGB.html">GdkRGB</a></span><span class="refpurpose"> — Renders RGB, grayscale, or indexed image data to a GdkDrawable</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gdk-Images.html">Images</a></span><span class="refpurpose"> — A client-side area for bit-mapped graphics</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gdk-Pixbufs.html">Pixbufs</a></span><span class="refpurpose"> — Functions for rendering pixbufs on drawables</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gdk-Colormaps-and-Colors.html">Colormaps and Colors</a></span><span class="refpurpose"> — Manipulation of colors and colormaps</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gdk-Visuals.html">Visuals</a></span><span class="refpurpose"> — Low-level display hardware information</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gdk-Fonts.html">Fonts</a></span><span class="refpurpose"> — Loading and manipulating fonts</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gdk-Cursors.html">Cursors</a></span><span class="refpurpose"> — Standard and pixmap cursors</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gdk-Windows.html">Windows</a></span><span class="refpurpose"> — Onscreen display areas in the target window system</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gdk-Events.html">Events</a></span><span class="refpurpose"> — Functions for handling events from the window system</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gdk-Event-Structures.html">Event Structures</a></span><span class="refpurpose"> — Data structures specific to each type of event</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gdk-Keyboard-Handling.html">Key Values</a></span><span class="refpurpose"> — Functions for manipulating keyboard codes</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gdk-Selections.html">Selections</a></span><span class="refpurpose"> — Functions for transfering data via the X selection mechanism</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gdk-Drag-and-Drop.html">Drag and Drop</a></span><span class="refpurpose"> — Functions for controlling drag and drop handling</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gdk-Properties-and-Atoms.html">Properties and Atoms</a></span><span class="refpurpose"> — Functions to manipulate properties on windows</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gdk-Threads.html">Threads</a></span><span class="refpurpose"> — Functions for using GDK in multi-threaded programs</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gdk-Input.html">Input</a></span><span class="refpurpose"> — Callbacks on file descriptors</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gdk-Input-Devices.html">Input Devices</a></span><span class="refpurpose"> — Functions for handling extended input devices</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gdk-Pango-Interaction.html">Pango Interaction</a></span><span class="refpurpose"> — Using Pango in GDK</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gdk-Cairo-Interaction.html">Cairo Interaction</a></span><span class="refpurpose"> — Functions to support using Cairo</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gdk-X-Window-System-Interaction.html">X Window System Interaction</a></span><span class="refpurpose"> — X backend-specific functions</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gdk-Application-launching.html">Application launching</a></span><span class="refpurpose"> — Startup notification for applications</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gdk-Testing.html">Testing</a></span><span class="refpurpose"> — Test utilities</span>
</dt>
</dl></dd>
<dt><span class="index"><a href="api-index-full.html">Index of all symbols</a></span></dt>
<dt><span class="index"><a href="api-index-deprecated.html">Index of deprecated symbols</a></span></dt>
<dt><span class="index"><a href="api-index-2-2.html">Index of new symbols in 2.2</a></span></dt>
<dt><span class="index"><a href="api-index-2-4.html">Index of new symbols in 2.4</a></span></dt>
<dt><span class="index"><a href="api-index-2-6.html">Index of new symbols in 2.6</a></span></dt>
<dt><span class="index"><a href="api-index-2-8.html">Index of new symbols in 2.8</a></span></dt>
<dt><span class="index"><a href="api-index-2-10.html">Index of new symbols in 2.10</a></span></dt>
<dt><span class="index"><a href="api-index-2-12.html">Index of new symbols in 2.12</a></span></dt>
<dt><span class="index"><a href="api-index-2-14.html">Index of new symbols in 2.14</a></span></dt>
<dt><span class="index"><a href="api-index-2-16.html">Index of new symbols in 2.16</a></span></dt>
<dt><span class="index"><a href="api-index-2-18.html">Index of new symbols in 2.18</a></span></dt>
</dl></div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.12</div>
</body>
</html>