File: index.html

package info (click to toggle)
gtkmm2.4 1%3A2.12.7-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 97,528 kB
  • ctags: 33,749
  • sloc: xml: 121,487; cpp: 17,100; sh: 8,982; makefile: 1,150; perl: 161
file content (294 lines) | stat: -rw-r--r-- 12,485 bytes parent folder | download
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
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
 <head>
  <title>Gtkmm Documentation</title>
  <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
  <link href="reference/html/doxygen.css" rel="stylesheet" type="text/css">
  <style type="text/css">
   body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
   }
   a:link, a:visited  {
       color: #4A5DB4;
       font-weight: bold;
   }
  </style>
 </head>
 <body bgcolor="#F0F0F0">

  <div align="Center">
  <a class="qindex" href="index.html">Main Page</a> &nbsp; <a href="reference/html/group__Widgets.html">
    Widgets</a> &nbsp; <a class="qindex" href="reference/html/namespaces.html">
    Namespaces</a> &nbsp; <a href="tutorial/html/index.html"> Book</a>
   &nbsp;

  <hr>
   <h1>gtkmm 2.4 documentation</h1>
   <p>This documentation is for the gtkmm 2.4 and gnomemm 2.6 APIs. There is also documentation for the <a href="http://www.gtkmm.org/gtkmm2/docs/">gtkmm 2.0/2.2 APIs</a>.</p>

   <table cellspacing="1" cellpadding="2" width="100%" border="0">
    <tbody>
     <tr>
      <th width="33%" bgcolor="#7f201f" style="border: 1px solid black; color: white">General</th>
     </tr>
     <tr>
      <td height="75">
       <table cellspacing="1" cellpadding="2" width="100%" bgcolor="white"
        border="0" style="border: 1px solid black">
        <tbody>
         <tr>
          <th width="33%" bgcolor="#f0f0f0" align="center">Basics</th>
          <th width="33%" bgcolor="#f0f0f0" align="center">"Programming with gtkmm"</th>
          <th width="33%" bgcolor="#f0f0f0" align="center">What's New</th>
         </tr>
         <tr>
          <td valign="Top" height="75">
           <ul>
            <li><a href="http://www.gtkmm.org">About gtkmm</a></li>
            <li><a href="FAQ/html/index.html">FAQs</a></li>
            <li><a href="http://www.gtkmm.org/download.shtml">Download</a></li>
            <li><a href="http://www.gtkmm.org/docs/gtkmm-2.4/gtkmm-2-4-docs.tar.gz">Offline documentation</a></li>
           </ul>
          </td>
          <td valign="Top" height="75">
           <p><a href="tutorial/html/index.html">Contents</a> of whole online book.</p>
           <p>Selected chapters:
           <ul>
            <li><a href="tutorial/html/ch02.html">Installation</a></li>
            <li><a href="tutorial/html/ch03.html">Basics</a></li>
            <li><a href="tutorial/html/apb.html">Signals</a></li>
            <li><a href="tutorial/html/ch07.html">Container Widgets</a></li>
            <li><a href="tutorial/html/ch08.html">TreeView</a></li>
            <li><a href="tutorial/html/ch22.html">Memory Management</a></li>
            <li><a href="tutorial/html/ch23.html">Glade and libglademm</a></li>

           </ul>
           </p>
          </td>
          <td valign="Top" height="75">
           <ul>
            <li><a href="http://cvs.gnome.org/viewcvs/*checkout*/gtkmm/NEWS">News</a></li>
            <li><a href="http://cvs.gnome.org/viewcvs/*checkout*/gtkmm/ChangeLog">ChangeLog</a></li>
            <li><a
            href="http://cvs.gnome.org/viewcvs/*checkout*/gtkmm-root/base/PORTING">Porting from gtkmm 1.2.x to gtkmm 2.0.x</a></li>
            <li><a href="http://cvs.gnome.org/viewcvs/*checkout*/gnomemm/PORTING">Porting from gnomemm 1.2.x to gnomemm 2.0.x</a></li>
           </ul>
          </td>
         </tr>

        </tbody>
       </table>
      </td>
     </tr>
     <tr>
      <th bgcolor="#7f201f" style="border: 1px solid black; color: white">API Reference</th>
     </tr>
     <tr>
      <td valign="Top">
       <table border="0" bgcolor="white" width="100%" cellpadding="2"
        cellspacing="1" style="border: 1px solid black">
        <tbody>
         <tr>
          <th bgcolor="#f0f0f0" width="33%" align="center">gtkmm (Gtk::)</th>
          <th bgcolor="#f0f0f0" width="33%">glibmm (used by gtkmm)</th>
          <th bgcolor="#f0f0f0" width="33%">glibmm (others)</th>
         </tr>
         <tr>
          <td valign="Top" width="33%">
           <ul>
            <li><b><a href="reference/widget_hierarchy.html">Hierarchy</a></b></li>
            <li><a href="reference/html/group__Widgets.html">Widgets</a></li>
            <li><a href="reference/html/group__Containers.html">Containers</a></li>
            <li><a href="reference/html/group__TreeView.html">TreeView</a></li>
            <li><a href="reference/html/group__TextView.html">TextView</a></li>
            <li><a href="reference/html/group__Dialogs.html">Dialogs</a></li>
            <li><a href="reference/html/classGtk_1_1UIManager.html">Menus and Toolbars</a></li>
            <li><a href="reference/html/classGtk_1_1Main.html">Main loop</a></li>
            <li><a href="reference/html/group__gtkmmEnums.html">enums and flags</a></li>
            <li><a href="reference/html/namespaceGtk_1_1Stock.html">Stock IDs</a></li>
           </ul>
          </td>
          <td valign="Top" width="33%">
           <ul>
            <li><a href="../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">ustring</a></li>
            <li><a href="../../glibmm-2.4/docs/reference/html/classGlib_1_1Exception.html">Exceptions</a></li>
            <li><a href="../../glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">RefPtr&lt;&gt;</a><br>
            </li>

           </ul>
          </td>
          <td valign="Top" width="33%">
           <ul>
            <li><a href="../../glibmm-2.4/docs/reference/html/group__MainLoop.html">Main Event loop</a></li>
            <li><a href="../../glibmm-2.4/docs/reference/html/group__Spawn.html">Spawning Processes</a></li>
            <li><a href="../../glibmm-2.4/docs/reference/html/group__Threads.html">Threads</a></li>
            <li><a href="../../glibmm-2.4/docs/reference/html/group__MiscUtils.html">Miscellaneous Utility Functions</a></li>
            <li><a href="../../glibmm-2.4/docs/reference/html/group__CharsetConv.html">Character set conversion</a></li>

           </ul>
          </td>
         </tr>
         <tr>
          <th bgcolor="#f0f0f0" width="33%" align="center">Full</th>
          <th bgcolor="#f0f0f0" width="33%">Namespaces</th>
          <th bgcolor="#f0f0f0" width="33%">Extra Modules</th>
         </tr>
         <tr>
          <td valign="Top" width="33%">
           <ul>
            <li><a href="reference/html/hierarchy.html">Inheritance Hierarchy</a></li>
            <li>Class Chart (image)</li>
            <li><a href="reference/html/classes.html">All Classes</a></li>
            <li><a href="reference/html/functions.html">All methods (long)</a></li>
            <li><a href="reference/html/pages.html">Deprecated and new API</a></li>
            <li>
