Index

Package: Gdk

Description

package Gdk is

This is the top level package of the Gdk hierarchy.

It provides the type definitions used to access underlying C structures.

Types

C_Proxy

subtype C_Proxy is Glib.C_Proxy;

Gdk_GC

type Gdk_GC is new C_Proxy;

Gdk_Drawable

type Gdk_Drawable is new C_Proxy;

Gdk_Window

subtype Gdk_Window is Gdk_Drawable;

Gdk_Pixmap

subtype Gdk_Pixmap is Gdk_Drawable;

Gdk_Bitmap

subtype Gdk_Bitmap is Gdk_Drawable;

Gdk_Screen

type Gdk_Screen is new C_Proxy;

Gdk_Colormap

type Gdk_Colormap is new C_Proxy;

Gdk_Visual

type Gdk_Visual is new C_Proxy;

Gdk_Font

type Gdk_Font is new C_Proxy;

Gdk_Image

type Gdk_Image is new C_Proxy;

Gdk_Region

type Gdk_Region is new C_Proxy;

Gdk_Window_Attr

type Gdk_Window_Attr is new C_Proxy;