ezgl  1.0.1
An Easy Graphics & GUI Library
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NezglA library for creating a graphical user interface
 CapplicationThe core application
 CsettingsConfiguration settings for the application
 CcameraManages the transformations between coordinate systems
 CcanvasResponsible for creating, destroying, and maintaining the rendering context of a GtkWidget
 CcolorRepresents a color as a mixture or red, green, and blue as well as the transparency level
 CrendererProvides functions to draw primitives (e.g., lines, shapes) to a rendering context (the MainCanvas)
 Cpoint2dRepresents a two-dimensional point
 CrectangleRepresents a rectangle as two diagonally opposite points