Imported Upstream version 2.6.7
This commit is contained in:
@ -3,10 +3,10 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>GIMP Widgets Library Reference Manual</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
|
||||
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
|
||||
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
|
||||
<link rel="next" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
|
||||
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
|
||||
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
|
||||
@ -24,12 +24,12 @@
|
||||
<link rel="index" href="libgimpwidgets-index-deprecated.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
<div class="book" lang="en">
|
||||
<div class="book" title="GIMP Widgets Library 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">GIMP Widgets Library Reference Manual</p></th></tr></table></div>
|
||||
<div><p class="releaseinfo">
|
||||
for GIMP 2.6.3
|
||||
for GIMP 2.6.7
|
||||
|
||||
</p></div>
|
||||
</div>
|
||||
@ -45,7 +45,7 @@
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="GimpButton.html">GimpButton</a></span><span class="refpurpose"> — A <a
|
||||
href="/usr/share/gtk-doc/html/gtk/GtkButton.html"
|
||||
href="http://library.gnome.org/devel/gtk/unstable/GtkButton.html"
|
||||
><span class="type">GtkButton</span></a> with a little extra functionality.</span>
|
||||
</dt>
|
||||
<dt>
|
||||
@ -74,7 +74,7 @@ href="/usr/share/gtk-doc/html/gtk/GtkButton.html"
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="GimpDialog.html">GimpDialog</a></span><span class="refpurpose"> — Constructors for <a
|
||||
href="/usr/share/gtk-doc/html/gtk/GtkDialog.html"
|
||||
href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html"
|
||||
><span class="type">GtkDialog</span></a>'s and action_areas as well as other
|
||||
dialog-related stuff.</span>
|
||||
</dt>
|
||||
@ -92,7 +92,7 @@ dialog-related stuff.</span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="GimpFrame.html">GimpFrame</a></span><span class="refpurpose"> — A widget providing a HIG-compliant subclass of <a
|
||||
href="/usr/share/gtk-doc/html/gtk/GtkFrame.html"
|
||||
href="http://library.gnome.org/devel/gtk/unstable/GtkFrame.html"
|
||||
><span class="type">GtkFrame</span></a>.</span>
|
||||
</dt>
|
||||
<dt>
|
||||
@ -124,7 +124,7 @@ href="/usr/share/gtk-doc/html/gtk/GtkFrame.html"
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="GimpPixmap.html">GimpPixmap</a></span><span class="refpurpose"> — Widget which creates a <a
|
||||
href="/usr/share/gtk-doc/html/gtk/GtkPixmap.html"
|
||||
href="http://library.gnome.org/devel/gtk/unstable/GtkPixmap.html"
|
||||
><span class="type">GtkPixmap</span></a> from XPM data.</span>
|
||||
</dt>
|
||||
<dt>
|
||||
@ -198,7 +198,7 @@ href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="libgimpwidgets-GimpHelpUI.html">GimpHelpUI</a></span><span class="refpurpose"> — Functions for setting <a
|
||||
href="/usr/share/gtk-doc/html/gtk/GtkTooltips.html"
|
||||
href="http://library.gnome.org/devel/gtk/unstable/GtkTooltips.html"
|
||||
><span class="type">GtkTooltips</span></a> and help identifier used by GIMP help
|
||||
system.</span>
|
||||
</dt>
|
||||
@ -232,6 +232,6 @@ helper functions.</span>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>
|
||||
Generated by GTK-Doc V1.10</div>
|
||||
Generated by GTK-Doc V1.11</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user