Imported Upstream version 2.2.4
This commit is contained in:
33
devel-docs/libgimpwidgets/html/libgimpwidgets-utils.html
Normal file
33
devel-docs/libgimpwidgets/html/libgimpwidgets-utils.html
Normal file
@ -0,0 +1,33 @@
|
||||
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Part<EFBFBD>V.<2E>GIMP Widgets Utilities</title><meta name="generator" content="DocBook XSL Stylesheets V1.66.1"><link rel="start" 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-GimpHelpUI.html" title="GimpHelpUI"><meta name="generator" content="GTK-Doc V1.2 (XML mode)"><style type="text/css">
|
||||
.synopsis, .classsynopsis {
|
||||
background: #eeeeee;
|
||||
border: solid 1px #aaaaaa;
|
||||
padding: 0.5em;
|
||||
}
|
||||
.programlisting {
|
||||
background: #eeeeff;
|
||||
border: solid 1px #aaaaff;
|
||||
padding: 0.5em;
|
||||
}
|
||||
.variablelist {
|
||||
padding: 4px;
|
||||
margin-left: 3em;
|
||||
}
|
||||
.navigation {
|
||||
background: #ffeeee;
|
||||
border: solid 1px #ffaaaa;
|
||||
margin-top: 0.5em;
|
||||
margin-bottom: 0.5em;
|
||||
}
|
||||
.navigation a {
|
||||
color: #770000;
|
||||
}
|
||||
.navigation a:visited {
|
||||
color: #550000;
|
||||
}
|
||||
.navigation .title {
|
||||
font-size: 200%;
|
||||
}
|
||||
</style></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="p" href="GimpController.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td><td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td><th width="100%" align="center">GIMP Widgets Library Reference Manual</th><td><a accesskey="n" href="libgimpwidgets-GimpHelpUI.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td></tr></table><div class="part" lang="en"><div class="titlepage"><div><div><h1 class="title"><a name="libgimpwidgets-utils"></a>GIMP Widgets Utilities</h1></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><a href="libgimpwidgets-GimpHelpUI.html">GimpHelpUI</a> - Functions for setting GtkTooltips and help identifier used by GIMP help
|
||||
system.</dt><dt><a href="libgimpwidgets-GimpQueryBox.html">GimpQueryBox</a> - Some simple dialogs to enter a single int, double, string or boolean value.</dt><dt><a href="GimpSizeEntry.html">GimpSizeEntry</a> - Widget for entering pixel values and resolutions.</dt><dt><a href="libgimpwidgets-GimpStock.html">GimpStock</a> - Prebuilt common menu/toolbar items and corresponding icons</dt><dt><a href="libgimpwidgets-GimpWidgets.html">GimpWidgets</a> - A collection of convenient widget constructors, standard callbacks and
|
||||
helper functions.</dt></dl></div></div><table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle"><td align="left"><a accesskey="p" href="GimpController.html"><b><<<EFBFBD>GimpController</b></a></td><td align="right"><a accesskey="n" href="libgimpwidgets-GimpHelpUI.html"><b>GimpHelpUI<EFBFBD>>></b></a></td></tr></table></body></html>
|
Reference in New Issue
Block a user