For Gwyddion 3.2. The latest version of this document can be found on-line at http://gwyddion.net/documentation/libgwydgets/.


Data Windows and Views
GwyDataWindow — Data display window
GwyDataView — Data field displaying area
GwyDataViewLayer — Layer GwyDataView is composed of
GwyPixmapLayer — Base class for GwyDataView pixmap layers
GwyVectorLayer — Base class for GwyDataView vector (interactive) layers
GwyLayerBasic — Display data colored with a gradient
GwyLayerMask — Display data as color mask
GwyColorAxis — Simple axis with a false color scale
GwyLayerAxis — Data view layer for selections along either axis
GwyLayerCross — Data view layer for selections along either axis
GwyLayerEllipse — Data view layer for selections of ellipses
GwyLayerLattice — Data view layer for lattice-wise selections
GwyLayerLine — Data view layer for arbitrary line selections
GwyLayerPath — Data view layer for path selections
GwyLayerPoint — Data view layer for point-wise selections
GwyLayerQuad — Data view layer for quadrilateral selections
GwyLayerRectangle — Data view layer for rectangular selections
Graphs
GwyGraph — Widget for displaying graphs
GwyGraphWindow — Graph display window
GwyGraphModel — Representation of a graph
GwyGraphCurveModel — Representation of one graph curve
GwyGraphBasics — Common graph functions and utilities
GwyGraphArea — Layout for drawing graph curves
GwyGraphAxis — Axis with ticks and labels
GwyGraphLabel — Graph curve key
GwyGraphData — Graph data table
GwyGraphCurves — Graph curve list
GwyGraphCorner — Graph corners
GwyGraphCurveDialog
Selections
GwySelectionAxis — Single coordinate selection
GwySelectionEllipse — Ellipse selection
GwySelectionLattice — Lattice selection
GwySelectionLine — Arbitrary line selection
GwySelectionPath — Path selection
GwySelectionPoint — Point selection
GwySelectionQuad — Quadrilateral selection
GwySelectionRange — Interval selection
GwySelectionRectangle — Rectangle selection
OpenGL 3D Widgets
GwyGLView — OpenGL 3D data display
GwyGLWindow — OpenGL data display window
GwyGLSetup — OpenGL 3D scene setup
GwyGLLabel — Information on label on GwyGLView
General Widgets
GwyAdjustBar — Compact adjustment visualisation and modification
GwyRuler — Base class for GwyHRuler and GwyVRuler
GwyHRuler — Horizontal ruler, similar to GtkRuler
GwyVRuler — Vertical ruler, similar to GtkRuler
GwySciText — Text entry with markup and special symbol helper widgets
GwyInventoryStore — GtkTreeModel wrapper around GwyInventory
GwyNullStore — GtkTreeModel wrapper around nothing
Color and Gradient Widgets
GwyColorButton — A colour displaying button
GwyColorSwatch — A swatch displaying a colour
GwyColorWheel — Spherical angle selector
GwyColorEditor — Color editor with HSV wheel and component sliders
GwyColorDialog — Color editor dialog
GwyGradientSwatch — A swatch displaying a colour
GwyShader — Spherical angle selector
GwyCellRendererColor — Renders a color in a cell
GwyCellRendererGradient — Renders a gradient in a cell
Widget Utilities
gwydgets — Base functions
gwydgetutils — Miscellaneous widget utilities
gwystock — Named icons
gwyoptionmenus — Resource selectors
gwygrainvaluemenu — Grain value display/selector
gwycombobox — Combo box constructors
gwyradiobuttons — Radio button constructors for enums
gwycheckboxes — Check box group constructors for flags
GwyFitTable — Table of fit results
GwyCorrelTable — Table with fit correlation matrix
GwySensitivityGroup — Control widget sensitivity by flags
Index of all symbols
Annotation Glossary

This library contains Gwyddion extension Gtk+ widgets and widget utilities.