~ubuntu-branches/ubuntu/hoary/gimp/hoary

« back to all changes in this revision

Viewing changes to devel-docs/libgimpwidgets/html/libgimpwidgets-widgets.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2005-04-04 14:51:23 UTC
  • Revision ID: james.westby@ubuntu.com-20050404145123-9py049eeelfymur8
Tags: upstream-2.2.2
Import upstream version 2.2.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Part�I.�GIMP Widgets</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="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.2 (XML mode)"><style type="text/css">
 
2
        .synopsis, .classsynopsis {
 
3
            background: #eeeeee;
 
4
            border: solid 1px #aaaaaa;
 
5
            padding: 0.5em;
 
6
        }
 
7
        .programlisting {
 
8
            background: #eeeeff;
 
9
            border: solid 1px #aaaaff;
 
10
            padding: 0.5em;
 
11
        }
 
12
        .variablelist {
 
13
            padding: 4px;
 
14
            margin-left: 3em;
 
15
        }
 
16
        .navigation {
 
17
            background: #ffeeee;
 
18
            border: solid 1px #ffaaaa;
 
19
            margin-top: 0.5em;
 
20
            margin-bottom: 0.5em;
 
21
        }
 
22
        .navigation a {
 
23
            color: #770000;
 
24
        }
 
25
        .navigation a:visited {
 
26
            color: #550000;
 
27
        }
 
28
        .navigation .title {
 
29
            font-size: 200%;
 
30
        }
 
31
      </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="index.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-hierarchy.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-widgets"></a>GIMP Widgets</h1></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="chapter"><a href="libgimpwidgets-hierarchy.html">Object Hierarchy</a></span></dt><dt><a href="GimpButton.html">GimpButton</a> - A GtkButton with a little extra functionality.</dt><dt><a href="GimpChainButton.html">GimpChainButton</a> - Widget to visually connect two entry widgets.</dt><dt><a href="GimpColorArea.html">GimpColorArea</a> - Displays a GimpRGB color, optionally with alpha-channel.</dt><dt><a href="GimpColorButton.html">GimpColorButton</a> - Widget for selecting a color from a simple button.</dt><dt><a href="GimpColorHexEntry.html">GimpColorHexEntry</a> - Widget for entering a color's hex triplet.</dt><dt><a href="GimpColorScale.html">GimpColorScale</a> - Fancy colored sliders.</dt><dt><a href="GimpColorSelection.html">GimpColorSelection</a> - Widget for doing a color selection.</dt><dt><a href="GimpDialog.html">GimpDialog</a> - Constructors for GtkDialog's and action_areas as well as other
 
32
dialog-related stuff.</dt><dt><a href="GimpFileEntry.html">GimpFileEntry</a> - Widget for entering a filename.</dt><dt><a href="GimpFrame.html">GimpFrame</a> - A widget providing a HIG-compliant subclass of GtkFrame.</dt><dt><a href="GimpIntComboBox.html">GimpIntComboBox</a> - A widget providing a popup menu of integer values (e.g. enums).</dt><dt><a href="GimpIntStore.html">GimpIntStore</a> - A model for integer based name-value pairs (e.g. enums)</dt><dt><a href="GimpMemsizeEntry.html">GimpMemsizeEntry</a> - A composite widget that allows to enter a memory size.</dt><dt><a href="GimpOffsetArea.html">GimpOffsetArea</a> - Widget to control image offsets.</dt><dt><a href="GimpPathEditor.html">GimpPathEditor</a> - Widget for editing a file search path.</dt><dt><a href="GimpPickButton.html">GimpPickButton</a> - Widget to pick a color from screen.</dt><dt><a href="GimpPixmap.html">GimpPixmap</a> - Widget which creates a GtkPixmap from XPM data.</dt><dt><a href="GimpPreviewArea.html">GimpPreviewArea</a> - A general purpose preview widget which caches its pixel data.</dt><dt><a href="GimpPreview.html">GimpPreview</a> - A widget providing a GimpPreviewArea plus framework to update the preview.</dt><dt><a href="libgimpwidgets-GimpScrolledPreview.html">GimpScrolledPreview</a> - A widget providing a GimpPreview enhanced by scrolling capabilities.</dt><dt><a href="GimpUnitMenu.html">GimpUnitMenu</a> - Widget for selecting a GimpUnit.</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="index.html"><b>&lt;&lt;�GIMP Widgets Library Reference Manual</b></a></td><td align="right"><a accesskey="n" href="libgimpwidgets-hierarchy.html"><b>Object Hierarchy�&gt;&gt;</b></a></td></tr></table></body></html>