Drawing
Description:
public namespace Drawing
Content:
Classes:
- AnimatedRenderer - Handles
animated rendering. Uses a timer and continues requesting redraws for a widget until no more animation is needed.
- DrawingService - Utility service for
loading icons and working with pixbufs.
- DockSurface - A dock surface is a wrapper
class for a Cairo.Surface. It encapsulates a surface/context and provides utility methods.
- DockTheme - A themed renderer for dock windows.
- Theme - A themed renderer for windows.
Structs:
- Color - Represents a RGBA color and has methods
for manipulating the color.