Imported Upstream version 2.6.12
This commit is contained in:
@ -3,19 +3,19 @@
|
||||
<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.75.2">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
<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.15 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
<div class="book" title="GIMP Widgets Library Reference Manual">
|
||||
<div class="book">
|
||||
<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.10
|
||||
for GIMP 2.6.12
|
||||
|
||||
</p></div>
|
||||
</div>
|
||||
@ -30,7 +30,7 @@
|
||||
<span class="refentrytitle"><a href="GimpBrowser.html">GimpBrowser</a></span><span class="refpurpose"></span>
|
||||
</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"><span class="type">GtkButton</span></a> with a little extra functionality.</span>
|
||||
<span class="refentrytitle"><a href="GimpButton.html">GimpButton</a></span><span class="refpurpose"> — A <a href="http://library.gnome.org/devel/gtk3/GtkButton.html"><span class="type">GtkButton</span></a> with a little extra functionality.</span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="GimpChainButton.html">GimpChainButton</a></span><span class="refpurpose"> — Widget to visually connect two entry widgets.</span>
|
||||
@ -57,7 +57,7 @@
|
||||
<span class="refentrytitle"><a href="GimpColorProfileComboBox.html">GimpColorProfileComboBox</a></span><span class="refpurpose"></span>
|
||||
</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"><span class="type">GtkDialog</span></a>'s and action_areas as well as other
|
||||
<span class="refentrytitle"><a href="GimpDialog.html">GimpDialog</a></span><span class="refpurpose"> — Constructors for <a href="http://library.gnome.org/devel/gtk3/GtkDialog.html"><span class="type">GtkDialog</span></a>'s and action_areas as well as other
|
||||
dialog-related stuff.</span>
|
||||
</dt>
|
||||
<dt>
|
||||
@ -73,7 +73,7 @@ dialog-related stuff.</span>
|
||||
<span class="refentrytitle"><a href="GimpFileEntry.html">GimpFileEntry</a></span><span class="refpurpose"> — Widget for entering a filename.</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"><span class="type">GtkFrame</span></a>.</span>
|
||||
<span class="refentrytitle"><a href="GimpFrame.html">GimpFrame</a></span><span class="refpurpose"> — A widget providing a HIG-compliant subclass of <a href="http://library.gnome.org/devel/gtk3/GtkFrame.html"><span class="type">GtkFrame</span></a>.</span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="libgimpwidgets-GimpHintBox.html">GimpHintBox</a></span><span class="refpurpose"></span>
|
||||
@ -103,7 +103,7 @@ dialog-related stuff.</span>
|
||||
<span class="refentrytitle"><a href="GimpPickButton.html">GimpPickButton</a></span><span class="refpurpose"> — Widget to pick a color from screen.</span>
|
||||
</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"><span class="type">GtkPixmap</span></a> from XPM data.</span>
|
||||
<span class="refentrytitle"><a href="GimpPixmap.html">GimpPixmap</a></span><span class="refpurpose"> — Widget which creates a <a href="http://library.gnome.org/devel/gtk3/GtkPixmap.html"><span class="type">GtkPixmap</span></a> from XPM data.</span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="GimpPreviewArea.html">GimpPreviewArea</a></span><span class="refpurpose"> — A general purpose preview widget which caches its pixel data.</span>
|
||||
@ -124,7 +124,7 @@ dialog-related stuff.</span>
|
||||
<span class="refentrytitle"><a href="GimpStringComboBox.html">GimpStringComboBox</a></span><span class="refpurpose"></span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="GimpUnitMenu.html">GimpUnitMenu</a></span><span class="refpurpose"> — Widget for selecting a <a href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"><span class="type">GimpUnit</span></a>.</span>
|
||||
<span class="refentrytitle"><a href="GimpUnitMenu.html">GimpUnitMenu</a></span><span class="refpurpose"> — Widget for selecting a <a href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html#GimpUnit"><span class="type">GimpUnit</span></a>.</span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="GimpZoomModel.html">GimpZoomModel</a></span><span class="refpurpose"></span>
|
||||
@ -173,7 +173,7 @@ dialog-related stuff.</span>
|
||||
<span class="refentrytitle"><a href="libgimpwidgets-GimpCairoUtils.html">gimpcairo-utils</a></span><span class="refpurpose"></span>
|
||||
</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"><span class="type">GtkTooltips</span></a> and help identifier used by GIMP help
|
||||
<span class="refentrytitle"><a href="libgimpwidgets-GimpHelpUI.html">GimpHelpUI</a></span><span class="refpurpose"> — Functions for setting <a href="http://library.gnome.org/devel/gtk3/GtkTooltips.html"><span class="type">GtkTooltips</span></a> and help identifier used by GIMP help
|
||||
system.</span>
|
||||
</dt>
|
||||
<dt>
|
||||
@ -206,6 +206,6 @@ helper functions.</span>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>
|
||||
Generated by GTK-Doc V1.15</div>
|
||||
Generated by GTK-Doc V1.18</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user