[Contents]   [Back]   [Prev]   [Up]   [Next]   [Forward]  


Package Gdk

This is the top level package of the Gdk hierarchy. It provides the type definitions used to access underlying C structures.

Types

subtype C_Proxy is Glib.C_Proxy;




subtype Gdk_Bitmap is Gdk_Drawable;




subtype Gdk_Drawable is Gdk_Window;




type Gdk_GC is new C_Proxy;




subtype Gdk_Pixmap is Gdk_Drawable;




type Gdk_Window is new C_Proxy;





[Contents]   [Back]   [Prev]   [Up]   [Next]   [Forward]