Sha256: 1a84dc178d0fbcebd135634362bdf82f6aa4c85cb2de201121a1f94c80c29128

Contents?: true

Size: 1.98 KB

Versions: 4

Compression:

Stored size: 1.98 KB

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Changes in GTK+ 3.8: GTK+ 3 Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
<link rel="home" href="index.html" title="GTK+ 3 Reference Manual">
<link rel="up" href="gtk-migrating-3-x-to-y.html" title="Migrating from one GTK+ 3 release to another">
<link rel="prev" href="ch32s03.html" title="Changes in GTK+ 3.6">
<link rel="next" href="ch32s05.html" title="Changes in GTK+ 3.10">
<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
<td width="100%" align="left" class="shortcuts"></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
<td><a accesskey="u" href="gtk-migrating-3-x-to-y.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
<td><a accesskey="p" href="ch32s03.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="ch32s05.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
</tr></table>
<div class="section">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="id-1.6.9.7"></a>Changes in GTK+ 3.8</h2></div></div></div>
<p>
      GtkIconInfo has changed from being a boxed type to a GObject.
      This is technically an ABI change, but basically all existing code
      will keep working if its used as a boxed type, and it is not
      possible to instantiate GtkIconInfos outside GTK+, so this is
      not expected to be a big problem.
    </p>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.28</div>
</body>
</html>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
gdk3-3.2.9-x64-mingw32 vendor/local/share/gtk-doc/html/gtk3/ch32s04.html
gdk3-3.2.9-x86-mingw32 vendor/local/share/gtk-doc/html/gtk3/ch32s04.html
gdk3-3.2.8-x64-mingw32 vendor/local/share/gtk-doc/html/gtk3/ch32s04.html
gdk3-3.2.8-x86-mingw32 vendor/local/share/gtk-doc/html/gtk3/ch32s04.html