~ubuntu-branches/ubuntu/quantal/gtk+2.0/quantal-proposed

« back to all changes in this revision

Viewing changes to docs/reference/gtk/html/GtkMenuBar.html

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2012-02-06 22:03:26 UTC
  • mfrom: (1.14.12)
  • Revision ID: package-import@ubuntu.com-20120206220326-10d7cnkpdpbi9iox
Tags: 2.24.10-0ubuntu1
* New upstream version, dropped patches included in the new version
* debian/patches/090_logging_file_saves.patch:
  - improve the logging of saved filed, thanks Siegfried Gevatter 
    (lp: #920961)

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="MenusAndCombos.html" title="Menus, Combo Box, Toolbar">
9
9
<link rel="prev" href="GtkMenu.html" title="GtkMenu">
10
10
<link rel="next" href="GtkMenuItem.html" title="GtkMenuItem">
11
 
<meta name="generator" content="GTK-Doc V1.17 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
219
219
<hr>
220
220
<div class="refsect2">
221
221
<a name="GtkPackDirection"></a><h3>enum GtkPackDirection</h3>
222
 
<pre class="programlisting">typedef enum
223
 
{
 
222
<pre class="programlisting">typedef enum {
224
223
  GTK_PACK_DIRECTION_LTR,
225
224
  GTK_PACK_DIRECTION_RTL,
226
225
  GTK_PACK_DIRECTION_TTB,
408
407
</div>
409
408
<div class="footer">
410
409
<hr>
411
 
          Generated by GTK-Doc V1.17</div>
 
410
          Generated by GTK-Doc V1.18</div>
412
411
</body>
413
412
</html>
 
 
b'\\ No newline at end of file'