<!-- Search Google -->
<FORM method=GET action=http://www.google.com/custom>
<INPUT TYPE=text name=q size=31 maxlength=255 value="" />
<INPUT type=submit name=sa VALUE="Google Search in gtkmm Documentation" />
<INPUT type=hidden name=cof VALUE="L:http://www.gtkmm.org/images/gtkmm_logo_small.png;AH:center;S:http://www.gtkmm.org;" />

<INPUT type=hidden name=domains value="http://www.gtkmm.org/docs/" /><br>
<INPUT type=hidden name=sitesearch value="http://www.gtkmm.org/docs/" />
</FORM>
<!-- Search Google -->
            </li>

           </ul>
          </td>
          <td valign="Top" width="33%">
           <ul>
            <li><a href="reference/html/namespaceAtk.html">Atk</a></li>
            <li><a href="reference/html/namespaceGdk.html">Gdk</a></li>
            <li><a href="../../glibmm-2.4/docs/reference/html/namespaceGlib.html">Glib</a></li>
            <li><a href="reference/html/namespaceGtk.html">Gtk</a></li>
            <li><a href="reference/html/namespacePango.html">Pango</a></li>

           </ul>
          </td>
          <td valign="Top" width="33%">
           <ul>
            <li>gnomemm:<br>

            <ul>
             <li><a href="http://www.gtkmm.org/gnomemm2/reference/html/namespaceGnome_1_1Canvas.html">
              Gnome::Canvas</a> (libgnomecanvasmm: Canvas widget)</li>
             <li><a href="http://www.gtkmm.org/gnomemm2/reference/html/namespaceGnome_1_1Conf.html">
              Gnome::Conf</a> (gconfmm: Configuration)</li>
             <li><a href="http://www.gtkmm.org/gnomemm2/reference/html/namespaceGnome_1_1UI.html">
              Gnome::UI</a> (libgnomeuimm)</li>
             <li><a href="http://www.gtkmm.org/gnomemm2/reference/html/namespaceGnome_1_1Glade.html">
              Gnome::Glade</a> (libglademm: XML UI description)</li>
              <li><a href="http://www.gtkmm.org/gnomemm2/reference/html/namespaceGnome_1_1Vfs.html">
              Gnome::Vfs</a> (gnome-vfsmm: Virtual file system)</li>
              <li><a href="http://www.gtkmm.org/docs/libgnomedbmm-3.0/docs/index.html">
              Gnome::Gda</a> (libgdamm: non-UI database access)</li>
              <li><a href="http://www.gtkmm.org/docs/libgnomedbmm-3.0/docs/index.html">
              Gnome::Db</a> (libgnomedbmm: Database UI widgets)</li>
             

            </ul>
            </li>
            <li><a href="http://bakery.sourceforge.net">Bakery</a></li>

           </ul>
          </td>
         </tr>

        </tbody>
       </table>

       <table cellspacing="1" cellpadding="2" width="100%" border="0">
        <tbody>
         <tr>
          <th width="33%" bgcolor="#7f201f" style="border: 1px solid black; color: white">Others<br>
          </th>
         </tr>
         <tr>
          <td height="75">
           <table cellspacing="1" cellpadding="2" width="100%"
            bgcolor="white" border="0" style="border: 1px solid black">
            <tbody>
             <tr>
              <th width="33%" bgcolor="#f0f0f0" align="center">Further help</th>
              <th width="33%" bgcolor="#f0f0f0" align="center">Tools</th>
              <th width="33%" bgcolor="#f0f0f0" align="center">Appendix</th>
             </tr>
             <tr>
              <td height="75">

               <ul>
                <li><a href="http://www.gtkmm.org/mailinglist.shtml">Mailing List</a></li>
                <li><a
                href="http://www.gtkmm.org/bugs.shtml">How to report a bug</a></li>
		<li><a href="../examples/">examples</a></li>
		<li><a href="http://live.gnome.org/gtkmm">Wiki</a></li>
               </ul>
               <br>
              </td>
              <td valign="Top" height="75">

               <ul>
                <li><a href="http://glade.gnome.org">Glade</a></li>
                <li><a href="http://home.wtal.de/petig/Gtk/">Glademm code-generator</a></li>

               </ul>
               <br>
              </td>
              <td valign="Top" height="75">

               <ul>
                <li><a href="http://www.gtkmm.org/license.shtml">License</a></li>
                <li><a href="http://www.gtkmm.org/developers.shtml">Credits</a></li>
                <li><a href="http://www.gtk.org">GTK+ (The C library)</a></li>
                <li><a href="http://www.gnome.org">GNOME</a><br>
                </li>

               </ul>
              </td>
             </tr>

             <tr>
              <th width="33%" bgcolor="#f0f0f0" align="center">External Documentation</th>
              <th width="33%" bgcolor="#f0f0f0" align="center">Unusual Platforms</th>
             </tr>

             <tr>
              <td valign="Top" height="75">
               <ul>
                <li><a href="http://libsigc.sourceforge.net/doc.shtml">libsigc++ documentation</a></li>
                <li><a
                 href="http://www.gtk.org/api/">GTK+ reference</a></li>
                <li><a
                 href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/index.html">Standard C++ Library (STL)</a></li>
               </ul>
              </td>

              <td valign="Top" height="75">
               <ul>
                <li><a href="http://cvs.gnome.org/viewcvs/*checkout*/gtkmm/README.SUN">Solaris, with Sun's Forte C++.</a></li>
                <li><a href="http://cvs.gnome.org/viewcvs/*checkout*/gtkmm/README.win32">Windows, with mingw and cygwin</a></li>
                <li><a href="http://cvs.gnome.org/viewcvs/*checkout*/gtkmm/MSVC_Net2003/README">Windows, with MSVC++</a></li>
              </ul> 
              </td>
             
             </tr>

            </tbody>
           </table>
          </td>
         </tr>

        </tbody>
       </table>
      </td>
     </tr>

    </tbody>
   </table>
   <br>
  </div>

 </body>
</html>