From 0a186150f085c34462b8c6cd5257849c73f80b65 Mon Sep 17 00:00:00 2001 From: scuri Date: Wed, 2 Dec 2009 20:30:55 +0000 Subject: New: driver SVG. --- html/en/drv/gdk.html | 113 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 113 insertions(+) create mode 100644 html/en/drv/gdk.html (limited to 'html/en/drv/gdk.html') diff --git a/html/en/drv/gdk.html b/html/en/drv/gdk.html new file mode 100644 index 0000000..df5aab2 --- /dev/null +++ b/html/en/drv/gdk.html @@ -0,0 +1,113 @@ + + + + + + +GDK + + + + + +

GDK Base Driver

+ +

This driver represents a basic driver for all system-dependent drivers + implemented in the X-Windows system. The implementation uses the + GDK and + Cairo API + functions. This driver was designed for the GTK+ version 2, and can be + compiled and used in Microsoft Windows system.

+ +

Behavior of Functions

+

Control 

+ +

Coordinate System and Clipping

+ +

Attributes

+ +

Colors

+ +

Exclusive Attributes

+ + + + + + + + + + + -- cgit v1.2.3