New upstream version 2.10.18
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<link rel="up" href="index.html" title="GIMP Widgets Library Reference Manual">
|
||||
<link rel="prev" href="index.html" title="GIMP Widgets Library Reference Manual">
|
||||
<link rel="next" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
|
||||
<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -38,7 +38,7 @@
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="GimpColorArea.html">GimpColorArea</a></span><span class="refpurpose"> — Displays a <span class="type">GimpRGB</span> color, optionally with
|
||||
alpha-channel.</span>
|
||||
alpha-channel.</span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="GimpColorButton.html">GimpColorButton</a></span><span class="refpurpose"> — Widget for selecting a color from a simple button.</span>
|
||||
@ -66,7 +66,7 @@
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="GimpDialog.html">GimpDialog</a></span><span class="refpurpose"> — Constructors for <span class="type">GtkDialog</span>'s and action_areas as
|
||||
well as other dialog-related stuff.</span>
|
||||
well as other dialog-related stuff.</span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="GimpEnumStore.html">GimpEnumStore</a></span><span class="refpurpose"> — A <span class="type">GimpIntStore</span> subclass that keeps enum values.</span>
|
||||
@ -82,18 +82,18 @@
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="GimpFrame.html">GimpFrame</a></span><span class="refpurpose"> — A widget providing a HIG-compliant subclass
|
||||
of <span class="type">GtkFrame</span>.</span>
|
||||
of <span class="type">GtkFrame</span>.</span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="libgimpwidgets-GimpHintBox.html">GimpHintBox</a></span><span class="refpurpose"> — Displays a wilber icon and a text.</span>
|
||||
<span class="refentrytitle"><a href="GimpHintBox.html">GimpHintBox</a></span><span class="refpurpose"> — Displays a wilber icon and a text.</span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="GimpIntComboBox.html">GimpIntComboBox</a></span><span class="refpurpose"> — A widget providing a popup menu of integer
|
||||
values (e.g. enums).</span>
|
||||
values (e.g. enums).</span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="GimpIntStore.html">GimpIntStore</a></span><span class="refpurpose"> — A model for integer based name-value pairs
|
||||
(e.g. enums)</span>
|
||||
(e.g. enums)</span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="GimpMemsizeEntry.html">GimpMemSizeEntry</a></span><span class="refpurpose"> — A composite widget to enter a memory size.</span>
|
||||
@ -115,18 +115,18 @@
|
||||
</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>
|
||||
its pixel data.</span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="GimpPreview.html">GimpPreview</a></span><span class="refpurpose"> — A widget providing a <span class="type">GimpPreviewArea</span> plus
|
||||
framework to update the preview.</span>
|
||||
framework to update the preview.</span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="GimpRuler.html">GimpRuler</a></span><span class="refpurpose"> — A ruler widget with configurable unit and orientation.</span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="GimpScrolledPreview.html">GimpScrolledPreview</a></span><span class="refpurpose"> — A widget providing a <span class="type">GimpPreview</span> enhanced by
|
||||
scrolling capabilities.</span>
|
||||
scrolling capabilities.</span>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="refentrytitle"><a href="GimpSizeEntry.html">GimpSizeEntry</a></span><span class="refpurpose"> — Widget for entering pixel values and resolutions.</span>
|
||||
@ -147,6 +147,6 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>Generated by GTK-Doc V1.28</div>
|
||||
<hr>Generated by GTK-Doc V1.32</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user