The Gnome Chemistry Utils  0.14.8
Classes | Namespaces | Enumerations
gccv/structs.h File Reference

Go to the source code of this file.

Classes

struct  gccv::Rect
 
struct  gccv::Point
 

Namespaces

 gccv
 Gnome Chemistry Canvas library namespace.
 

Enumerations

enum  gccv::Anchor {
  gccv::AnchorNorthWest, gccv::AnchorNorth, gccv::AnchorNorthEast, gccv::AnchorLineWest,
  gccv::AnchorLine, gccv::AnchorLineEast, gccv::AnchorWest, gccv::AnchorCenter,
  gccv::AnchorEast, gccv::AnchorSouthWest, gccv::AnchorSouth, gccv::AnchorSouthEast
}
 
enum  gccv::ArrowHeads { gccv::ArrowHeadNone, gccv::ArrowHeadFull, gccv::ArrowHeadLeft, gccv::ArrowHeadRight }
 
enum  gccv::TextPosition { gccv::Normalscript, gccv::Subscript, gccv::Superscript }
 
enum  gccv::TextDecoration {
  gccv::TextDecorationNone, gccv::TextDecorationDefault, gccv::TextDecorationHigh, gccv::TextDecorationMedium,
  gccv::TextDecorationLow, gccv::TextDecorationDouble, gccv::TextDecorationSquiggle
}