New upstream version 3.24.24
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
<link rel="home" href="index.html" title="GAIL Reference Manual">
|
||||
<link rel="up" href="libgail-util-main.html" title="GAIL libgail-util Library">
|
||||
<link rel="prev" href="gail-libgail-util3-GailTextUtil.html" title="GailTextUtil">
|
||||
<meta name="generator" content="GTK-Doc V1.99 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.33.0 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -510,6 +510,6 @@ run starting at offset.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>Generated by GTK-Doc V1.99</div>
|
||||
<hr>Generated by GTK-Doc V1.33.0</div>
|
||||
</body>
|
||||
</html>
|
||||
@ -8,7 +8,7 @@
|
||||
<link rel="up" href="libgail-util-main.html" title="GAIL libgail-util Library">
|
||||
<link rel="prev" href="libgail-util-main.html" title="GAIL libgail-util Library">
|
||||
<link rel="next" href="gail-libgail-util3-GailMisc.html" title="GailMisc">
|
||||
<meta name="generator" content="GTK-Doc V1.99 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.33.0 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -350,6 +350,6 @@ function <a class="link" href="gail-libgail-util3-GailTextUtil.html#gail-text-ut
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>Generated by GTK-Doc V1.99</div>
|
||||
<hr>Generated by GTK-Doc V1.33.0</div>
|
||||
</body>
|
||||
</html>
|
||||
@ -6,7 +6,7 @@
|
||||
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
|
||||
<link rel="home" href="index.html" title="GAIL Reference Manual">
|
||||
<link rel="next" href="libgail-util-main.html" title="GAIL libgail-util Library">
|
||||
<meta name="generator" content="GTK-Doc V1.99 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.33.0 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -15,7 +15,7 @@
|
||||
<div>
|
||||
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GAIL Reference Manual</p></th></tr></table></div>
|
||||
<div><p class="releaseinfo">
|
||||
Version 3.24.23
|
||||
Version 3.24.24
|
||||
|
||||
The latest version of this documentation can be found on-line at
|
||||
<a class="ulink" href="http://developer.gnome.org/gail-libgail-util/unstable/" target="_top">http://developer.gnome.org/gail-libgail-util/unstable/</a>.
|
||||
@ -39,6 +39,6 @@ useful to implementors of Atk interfaces for custom widgets.</span>
|
||||
</dl></div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>Generated by GTK-Doc V1.99</div>
|
||||
<hr>Generated by GTK-Doc V1.33.0</div>
|
||||
</body>
|
||||
</html>
|
||||
@ -8,7 +8,7 @@
|
||||
<link rel="up" href="index.html" title="GAIL Reference Manual">
|
||||
<link rel="prev" href="index.html" title="GAIL Reference Manual">
|
||||
<link rel="next" href="gail-libgail-util3-GailTextUtil.html" title="GailTextUtil">
|
||||
<meta name="generator" content="GTK-Doc V1.99 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.33.0 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -35,6 +35,6 @@ useful to implementors of Atk interfaces for custom widgets.</span>
|
||||
</dl></div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>Generated by GTK-Doc V1.99</div>
|
||||
<hr>Generated by GTK-Doc V1.33.0</div>
|
||||
</body>
|
||||
</html>
|
||||
@ -124,7 +124,8 @@ div.table table
|
||||
border: solid 1px #babdb6;
|
||||
}
|
||||
|
||||
div.informaltable table[border="1"] td, div.informaltable table th,
|
||||
div.informaltable table[border="1"] td,
|
||||
div.informaltable table th,
|
||||
div.table table td, div.table table th
|
||||
{
|
||||
/* tango:aluminium 3 */
|
||||
|
||||
Reference in New Issue
Block a user