Imported Upstream version 2.8.0
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
|
||||
<link rel="up" href="index.html" title="GIMP Widgets Library Reference Manual">
|
||||
<link rel="prev" href="GimpController.html" title="GimpController">
|
||||
<link rel="next" href="libgimpwidgets-GimpCairoUtils.html" title="gimpcairo-utils">
|
||||
<link rel="next" href="libgimpwidgets-GimpCairoUtils.html" title="GimpCairo-utils">
|
||||
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
</head>
|
||||
@ -26,27 +26,30 @@
|
||||
<p><b>Table of Contents</b></p>
|
||||
<dl>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="libgimpwidgets-GimpCairoUtils.html">gimpcairo-utils</a></span><span class="refpurpose"></span>
|
||||
<span class="refentrytitle"><a href="libgimpwidgets-GimpCairoUtils.html">GimpCairo-utils</a></span><span class="refpurpose"> — Utility functions for cairo</span>
|
||||
</dt>
|
||||
<dt>
|
||||
<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>
|
||||
<span class="refentrytitle"><a href="libgimpwidgets-GimpHelpUI.html">GimpHelpUI</a></span><span class="refpurpose"> — Functions for setting tooltip and help identifier
|
||||
used by the GIMP help system.</span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="libgimpwidgets-GimpQueryBox.html">GimpQueryBox</a></span><span class="refpurpose"> — Some simple dialogs to enter a single int, double, string or boolean value.</span>
|
||||
<span class="refentrytitle"><a href="libgimpwidgets-GimpQueryBox.html">GimpQueryBox</a></span><span class="refpurpose"> — Some simple dialogs to enter a single int,
|
||||
double, string or boolean value.</span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="libgimpwidgets-GimpStock.html">GimpStock</a></span><span class="refpurpose"> — Prebuilt common menu/toolbar items and corresponding icons</span>
|
||||
<span class="refentrytitle"><a href="libgimpwidgets-GimpStock.html">GimpStock</a></span><span class="refpurpose"> — Prebuilt common menu/toolbar items and
|
||||
corresponding icons</span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="libgimpwidgets-GimpEnumWidgets.html">GimpEnumWidgets</a></span><span class="refpurpose"></span>
|
||||
<span class="refentrytitle"><a href="libgimpwidgets-GimpEnumWidgets.html">GimpEnumWidgets</a></span><span class="refpurpose"> — A set of utility functions to create widgets
|
||||
based on enums.</span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="libgimpwidgets-GimpPropWidgets.html">GimpPropWidgets</a></span><span class="refpurpose"></span>
|
||||
<span class="refentrytitle"><a href="libgimpwidgets-GimpPropWidgets.html">GimpPropWidgets</a></span><span class="refpurpose"> — Editable views on <span class="type">GObject</span> properties.</span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="libgimpwidgets-GimpWidgets.html">GimpWidgets</a></span><span class="refpurpose"> — A collection of convenient widget constructors, standard callbacks and
|
||||
helper functions.</span>
|
||||
<span class="refentrytitle"><a href="libgimpwidgets-GimpWidgets.html">GimpWidgets</a></span><span class="refpurpose"> — A collection of convenient widget constructors,
|
||||
standard callbacks and helper functions.</span>
|
||||
</dt>
|
||||
</dl>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user