The cl-gtk2-gdk Reference Manual

This is the cl-gtk2-gdk Reference Manual, version 0.1.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Feb 26 15:18:54 2024 GMT+0.

Table of Contents


1 Systems

The main system appears first, followed by any subsystem dependency.


1.1 cl-gtk2-gdk

Author

Kalyanov Dmitry <>

License

LLGPL

Version

0.1.1

Dependencies
  • cl-gtk2-glib (system).
  • cffi (system).
  • cl-gtk2-pango (system).
Source

cl-gtk2-gdk.asd.

Child Components

2 Files

Files are sorted by type and then listed depth-first from the systems components trees.


2.1 Lisp


2.1.1 cl-gtk2-gdk/cl-gtk2-gdk.asd

Source

cl-gtk2-gdk.asd.

Parent Component

cl-gtk2-gdk (system).

ASDF Systems

cl-gtk2-gdk.


2.1.3 cl-gtk2-gdk/gdk.threads.lisp

Dependency

gdk.package.lisp (file).

Source

cl-gtk2-gdk.asd.

Parent Component

cl-gtk2-gdk (system).

Public Interface
Internals

2.1.4 cl-gtk2-gdk/gdk.objects.lisp

Dependency

gdk.threads.lisp (file).

Source

cl-gtk2-gdk.asd.

Parent Component

cl-gtk2-gdk (system).

Public Interface
Internals

2.1.5 cl-gtk2-gdk/gdk.functions.lisp

Dependency

gdk.objects.lisp (file).

Source

cl-gtk2-gdk.asd.

Parent Component

cl-gtk2-gdk (system).

Public Interface
Internals

2.1.6 cl-gtk2-gdk/gdk.general.lisp

Dependency

gdk.functions.lisp (file).

Source

cl-gtk2-gdk.asd.

Parent Component

cl-gtk2-gdk (system).

Public Interface
Internals

2.1.7 cl-gtk2-gdk/gdk.display.lisp

Dependency

gdk.general.lisp (file).

Source

cl-gtk2-gdk.asd.

Parent Component

cl-gtk2-gdk (system).

Public Interface
Internals

2.1.8 cl-gtk2-gdk/gdk.screen.lisp

Dependency

gdk.display.lisp (file).

Source

cl-gtk2-gdk.asd.

Parent Component

cl-gtk2-gdk (system).

Public Interface
Internals

2.1.9 cl-gtk2-gdk/gdk.region.lisp

Dependency

gdk.screen.lisp (file).

Source

cl-gtk2-gdk.asd.

Parent Component

cl-gtk2-gdk (system).

Public Interface
Internals

2.1.10 cl-gtk2-gdk/gdk.gc.lisp

Dependency

gdk.region.lisp (file).

Source

cl-gtk2-gdk.asd.

Parent Component

cl-gtk2-gdk (system).

Public Interface
Internals

2.1.11 cl-gtk2-gdk/gdk.drawing-primitives.lisp

Dependency

gdk.gc.lisp (file).

Source

cl-gtk2-gdk.asd.

Parent Component

cl-gtk2-gdk (system).

Public Interface
Internals

2.1.12 cl-gtk2-gdk/gdk.bitmaps.lisp

Dependency

gdk.drawing-primitives.lisp (file).

Source

cl-gtk2-gdk.asd.

Parent Component

cl-gtk2-gdk (system).

Public Interface
Internals

2.1.13 cl-gtk2-gdk/gdk.rgb.lisp

Dependency

gdk.bitmaps.lisp (file).

Source

cl-gtk2-gdk.asd.

Parent Component

cl-gtk2-gdk (system).

Public Interface
Internals

2.1.14 cl-gtk2-gdk/gdk.images.lisp

Dependency

gdk.rgb.lisp (file).

Source

cl-gtk2-gdk.asd.

Parent Component

cl-gtk2-gdk (system).

Public Interface

2.1.15 cl-gtk2-gdk/gdk.pixbufs.lisp

Dependency

gdk.images.lisp (file).

Source

cl-gtk2-gdk.asd.

Parent Component

cl-gtk2-gdk (system).

Public Interface
Internals

2.1.16 cl-gtk2-gdk/gdk.colors.lisp

Dependency

gdk.pixbufs.lisp (file).

Source

cl-gtk2-gdk.asd.

Parent Component

cl-gtk2-gdk (system).

Public Interface
Internals

2.1.17 cl-gtk2-gdk/gdk.visual.lisp

Dependency

gdk.colors.lisp (file).

Source

cl-gtk2-gdk.asd.

Parent Component

cl-gtk2-gdk (system).

Public Interface
Internals

2.1.18 cl-gtk2-gdk/gdk.cursor.lisp

Dependency

gdk.visual.lisp (file).

Source

cl-gtk2-gdk.asd.

Parent Component

cl-gtk2-gdk (system).

Public Interface
Internals

%gdk-cursor-tclass (class).


2.1.19 cl-gtk2-gdk/gdk.windows.lisp

Dependency

gdk.cursor.lisp (file).

Source

cl-gtk2-gdk.asd.

Parent Component

cl-gtk2-gdk (system).

Public Interface
Internals

2.1.20 cl-gtk2-gdk/gdk.events.lisp

Dependency

gdk.windows.lisp (file).

Source

cl-gtk2-gdk.asd.

Parent Component

cl-gtk2-gdk (system).

Public Interface
Internals

2.1.21 cl-gtk2-gdk/gdk.key-values.lisp

Dependency

gdk.events.lisp (file).

Source

cl-gtk2-gdk.asd.

Parent Component

cl-gtk2-gdk (system).

Public Interface
Internals

2.1.22 cl-gtk2-gdk/gdk.selections.lisp

Dependency

gdk.key-values.lisp (file).

Source

cl-gtk2-gdk.asd.

Parent Component

cl-gtk2-gdk (system).

Public Interface

2.1.24 cl-gtk2-gdk/gdk.input-devices.lisp

Dependency

gdk.drag-and-drop.lisp (file).

Source

cl-gtk2-gdk.asd.

Parent Component

cl-gtk2-gdk (system).

Public Interface
Internals

3 Packages

Packages are listed by definition order.


3.1 gdk

Source

gdk.package.lisp.

Use List
  • cffi.
  • common-lisp.
  • gobject.
  • iterate.
  • pango.
Public Interface
Internals

4 Definitions

Definitions are sorted by export status, category, package, and then by lexicographic order.


4.1 Public Interface


4.1.1 Constants

Constant: +gdk-current-time+
Package

gdk.

Source

gdk.events.lisp.

Constant: +gdk-priority-redraw+
Package

gdk.

Source

gdk.events.lisp.


4.1.2 Special variables

Special Variable: *selection-clipboard*
Package

gdk.

Source

gdk.selections.lisp.

Special Variable: *selection-primary*
Package

gdk.

Source

gdk.selections.lisp.

Special Variable: *selection-secondary*
Package

gdk.

Source

gdk.selections.lisp.

Special Variable: *selection-type-atom*
Package

gdk.

Source

gdk.selections.lisp.

Special Variable: *selection-type-bitmap*
Package

gdk.

Source

gdk.selections.lisp.

Special Variable: *selection-type-colormap*
Package

gdk.

Source

gdk.selections.lisp.

Special Variable: *selection-type-drawable*
Package

gdk.

Source

gdk.selections.lisp.

Special Variable: *selection-type-integer*
Package

gdk.

Source

gdk.selections.lisp.

Special Variable: *selection-type-pixmap*
Package

gdk.

Source

gdk.selections.lisp.

Special Variable: *selection-type-string*
Package

gdk.

Source

gdk.selections.lisp.

Special Variable: *selection-type-window*
Package

gdk.

Source

gdk.selections.lisp.

Special Variable: *target-bitmap*
Package

gdk.

Source

gdk.selections.lisp.

Special Variable: *target-colormap*
Package

gdk.

Source

gdk.selections.lisp.

Special Variable: *target-drawable*
Package

gdk.

Source

gdk.selections.lisp.

Special Variable: *target-pixmap*
Package

gdk.

Source

gdk.selections.lisp.

Special Variable: *target-string*
Package

gdk.

Source

gdk.selections.lisp.


4.1.3 Macros

Macro: with-gdk-threads-lock (&body body)
Package

gdk.

Source

gdk.threads.lisp.


4.1.4 Ordinary functions

Function: bitmap-create-from-data (drawable data width height)
Package

gdk.

Source

gdk.bitmaps.lisp.

Function: char-to-keyval (char)
Package

gdk.

Source

gdk.key-values.lisp.

Reader: color-blue (instance)
Writer: (setf color-blue) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

blue.

Reader: color-green (instance)
Writer: (setf color-green) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

green.

Function: color-parse (color-spec)
Package

gdk.

Source

gdk.colors.lisp.

Reader: color-pixel (instance)
Writer: (setf color-pixel) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

pixel.

Reader: color-red (instance)
Writer: (setf color-red) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

red.

Function: color-to-string (color)
Package

gdk.

Source

gdk.colors.lisp.

Function: color= (color-a color-b)
Package

gdk.

Source

gdk.colors.lisp.

Function: colormap-alloc-color (colormap color writeable best-match)
Package

gdk.

Source

gdk.colors.lisp.

Function: colormap-alloc-colors (colormap colors writeable best-match)
Package

gdk.

Source

gdk.colors.lisp.

Function: colormap-free-colors (colormap colors)
Package

gdk.

Source

gdk.colors.lisp.

Function: colormap-get-system ()
Package

gdk.

Source

gdk.colors.lisp.

Function: colormap-new (visual allocate)
Package

gdk.

Source

gdk.colors.lisp.

Function: colormap-query-color (colormap pixel)
Package

gdk.

Source

gdk.colors.lisp.

Function: copy-color (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: copy-event (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: copy-event-button (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: copy-event-client (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: copy-event-client-16 (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: copy-event-client-32 (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: copy-event-client-8 (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: copy-event-configure (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: copy-event-crossing (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: copy-event-dnd (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: copy-event-expose (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: copy-event-focus (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: copy-event-grab-broken (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: copy-event-key (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: copy-event-motion (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: copy-event-no-expose (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: copy-event-owner-change (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: copy-event-property (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: copy-event-proximity (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: copy-event-scroll (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: copy-event-selection (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: copy-event-setting (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: copy-event-visibility (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: copy-event-window-state (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: copy-gc-values (instance)
Package

gdk.

Source

gdk.gc.lisp.

Function: copy-gdk-window-attr (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: copy-geometry (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: copy-point (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: copy-rectangle (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: copy-segment (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: copy-span (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: copy-trapezoid (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: cursor-cursor-type (cursor)
Package

gdk.

Source

gdk.cursor.lisp.

Function: cursor-display (g0)
Package

gdk.

Source

gdk.cursor.lisp.

Function: cursor-image (g0)
Package

gdk.

Source

gdk.cursor.lisp.

Function: cursor-new (cursor-type)
Package

gdk.

Source

gdk.cursor.lisp.

Function: cursor-new-for-display (display cursor-type)
Package

gdk.

Source

gdk.cursor.lisp.

Function: cursor-new-from-name (display name)
Package

gdk.

Source

gdk.cursor.lisp.

Function: cursor-new-from-pixbuf (display pixbuf x y)
Package

gdk.

Source

gdk.cursor.lisp.

Function: cursor-new-from-pixmap (source make fg-color bg-color x y)
Package

gdk.

Source

gdk.cursor.lisp.

Function: default-display ()
Package

gdk.

Source

gdk.display.lisp.

Function: default-screen ()
Package

gdk.

Source

gdk.functions.lisp.

Function: display-beep (display)
Package

gdk.

Source

gdk.display.lisp.

Function: display-close (display)
Package

gdk.

Source

gdk.display.lisp.

Function: display-flush (display)
Package

gdk.

Source

gdk.display.lisp.

Function: display-get-event (display)
Package

gdk.

Source

gdk.display.lisp.

Function: display-get-maximal-cursor-size (display)
Package

gdk.

Source

gdk.display.lisp.

Function: display-get-pointer (display)
Package

gdk.

Source

gdk.display.lisp.

Function: display-get-screen (display screen-num)
Package

gdk.

Source

gdk.display.lisp.

Function: display-get-window-at-pointer (display)
Package

gdk.

Source

gdk.display.lisp.

Function: display-keyboard-ungrab (display time)
Package

gdk.

Source

gdk.display.lisp.

Function: display-manager-get ()
Package

gdk.

Source

gdk.display.lisp.

Function: display-open (display-name)
Package

gdk.

Source

gdk.display.lisp.

Function: display-peek-event (display)
Package

gdk.

Source

gdk.display.lisp.

Function: display-pointer-is-grabbed (display)
Package

gdk.

Source

gdk.display.lisp.

Function: display-pointer-ungrab (display time)
Package

gdk.

Source

gdk.display.lisp.

Function: display-put-event (display event)
Package

gdk.

Source

gdk.display.lisp.

Function: display-request-selection-notification (display selection)
Package

gdk.

Source

gdk.display.lisp.

Function: display-set-double-click-distance (display distance)
Package

gdk.

Source

gdk.display.lisp.

Function: display-set-double-click-time (display msec)
Package

gdk.

Source

gdk.display.lisp.

Function: display-store-clipboard (display clipboard-window time targets)
Package

gdk.

Source

gdk.display.lisp.

Function: display-sync (display)
Package

gdk.

Source

gdk.display.lisp.

Function: display-warp-pointer (display screen x y)
Package

gdk.

Source

gdk.display.lisp.

Function: draw-arc (drawable gc filled x y width height angle1 angle2)
Package

gdk.

Source

gdk.drawing-primitives.lisp.

Function: draw-drawable (drawable gc src x-src y-src x-dest y-dest width height)
Package

gdk.

Source

gdk.drawing-primitives.lisp.

Function: draw-glyphs (drawable gc font x y glyphs)
Package

gdk.

Source

gdk.drawing-primitives.lisp.

Function: draw-glyphs-transformed (drawable gc matrix font x y)
Package

gdk.

Source

gdk.drawing-primitives.lisp.

Function: draw-gray-image (drawable gc x y width height dith buf rowstride)
Package

gdk.

Source

gdk.rgb.lisp.

Function: draw-image (drawable gc image x-src y-src x-dest y-dest width height)
Package

gdk.

Source

gdk.drawing-primitives.lisp.

Function: draw-indexed-image (drawable gc x y width height dither buf rowstring cmap)
Package

gdk.

Source

gdk.rgb.lisp.

Function: draw-layout (drawable gc x y layout)
Package

gdk.

Source

gdk.drawing-primitives.lisp.

Function: draw-layout-line (drawable gc x y line)
Package

gdk.

Source

gdk.drawing-primitives.lisp.

Function: draw-layout-line-with-colors (drawable gc x y line foreground background)
Package

gdk.

Source

gdk.drawing-primitives.lisp.

Function: draw-layout-with-colors (drawable gc x y layout foreground background)
Package

gdk.

Source

gdk.drawing-primitives.lisp.

Function: draw-line (drawable gc x1 y1 x2 y2)
Package

gdk.

Source

gdk.drawing-primitives.lisp.

Function: draw-lines (drawable gc points)
Package

gdk.

Source

gdk.drawing-primitives.lisp.

Function: draw-pixbuf (drawable gc pixbuf src-x src-y dest-x dest-y width height dither x-dither y-dither)
Package

gdk.

Source

gdk.drawing-primitives.lisp.

Function: draw-point (drawable gc x y)
Package

gdk.

Source

gdk.drawing-primitives.lisp.

Function: draw-points (drawable gc points)
Package

gdk.

Source

gdk.drawing-primitives.lisp.

Function: draw-polygon (drawable gc filled points)
Package

gdk.

Source

gdk.drawing-primitives.lisp.

Function: draw-rgb-32-image (drawable gc x y width height dither buf rowstride)
Package

gdk.

Source

gdk.rgb.lisp.

Function: draw-rgb-32-image-dithalign (drawable gc x y width height dither buf rowstride xdith ydith)
Package

gdk.

Source

gdk.rgb.lisp.

Function: draw-rgb-image (drawable gc x y width height dither rgb-buf rowstride)
Package

gdk.

Source

gdk.rgb.lisp.

Function: draw-rgb-image-dithalign (drawable gc x y width height dither rgb-buf rowstride x-dith y-dith)
Package

gdk.

Source

gdk.rgb.lisp.

Function: draw-segments (drawable gc segments)
Package

gdk.

Source

gdk.drawing-primitives.lisp.

Function: draw-trapezoids (drawable gc trapezoids)
Package

gdk.

Source

gdk.drawing-primitives.lisp.

Function: drawable-copy-to-image (drawable image src-x src-y dest-x dest-y width height)
Package

gdk.

Source

gdk.drawing-primitives.lisp.

Function: drawable-get-image (drawable x y width height)
Package

gdk.

Source

gdk.drawing-primitives.lisp.

Function: drawable-get-size (drawable)
Package

gdk.

Source

gdk.drawing-primitives.lisp.

Reader: event-button-axes (instance)
Writer: (setf event-button-axes) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

axes.

Reader: event-button-button (instance)
Writer: (setf event-button-button) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

button.

Reader: event-button-device (instance)
Writer: (setf event-button-device) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

device.

Function: event-button-send-event (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-button-send-event) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Reader: event-button-state (instance)
Writer: (setf event-button-state) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

state.

Reader: event-button-time (instance)
Writer: (setf event-button-time) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

time.

Reader: event-button-type (instance)
Writer: (setf event-button-type) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

type.

Function: event-button-window (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-button-window) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Reader: event-button-x (instance)
Writer: (setf event-button-x) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

x.

Reader: event-button-x-root (instance)
Writer: (setf event-button-x-root) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

x-root.

Reader: event-button-y (instance)
Writer: (setf event-button-y) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

y.

Reader: event-button-y-root (instance)
Writer: (setf event-button-y-root) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

y-root.

Reader: event-client-16-data (instance)
Writer: (setf event-client-16-data) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

data.

Reader: event-client-16-data-format (instance)
Writer: (setf event-client-16-data-format) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

data-format.

Function: event-client-16-message-time (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-client-16-message-time) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: event-client-16-send-event (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-client-16-send-event) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: event-client-16-type (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-client-16-type) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: event-client-16-window (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-client-16-window) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Reader: event-client-32-data (instance)
Writer: (setf event-client-32-data) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

data.

Reader: event-client-32-data-format (instance)
Writer: (setf event-client-32-data-format) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

data-format.

Function: event-client-32-message-time (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-client-32-message-time) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: event-client-32-send-event (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-client-32-send-event) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: event-client-32-type (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-client-32-type) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: event-client-32-window (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-client-32-window) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Reader: event-client-8-data (instance)
Writer: (setf event-client-8-data) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

data.

Reader: event-client-8-data-format (instance)
Writer: (setf event-client-8-data-format) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

data-format.

Function: event-client-8-message-time (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-client-8-message-time) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: event-client-8-send-event (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-client-8-send-event) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: event-client-8-type (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-client-8-type) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: event-client-8-window (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-client-8-window) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Reader: event-client-data-format (instance)
Writer: (setf event-client-data-format) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

data-format.

Reader: event-client-message-time (instance)
Writer: (setf event-client-message-time) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

message-time.

Function: event-client-send-event (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-client-send-event) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Reader: event-client-type (instance)
Writer: (setf event-client-type) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

type.

Function: event-client-window (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-client-window) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Reader: event-configure-height (instance)
Writer: (setf event-configure-height) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

height.

Function: event-configure-send-event (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-configure-send-event) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Reader: event-configure-type (instance)
Writer: (setf event-configure-type) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

type.

Reader: event-configure-width (instance)
Writer: (setf event-configure-width) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

width.

Function: event-configure-window (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-configure-window) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Reader: event-configure-x (instance)
Writer: (setf event-configure-x) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

x.

Reader: event-configure-y (instance)
Writer: (setf event-configure-y) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

y.

Reader: event-crossing-detail (instance)
Writer: (setf event-crossing-detail) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

detail.

Reader: event-crossing-focus (instance)
Writer: (setf event-crossing-focus) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

focus.

Reader: event-crossing-mode (instance)
Writer: (setf event-crossing-mode) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

mode.

Function: event-crossing-send-event (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-crossing-send-event) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Reader: event-crossing-state (instance)
Writer: (setf event-crossing-state) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

state.

Reader: event-crossing-sub-window (instance)
Writer: (setf event-crossing-sub-window) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

sub-window.

Reader: event-crossing-time (instance)
Writer: (setf event-crossing-time) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

time.

Reader: event-crossing-type (instance)
Writer: (setf event-crossing-type) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

type.

Function: event-crossing-window (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-crossing-window) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Reader: event-crossing-x (instance)
Writer: (setf event-crossing-x) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

x.

Reader: event-crossing-x-root (instance)
Writer: (setf event-crossing-x-root) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

x-root.

Reader: event-crossing-y (instance)
Writer: (setf event-crossing-y) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

y.

Reader: event-crossing-y-root (instance)
Writer: (setf event-crossing-y-root) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

y-root.

Reader: event-dnd-drag-context (instance)
Writer: (setf event-dnd-drag-context) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

drag-context.

Function: event-dnd-send-event (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-dnd-send-event) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Reader: event-dnd-time (instance)
Writer: (setf event-dnd-time) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

time.

Reader: event-dnd-type (instance)
Writer: (setf event-dnd-type) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

type.

Function: event-dnd-window (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-dnd-window) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Reader: event-dnd-x-root (instance)
Writer: (setf event-dnd-x-root) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

x-root.

Reader: event-dnd-y-root (instance)
Writer: (setf event-dnd-y-root) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

y-root.

Reader: event-expose-area (instance)
Writer: (setf event-expose-area) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

area.

Reader: event-expose-count (instance)
Writer: (setf event-expose-count) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

count.

Reader: event-expose-region (instance)
Writer: (setf event-expose-region) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

region.

Function: event-expose-send-event (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-expose-send-event) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Reader: event-expose-type (instance)
Writer: (setf event-expose-type) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

type.

Function: event-expose-window (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-expose-window) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Reader: event-focus-in (instance)
Writer: (setf event-focus-in) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

in.

Function: event-focus-send-event (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-focus-send-event) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Reader: event-focus-type (instance)
Writer: (setf event-focus-type) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

type.

Function: event-focus-window (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-focus-window) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: event-get-axis (event axis)
Package

gdk.

Source

gdk.events.lisp.

Function: event-get-coords (event)
Package

gdk.

Source

gdk.events.lisp.

Function: event-get-root-coords (event)
Package

gdk.

Source

gdk.events.lisp.

Function: event-get-state (event)
Package

gdk.

Source

gdk.events.lisp.

Function: event-get-time (event)
Package

gdk.

Source

gdk.events.lisp.

Reader: event-grab-broken-grab-window (instance)
Writer: (setf event-grab-broken-grab-window) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

grab-window.

Reader: event-grab-broken-implicit (instance)
Writer: (setf event-grab-broken-implicit) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

implicit.

Reader: event-grab-broken-keyboard (instance)
Writer: (setf event-grab-broken-keyboard) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

keyboard.

Function: event-grab-broken-send-event (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-grab-broken-send-event) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Reader: event-grab-broken-type (instance)
Writer: (setf event-grab-broken-type) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

type.

Function: event-grab-broken-window (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-grab-broken-window) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: event-handler-set (fn)
Package

gdk.

Source

gdk.events.lisp.

Reader: event-key-group (instance)
Writer: (setf event-key-group) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

group.

Reader: event-key-hardware-keycode (instance)
Writer: (setf event-key-hardware-keycode) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

hardware-keycode.

Reader: event-key-is-modifier (instance)
Writer: (setf event-key-is-modifier) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

is-modifier.

Reader: event-key-keyval (instance)
Writer: (setf event-key-keyval) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

keyval.

Reader: event-key-length (instance)
Writer: (setf event-key-length) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

length.

Function: event-key-send-event (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-key-send-event) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Reader: event-key-state (instance)
Writer: (setf event-key-state) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

state.

Reader: event-key-string (instance)
Writer: (setf event-key-string) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

string.

Reader: event-key-time (instance)
Writer: (setf event-key-time) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

time.

Reader: event-key-type (instance)
Writer: (setf event-key-type) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

type.

Function: event-key-window (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-key-window) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Reader: event-motion-axes (instance)
Writer: (setf event-motion-axes) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

axes.

Reader: event-motion-device (instance)
Writer: (setf event-motion-device) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

device.

Reader: event-motion-is-hint (instance)
Writer: (setf event-motion-is-hint) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

is-hint.

Function: event-motion-send-event (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-motion-send-event) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Reader: event-motion-state (instance)
Writer: (setf event-motion-state) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

state.

Reader: event-motion-time (instance)
Writer: (setf event-motion-time) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

time.

Reader: event-motion-type (instance)
Writer: (setf event-motion-type) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

type.

Function: event-motion-window (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-motion-window) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Reader: event-motion-x (instance)
Writer: (setf event-motion-x) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

x.

Reader: event-motion-x-root (instance)
Writer: (setf event-motion-x-root) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

x-root.

Reader: event-motion-y (instance)
Writer: (setf event-motion-y) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

y.

Reader: event-motion-y-root (instance)
Writer: (setf event-motion-y-root) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

y-root.

Function: event-no-expose-send-event (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-no-expose-send-event) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Reader: event-no-expose-type (instance)
Writer: (setf event-no-expose-type) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

type.

Function: event-no-expose-window (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-no-expose-window) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Reader: event-owner-change-owner (instance)
Writer: (setf event-owner-change-owner) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

owner.

Reader: event-owner-change-reason (instance)
Writer: (setf event-owner-change-reason) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

reason.

Reader: event-owner-change-selection (instance)
Writer: (setf event-owner-change-selection) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

selection.

Reader: event-owner-change-selection-time (instance)
Writer: (setf event-owner-change-selection-time) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

selection-time.

Function: event-owner-change-send-event (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-owner-change-send-event) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Reader: event-owner-change-time (instance)
Writer: (setf event-owner-change-time) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

time.

Reader: event-owner-change-type (instance)
Writer: (setf event-owner-change-type) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

type.

Function: event-owner-change-window (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-owner-change-window) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: event-peek ()
Package

gdk.

Source

gdk.events.lisp.

Reader: event-property-atom (instance)
Writer: (setf event-property-atom) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

atom.

Function: event-property-send-event (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-property-send-event) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Reader: event-property-state (instance)
Writer: (setf event-property-state) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

state.

Reader: event-property-time (instance)
Writer: (setf event-property-time) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

time.

Reader: event-property-type (instance)
Writer: (setf event-property-type) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

type.

Function: event-property-window (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-property-window) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Reader: event-proximity-device (instance)
Writer: (setf event-proximity-device) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

device.

Function: event-proximity-send-event (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-proximity-send-event) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Reader: event-proximity-time (instance)
Writer: (setf event-proximity-time) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

time.

Reader: event-proximity-type (instance)
Writer: (setf event-proximity-type) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

type.

Function: event-proximity-window (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-proximity-window) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: event-put (event)
Package

gdk.

Source

gdk.events.lisp.

Function: event-request-motions (event)
Package

gdk.

Source

gdk.events.lisp.

Reader: event-scroll-device (instance)
Writer: (setf event-scroll-device) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

device.

Reader: event-scroll-direction (instance)
Writer: (setf event-scroll-direction) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

direction.

Function: event-scroll-send-event (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-scroll-send-event) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Reader: event-scroll-state (instance)
Writer: (setf event-scroll-state) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

state.

Reader: event-scroll-time (instance)
Writer: (setf event-scroll-time) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

time.

Reader: event-scroll-type (instance)
Writer: (setf event-scroll-type) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

type.

Function: event-scroll-window (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-scroll-window) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Reader: event-scroll-x (instance)
Writer: (setf event-scroll-x) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

x.

Reader: event-scroll-x-root (instance)
Writer: (setf event-scroll-x-root) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

x-root.

Reader: event-scroll-y (instance)
Writer: (setf event-scroll-y) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

y.

Reader: event-scroll-y-root (instance)
Writer: (setf event-scroll-y-root) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

y-root.

Reader: event-selection-property (instance)
Writer: (setf event-selection-property) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

property.

Reader: event-selection-requestor (instance)
Writer: (setf event-selection-requestor) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

requestor.

Reader: event-selection-selection (instance)
Writer: (setf event-selection-selection) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

selection.

Function: event-selection-send-event (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-selection-send-event) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Reader: event-selection-target (instance)
Writer: (setf event-selection-target) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

target.

Reader: event-selection-time (instance)
Writer: (setf event-selection-time) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

time.

Reader: event-selection-type (instance)
Writer: (setf event-selection-type) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

type.

Function: event-selection-window (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-selection-window) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: event-send-client-message (event window-id)
Package

gdk.

Source

gdk.events.lisp.

Function: event-send-client-message-for-display (display event window-id)
Package

gdk.

Source

gdk.events.lisp.

Function: event-send-client-message-to-all (event)
Package

gdk.

Source

gdk.events.lisp.

Reader: event-send-event (instance)
Writer: (setf event-send-event) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

send-event.

Reader: event-setting-action (instance)
Writer: (setf event-setting-action) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

action.

Reader: event-setting-name (instance)
Writer: (setf event-setting-name) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

name.

Function: event-setting-send-event (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-setting-send-event) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Reader: event-setting-type (instance)
Writer: (setf event-setting-type) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

type.

Function: event-setting-window (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-setting-window) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Reader: event-type (instance)
Writer: (setf event-type) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

type.

Function: event-visibility-send-event (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-visibility-send-event) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Reader: event-visibility-state (instance)
Writer: (setf event-visibility-state) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

state.

Reader: event-visibility-type (instance)
Writer: (setf event-visibility-type) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

type.

Function: event-visibility-window (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-visibility-window) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Reader: event-window (instance)
Writer: (setf event-window) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

window.

Reader: event-window-state-changed-mask (instance)
Writer: (setf event-window-state-changed-mask) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

changed-mask.

Reader: event-window-state-new-window-state (instance)
Writer: (setf event-window-state-new-window-state) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

new-window-state.

Function: event-window-state-send-event (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-window-state-send-event) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Reader: event-window-state-type (instance)
Writer: (setf event-window-state-type) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

type.

Function: event-window-state-window (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: (setf event-window-state-window) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: events-pending ()
Package

gdk.

Source

gdk.events.lisp.

Reader: gc-values-background (instance)
Writer: (setf gc-values-background) (instance)
Package

gdk.

Source

gdk.gc.lisp.

Target Slot

background.

Reader: gc-values-cap-style (instance)
Writer: (setf gc-values-cap-style) (instance)
Package

gdk.

Source

gdk.gc.lisp.

Target Slot

cap-style.

Reader: gc-values-clip-mask (instance)
Writer: (setf gc-values-clip-mask) (instance)
Package

gdk.

Source

gdk.gc.lisp.

Target Slot

clip-mask.

Reader: gc-values-clip-x-origin (instance)
Writer: (setf gc-values-clip-x-origin) (instance)
Package

gdk.

Source

gdk.gc.lisp.

Target Slot

clip-x-origin.

Reader: gc-values-clip-y-origin (instance)
Writer: (setf gc-values-clip-y-origin) (instance)
Package

gdk.

Source

gdk.gc.lisp.

Target Slot

clip-y-origin.

Reader: gc-values-fill (instance)
Writer: (setf gc-values-fill) (instance)
Package

gdk.

Source

gdk.gc.lisp.

Target Slot

fill.

Reader: gc-values-font (instance)
Writer: (setf gc-values-font) (instance)
Package

gdk.

Source

gdk.gc.lisp.

Target Slot

font.

Reader: gc-values-foregound (instance)
Writer: (setf gc-values-foregound) (instance)
Package

gdk.

Source

gdk.gc.lisp.

Target Slot

foregound.

Reader: gc-values-function (instance)
Writer: (setf gc-values-function) (instance)
Package

gdk.

Source

gdk.gc.lisp.

Target Slot

function.

Reader: gc-values-graphics-exposures (instance)
Writer: (setf gc-values-graphics-exposures) (instance)
Package

gdk.

Source

gdk.gc.lisp.

Target Slot

graphics-exposures.

Reader: gc-values-join-style (instance)
Writer: (setf gc-values-join-style) (instance)
Package

gdk.

Source

gdk.gc.lisp.

Target Slot

join-style.

Reader: gc-values-line-style (instance)
Writer: (setf gc-values-line-style) (instance)
Package

gdk.

Source

gdk.gc.lisp.

Target Slot

line-style.

Reader: gc-values-line-width (instance)
Writer: (setf gc-values-line-width) (instance)
Package

gdk.

Source

gdk.gc.lisp.

Target Slot

line-width.

Reader: gc-values-stipple (instance)
Writer: (setf gc-values-stipple) (instance)
Package

gdk.

Source

gdk.gc.lisp.

Target Slot

stipple.

Reader: gc-values-subwindow-mode (instance)
Writer: (setf gc-values-subwindow-mode) (instance)
Package

gdk.

Source

gdk.gc.lisp.

Target Slot

subwindow-mode.

Reader: gc-values-tile (instance)
Writer: (setf gc-values-tile) (instance)
Package

gdk.

Source

gdk.gc.lisp.

Target Slot

tile.

Reader: gc-values-ts-x-origin (instance)
Writer: (setf gc-values-ts-x-origin) (instance)
Package

gdk.

Source

gdk.gc.lisp.

Target Slot

ts-x-origin.

Reader: gc-values-ts-y-origin (instance)
Writer: (setf gc-values-ts-y-origin) (instance)
Package

gdk.

Source

gdk.gc.lisp.

Target Slot

ts-y-origin.

Function: gdk-add-client-message-filter (message-type fn)
Package

gdk.

Source

gdk.events.lisp.

Function: gdk-beep ()
Package

gdk.

Source

gdk.general.lisp.

Function: gdk-color-hash (color)
Package

gdk.

Source

gdk.colors.lisp.

Function: gdk-device-get-axis (device axes axis-use)
Package

gdk.

Source

gdk.input-devices.lisp.

Function: gdk-device-get-core-pointer ()
Package

gdk.

Source

gdk.input-devices.lisp.

Function: gdk-device-get-history (device window start stop)
Package

gdk.

Source

gdk.input-devices.lisp.

Function: gdk-device-get-state (device window)
Package

gdk.

Source

gdk.input-devices.lisp.

Function: gdk-device-set-axis-use (device index use)
Package

gdk.

Source

gdk.input-devices.lisp.

Function: gdk-device-set-key (device index keyval modifiers)
Package

gdk.

Source

gdk.input-devices.lisp.

Function: gdk-devices-list ()
Package

gdk.

Source

gdk.input-devices.lisp.

Function: gdk-drag-abort (context time)
Package

gdk.

Source

gdk.drag-and-drop.lisp.

Function: gdk-drag-begin (window targets)
Package

gdk.

Source

gdk.drag-and-drop.lisp.

Function: gdk-drag-drop (context time)
Package

gdk.

Source

gdk.drag-and-drop.lisp.

Function: gdk-drag-drop-succeeded (context)
Package

gdk.

Source

gdk.drag-and-drop.lisp.

Function: gdk-drag-find-window (context window x-root y-root)
Package

gdk.

Source

gdk.drag-and-drop.lisp.

Function: gdk-drag-find-window-for-screen (context window screen x-root y-root)
Package

gdk.

Source

gdk.drag-and-drop.lisp.

Function: gdk-drag-get-protocol (xid)
Package

gdk.

Source

gdk.drag-and-drop.lisp.

Function: gdk-drag-get-selection (context)
Package

gdk.

Source

gdk.drag-and-drop.lisp.

Function: gdk-drag-motion (context dest-window protocol x-root y-root suggested-action possible-actions time)
Package

gdk.

Source

gdk.drag-and-drop.lisp.

Function: gdk-drag-status (context action time)
Package

gdk.

Source

gdk.drag-and-drop.lisp.

Function: gdk-drop-finish (context success time)
Package

gdk.

Source

gdk.drag-and-drop.lisp.

Function: gdk-drop-reply (context ok time)
Package

gdk.

Source

gdk.drag-and-drop.lisp.

Function: gdk-error-trap-pop ()
Package

gdk.

Source

gdk.general.lisp.

Function: gdk-error-trap-push ()
Package

gdk.

Source

gdk.general.lisp.

Function: gdk-flush ()
Package

gdk.

Source

gdk.general.lisp.

Function: gdk-get-default-root-window ()
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-get-setting (name)
Package

gdk.

Source

gdk.events.lisp.

Function: gdk-get-show-events ()
Package

gdk.

Source

gdk.events.lisp.

Function: gdk-image-get-pixel (image x y)
Package

gdk.

Source

gdk.images.lisp.

Function: gdk-image-new (type visual width height)
Package

gdk.

Source

gdk.images.lisp.

Function: gdk-image-put-pixel (image x y pixel)
Package

gdk.

Source

gdk.images.lisp.

Function: gdk-input-set-extension-events (window mask mode)
Package

gdk.

Source

gdk.input-devices.lisp.

Function: gdk-offscreen-window-embedder (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: (setf gdk-offscreen-window-embedder) (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-offscreen-window-get-pixmap (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-pango-context-get ()
Package

gdk.

Source

gdk.pango.lisp.

Function: gdk-pango-context-get-for-screen (screen)
Package

gdk.

Source

gdk.pango.lisp.

Function: gdk-pango-layout-get-clip-region (layout x-origin y-origin index-ranges)
Package

gdk.

Source

gdk.pango.lisp.

Function: gdk-pango-layout-line-get-clip-region (layout-line x-origin y-origin index-ranges)
Package

gdk.

Source

gdk.pango.lisp.

Function: gdk-pango-renderer-get-default (screen)
Package

gdk.

Source

gdk.pango.lisp.

Function: gdk-pango-renderer-new (screen)
Package

gdk.

Source

gdk.pango.lisp.

Function: gdk-pango-renderer-set-drawable (renderer drawable)
Package

gdk.

Source

gdk.pango.lisp.

Function: gdk-pango-renderer-set-gc (renderer gc)
Package

gdk.

Source

gdk.pango.lisp.

Function: gdk-pango-renderer-set-override-color (renderer part color)
Package

gdk.

Source

gdk.pango.lisp.

Function: gdk-pango-renderer-set-stipple (renderer part stipple)
Package

gdk.

Source

gdk.pango.lisp.

Function: gdk-query-depths ()
Package

gdk.

Source

gdk.visual.lisp.

Function: gdk-query-visual-types ()
Package

gdk.

Source

gdk.visual.lisp.

Function: gdk-selection-convert (requestor selection target time)
Package

gdk.

Source

gdk.selections.lisp.

Function: gdk-selection-owner-get (selection)
Package

gdk.

Source

gdk.selections.lisp.

Function: gdk-selection-owner-get-for-display (display selection)
Package

gdk.

Source

gdk.selections.lisp.

Function: gdk-selection-owner-set (owner selection time send-event)
Package

gdk.

Source

gdk.selections.lisp.

Function: gdk-selection-owner-set-for-display (display owner selection time send-event)
Package

gdk.

Source

gdk.selections.lisp.

Function: gdk-selection-property-get (requestor selection target time)
Package

gdk.

Source

gdk.selections.lisp.

Function: gdk-selection-send-notify (requestor selection target property time)
Package

gdk.

Source

gdk.selections.lisp.

Function: gdk-selection-send-notify-for-display (display requestor selection target property time)
Package

gdk.

Source

gdk.selections.lisp.

Function: gdk-set-locale ()
Package

gdk.

Source

gdk.general.lisp.

Function: gdk-set-show-events (show-events)
Package

gdk.

Source

gdk.events.lisp.

Function: gdk-spawn-on-screen (screen argv &key working-directory env flags with-pipes)
Package

gdk.

Source

gdk.screen.lisp.

Function: gdk-threads-add-idle-full (priority function)
Package

gdk.

Source

gdk.threads.lisp.

Function: gdk-threads-add-timeout-full (priority interval-msec function)
Package

gdk.

Source

gdk.threads.lisp.

Function: gdk-threads-add-timeout-seconds-full (priority interval-sec function)
Package

gdk.

Source

gdk.threads.lisp.

Function: gdk-threads-enter ()
Package

gdk.

Source

gdk.threads.lisp.

Function: gdk-threads-leave ()
Package

gdk.

Source

gdk.threads.lisp.

Reader: gdk-window-attr-colormap (instance)
Writer: (setf gdk-window-attr-colormap) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

colormap.

Reader: gdk-window-attr-cursor (instance)
Writer: (setf gdk-window-attr-cursor) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

cursor.

Reader: gdk-window-attr-event-mask (instance)
Writer: (setf gdk-window-attr-event-mask) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

event-mask.

Reader: gdk-window-attr-height (instance)
Writer: (setf gdk-window-attr-height) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

height.

Reader: gdk-window-attr-override-redirect (instance)
Writer: (setf gdk-window-attr-override-redirect) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

override-redirect.

Reader: gdk-window-attr-title (instance)
Writer: (setf gdk-window-attr-title) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

title.

Reader: gdk-window-attr-type-hint (instance)
Writer: (setf gdk-window-attr-type-hint) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

type-hint.

Reader: gdk-window-attr-visual (instance)
Writer: (setf gdk-window-attr-visual) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

visual.

Reader: gdk-window-attr-width (instance)
Writer: (setf gdk-window-attr-width) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

width.

Reader: gdk-window-attr-window-class (instance)
Writer: (setf gdk-window-attr-window-class) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

window-class.

Reader: gdk-window-attr-window-type (instance)
Writer: (setf gdk-window-attr-window-type) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

window-type.

Reader: gdk-window-attr-wmclass-class (instance)
Writer: (setf gdk-window-attr-wmclass-class) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

wmclass-class.

Reader: gdk-window-attr-wmclass-name (instance)
Writer: (setf gdk-window-attr-wmclass-name) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

wmclass-name.

Reader: gdk-window-attr-x (instance)
Writer: (setf gdk-window-attr-x) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

x.

Reader: gdk-window-attr-y (instance)
Writer: (setf gdk-window-attr-y) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

y.

Function: gdk-window-beep (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-begin-move-drag (window button root-x root-y timestamp)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-begin-paint-rect (window rectangle)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-begin-paint-region (window region)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-begin-resize-drag (window edge button root-x root-y timestamp)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-clear (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-clear-area (window x y width height)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-clear-area-e (window x y width height)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-configure-finished (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-constrain-size (geometry flags width height)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-deiconify (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-destroy (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-enable-synchronized-configure (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-ensure-native (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-flush (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-focus (window timestamp)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-freeze-updates (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-geometry-changed (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-get-frame-extents (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-get-geometry (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-get-internal-paint-info (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-get-origin (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-get-pointer (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-get-position (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-get-root-coords (window x y)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-get-root-origin (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-get-update-area (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-hide (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-iconify (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-input-shape-combine-mask (window mask x y)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-input-shape-combine-region (window shape-region offset-x offset-y)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-invalidate-maybe-recurse (window region fn)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-invalidate-rect (window rectangle invalidate-children)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-invalidate-region (window region invalidate-children)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-lower (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-maximize (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-merge-child-input-shapes (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-merge-child-shapes (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-move (window x y)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-move-region (window region dx dy)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-move-resize (window x y width height)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-new (parent attributes attributes-mask)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-process-all-updates ()
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-process-updates (window update-children)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-raise (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-redirect-to-drawable (window drawable src-x src-y dest-x dest-y width height)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-register-dnd (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-remove-redirection (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-reparent (window new-parent x y)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-resize (window width height)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-restack (window sibling above)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-scroll (window dx dy)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-set-back-pixmap (window pixmap parent-relative)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-set-child-shapes (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-set-debug-updates (settings)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-set-geometry-hints (window geometry geometry-mask)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-set-icon (window icon-window pixmap mask)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-set-static-gravities (window use-static)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-shape-combine-mask (window mask x y)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-shape-combine-region (window region offset-x offset-y)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-show (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-show-unraised (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-stick (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-thaw-updates (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-unmaximize (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-unstick (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-withdraw (window)
Package

gdk.

Source

gdk.windows.lisp.

Reader: geometry-base-height (instance)
Writer: (setf geometry-base-height) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

base-height.

Reader: geometry-base-width (instance)
Writer: (setf geometry-base-width) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

base-width.

Reader: geometry-gravity (instance)
Writer: (setf geometry-gravity) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

gravity.

Reader: geometry-height-increment (instance)
Writer: (setf geometry-height-increment) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

height-increment.

Reader: geometry-max-aspect (instance)
Writer: (setf geometry-max-aspect) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

max-aspect.

Reader: geometry-max-height (instance)
Writer: (setf geometry-max-height) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

max-height.

Reader: geometry-max-width (instance)
Writer: (setf geometry-max-width) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

max-width.

Reader: geometry-min-aspect (instance)
Writer: (setf geometry-min-aspect) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

min-aspect.

Reader: geometry-min-height (instance)
Writer: (setf geometry-min-height) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

min-height.

Reader: geometry-min-width (instance)
Writer: (setf geometry-min-width) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

min-width.

Reader: geometry-width-increment (instance)
Writer: (setf geometry-width-increment) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

width-increment.

Function: get-display ()
Package

gdk.

Source

gdk.general.lisp.

Function: graphics-context-copy (dst-gc src-gc)
Package

gdk.

Source

gdk.gc.lisp.

Function: graphics-context-get-values (graphics-context)
Package

gdk.

Source

gdk.gc.lisp.

Function: graphics-context-new (drawable)
Package

gdk.

Source

gdk.gc.lisp.

Function: graphics-context-new-with-values (drawable values values-mask)
Package

gdk.

Source

gdk.gc.lisp.

Function: graphics-context-set-clip-origin (graphics-context x y)
Package

gdk.

Source

gdk.gc.lisp.

Function: graphics-context-set-dashes (graphics-context dash-offset dash-list)
Package

gdk.

Source

gdk.gc.lisp.

Function: graphics-context-set-line-attributes (graphics-context line-width line-style cap-style join-style)
Package

gdk.

Source

gdk.gc.lisp.

Function: graphics-context-set-ts-origin (graphics-context x y)
Package

gdk.

Source

gdk.gc.lisp.

Function: graphics-context-set-values (graphics-context values values-mask)
Package

gdk.

Source

gdk.gc.lisp.

Function: keyboard-grab (window owner-events time)
Package

gdk.

Source

gdk.general.lisp.

Function: keyboard-ungrab (time)
Package

gdk.

Source

gdk.general.lisp.

Function: keymap-get-default ()
Package

gdk.

Source

gdk.key-values.lisp.

Function: keymap-get-entries-for-keymap (keymap hardware-keycode)
Package

gdk.

Source

gdk.key-values.lisp.

Function: keymap-get-entries-for-keyval (keymap keyval)
Package

gdk.

Source

gdk.key-values.lisp.

Function: keymap-get-for-display (display)
Package

gdk.

Source

gdk.key-values.lisp.

Function: keymap-lookup-key (keymap key)
Package

gdk.

Source

gdk.key-values.lisp.

Function: keymap-translate-keyboard-state (keymap hardware-keycode state group)
Package

gdk.

Source

gdk.key-values.lisp.

Function: keyval-from-name (keyval-name)
Package

gdk.

Source

gdk.key-values.lisp.

Function: keyval-is-upper (keyval)
Package

gdk.

Source

gdk.key-values.lisp.

Function: keyval-name (keyval)
Package

gdk.

Source

gdk.key-values.lisp.

Function: keyval-to-char (keyval)
Package

gdk.

Source

gdk.key-values.lisp.

Function: keyval-to-lower (keyval)
Package

gdk.

Source

gdk.key-values.lisp.

Function: keyval-to-upper (keyval)
Package

gdk.

Source

gdk.key-values.lisp.

Function: list-visuals ()
Package

gdk.

Source

gdk.visual.lisp.

Function: make-color (&key pixel red green blue)
Package

gdk.

Source

gdk.objects.lisp.

Function: make-event (&key type window send-event)
Package

gdk.

Source

gdk.objects.lisp.

Function: make-event-button (&key type window send-event time x y axes state button device x-root y-root)
Package

gdk.

Source

gdk.objects.lisp.

Function: make-event-client (&key type window send-event message-time data-format)
Package

gdk.

Source

gdk.objects.lisp.

Function: make-event-client-16 (&key type window send-event message-time data-format data)
Package

gdk.

Source

gdk.objects.lisp.

Function: make-event-client-32 (&key type window send-event message-time data-format data)
Package

gdk.

Source

gdk.objects.lisp.

Function: make-event-client-8 (&key type window send-event message-time data-format data)
Package

gdk.

Source

gdk.objects.lisp.

Function: make-event-configure (&key type window send-event x y width height)
Package

gdk.

Source

gdk.objects.lisp.

Function: make-event-crossing (&key type window send-event sub-window time x y x-root y-root mode detail focus state)
Package

gdk.

Source

gdk.objects.lisp.

Function: make-event-dnd (&key type window send-event drag-context time x-root y-root)
Package

gdk.

Source

gdk.objects.lisp.

Function: make-event-expose (&key type window send-event area region count)
Package

gdk.

Source

gdk.objects.lisp.

Function: make-event-focus (&key type window send-event in)
Package

gdk.

Source

gdk.objects.lisp.

Function: make-event-grab-broken (&key type window send-event keyboard implicit grab-window)
Package

gdk.

Source

gdk.objects.lisp.

Function: make-event-key (&key type window send-event time state keyval length string hardware-keycode group is-modifier)
Package

gdk.

Source

gdk.objects.lisp.

Function: make-event-motion (&key type window send-event time x y axes state is-hint device x-root y-root)
Package

gdk.

Source

gdk.objects.lisp.

Function: make-event-no-expose (&key type window send-event)
Package

gdk.

Source

gdk.objects.lisp.

Function: make-event-owner-change (&key type window send-event owner reason selection time selection-time)
Package

gdk.

Source

gdk.objects.lisp.

Function: make-event-property (&key type window send-event atom time state)
Package

gdk.

Source

gdk.objects.lisp.

Function: make-event-proximity (&key type window send-event time device)
Package

gdk.

Source

gdk.objects.lisp.

Function: make-event-scroll (&key type window send-event time x y state direction device x-root y-root)
Package

gdk.

Source

gdk.objects.lisp.

Function: make-event-selection (&key type window send-event selection target property time requestor)
Package

gdk.

Source

gdk.objects.lisp.

Function: make-event-setting (&key type window send-event action name)
Package

gdk.

Source

gdk.objects.lisp.

Function: make-event-visibility (&key type window send-event state)
Package

gdk.

Source

gdk.objects.lisp.

Function: make-event-window-state (&key type window send-event changed-mask new-window-state)
Package

gdk.

Source

gdk.objects.lisp.

Function: make-gc-values (&key foregound background font function fill tile stipple clip-mask subwindow-mode ts-x-origin ts-y-origin clip-x-origin clip-y-origin graphics-exposures line-width line-style cap-style join-style)
Package

gdk.

Source

gdk.gc.lisp.

Function: make-gdk-window-attr (&key title event-mask x y width height window-class visual colormap window-type cursor wmclass-name wmclass-class override-redirect type-hint)
Package

gdk.

Source

gdk.objects.lisp.

Function: make-geometry (&key min-width min-height max-width max-height base-width base-height width-increment height-increment min-aspect max-aspect gravity)
Package

gdk.

Source

gdk.objects.lisp.

Function: make-point (&key x y)
Package

gdk.

Source

gdk.objects.lisp.

Function: make-rectangle (&key x y width height)
Package

gdk.

Source

gdk.objects.lisp.

Function: make-segment (&key x1 y1 x2 y2)
Package

gdk.

Source

gdk.objects.lisp.

Function: make-span (&key x y width)
Package

gdk.

Source

gdk.objects.lisp.

Function: make-trapezoid (&key y1 x11 x21 y2 x12 x22)
Package

gdk.

Source

gdk.objects.lisp.

Function: notify-startup-complete (&optional startup-id)
Package

gdk.

Source

gdk.general.lisp.

Function: pixbuf-get-from-drawable (pixbuf drawable &key src-x src-y dest-x dest-y width height)
Package

gdk.

Source

gdk.pixbufs.lisp.

Function: pixbuf-get-from-image (pixbuf image &key src-x src-y dest-x dest-y width height)
Package

gdk.

Source

gdk.pixbufs.lisp.

Function: pixbuf-new-from-file (filename)
Package

gdk.

Source

gdk.functions.lisp.

Function: pixbuf-render-pixmap-and-mask (pixbuf alpha-threshold)
Package

gdk.

Source

gdk.pixbufs.lisp.

Function: pixbuf-render-pixmap-and-mask-for-colormap (pixbuf colormap alpha-threshold)
Package

gdk.

Source

gdk.pixbufs.lisp.

Function: pixbuf-render-threshold-alpha (pixbuf bitmap src-x src-y dest-x dest-y width height alpha-threshold)
Package

gdk.

Source

gdk.pixbufs.lisp.

Function: pixbuf-render-to-drawable (pixbuf drawable gc src-x src-y dest-x dest-y width height dither x-dither y-dither)
Package

gdk.

Source

gdk.pixbufs.lisp.

Function: pixbuf-render-to-drawable-alpha (pixbuf drawable src-x src-y dest-x dest-y width height alpha-mode alpha-threshold dither x-dither y-dither)
Package

gdk.

Source

gdk.pixbufs.lisp.

Function: pixbuf-save (pixbuf filename type)
Package

gdk.

Source

gdk.functions.lisp.

Function: pixmap-create-from-data (drawable data width height depth fg-color bg-color)
Package

gdk.

Source

gdk.bitmaps.lisp.

Function: pixmap-create-from-xpm (drawable transparent-color &key colormap filename xpm-data)
Package

gdk.

Source

gdk.bitmaps.lisp.

Function: pixmap-new (drawable width height depth)
Package

gdk.

Source

gdk.bitmaps.lisp.

Reader: point-x (instance)
Writer: (setf point-x) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

x.

Reader: point-y (instance)
Writer: (setf point-y) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

y.

Function: pointer-grab (window owner-events event-mask confine-to cursor time)
Package

gdk.

Source

gdk.general.lisp.

Function: pointer-grabbed-p ()
Package

gdk.

Source

gdk.general.lisp.

Function: pointer-ungrab (time)
Package

gdk.

Source

gdk.general.lisp.

Function: program-class ()
Package

gdk.

Source

gdk.general.lisp.

Function: (setf program-class) ()
Package

gdk.

Source

gdk.general.lisp.

Reader: rectangle-height (instance)
Writer: (setf rectangle-height) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

height.

Function: rectangle-intersect (rectangle-1 rectangle-2)
Package

gdk.

Source

gdk.region.lisp.

Function: rectangle-union (rectangle-1 rectangle-2)
Package

gdk.

Source

gdk.region.lisp.

Reader: rectangle-width (instance)
Writer: (setf rectangle-width) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

width.

Reader: rectangle-x (instance)
Writer: (setf rectangle-x) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

x.

Reader: rectangle-y (instance)
Writer: (setf rectangle-y) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

y.

Function: region-from-polygon (points fill-rule)
Package

gdk.

Source

gdk.region.lisp.

Function: region-from-rectangle (rectangle)
Package

gdk.

Source

gdk.region.lisp.

Function: region-get-clipbox (region)
Package

gdk.

Source

gdk.region.lisp.

Function: region-get-rectangles (region)
Package

gdk.

Source

gdk.region.lisp.

Function: region-intersect (target source)
Package

gdk.

Source

gdk.region.lisp.

Function: region-is-empty (region)
Package

gdk.

Source

gdk.region.lisp.

Function: region-offset (region dx dy)
Package

gdk.

Source

gdk.region.lisp.

Function: region-point-in (region x y)
Package

gdk.

Source

gdk.region.lisp.

Function: region-rect-in (region rectangle)
Package

gdk.

Source

gdk.region.lisp.

Function: region-shrink (region dx dy)
Package

gdk.

Source

gdk.region.lisp.

Function: region-spans-intersect-foreach (region spans sorted fn)
Package

gdk.

Source

gdk.region.lisp.

Function: region-subtract (target source)
Package

gdk.

Source

gdk.region.lisp.

Function: region-union (target source)
Package

gdk.

Source

gdk.region.lisp.

Function: region-union-with-rect (region rect)
Package

gdk.

Source

gdk.region.lisp.

Function: region-xor (target source)
Package

gdk.

Source

gdk.region.lisp.

Function: region= (region-1 region-2)
Package

gdk.

Source

gdk.region.lisp.

Function: rgb-colormap-ditherable (colormap)
Package

gdk.

Source

gdk.rgb.lisp.

Function: rgb-ditherable ()
Package

gdk.

Source

gdk.rgb.lisp.

Function: rgb-find-color (colormap color)
Package

gdk.

Source

gdk.rgb.lisp.

Function: rgb-get-colormap ()
Package

gdk.

Source

gdk.rgb.lisp.

Function: rgb-get-visual ()
Package

gdk.

Source

gdk.rgb.lisp.

Function: rgb-set-install (install)
Package

gdk.

Source

gdk.rgb.lisp.

Function: rgb-set-min-colors (min-colors)
Package

gdk.

Source

gdk.rgb.lisp.

Function: rgb-set-verbose (verbose)
Package

gdk.

Source

gdk.rgb.lisp.

Function: screen-broadcast-client-message (screen event)
Package

gdk.

Source

gdk.screen.lisp.

Function: screen-get-monitor-at-point (screen x y)
Package

gdk.

Source

gdk.screen.lisp.

Function: screen-get-monitor-at-window (screen window)
Package

gdk.

Source

gdk.screen.lisp.

Function: screen-get-monitor-geometry (screen monitor-num)
Package

gdk.

Source

gdk.screen.lisp.

Function: screen-get-monitor-height-mm (screen monitor-num)
Package

gdk.

Source

gdk.screen.lisp.

Function: screen-get-monitor-plug-name (screen monitor-num)
Package

gdk.

Source

gdk.screen.lisp.

Function: screen-get-monitor-width-mm (screen monitor-num)
Package

gdk.

Source

gdk.screen.lisp.

Function: screen-get-setting (screen name)
Package

gdk.

Source

gdk.screen.lisp.

Reader: segment-x1 (instance)
Writer: (setf segment-x1) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

x1.

Reader: segment-x2 (instance)
Writer: (setf segment-x2) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

x2.

Reader: segment-y1 (instance)
Writer: (setf segment-y1) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

y1.

Reader: segment-y2 (instance)
Writer: (setf segment-y2) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

y2.

Function: set-sm-client-id (sm-client-id)
Package

gdk.

Source

gdk.general.lisp.

Reader: span-width (instance)
Writer: (setf span-width) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

width.

Reader: span-x (instance)
Writer: (setf span-x) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

x.

Reader: span-y (instance)
Writer: (setf span-y) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

y.

Function: spawn-command-line-on-screen (screen command-line)
Package

gdk.

Source

gdk.screen.lisp.

Reader: trapezoid-x11 (instance)
Writer: (setf trapezoid-x11) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

x11.

Reader: trapezoid-x12 (instance)
Writer: (setf trapezoid-x12) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

x12.

Reader: trapezoid-x21 (instance)
Writer: (setf trapezoid-x21) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

x21.

Reader: trapezoid-x22 (instance)
Writer: (setf trapezoid-x22) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

x22.

Reader: trapezoid-y1 (instance)
Writer: (setf trapezoid-y1) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

y1.

Reader: trapezoid-y2 (instance)
Writer: (setf trapezoid-y2) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

y2.

Function: visual-get-best ()
Package

gdk.

Source

gdk.visual.lisp.

Function: visual-get-best-depth ()
Package

gdk.

Source

gdk.visual.lisp.

Function: visual-get-best-type ()
Package

gdk.

Source

gdk.visual.lisp.

Function: visual-get-best-with-both (depth visual-type)
Package

gdk.

Source

gdk.visual.lisp.

Function: visual-get-best-with-depth (depth)
Package

gdk.

Source

gdk.visual.lisp.

Function: visual-get-system ()
Package

gdk.

Source

gdk.visual.lisp.


4.1.5 Generic functions

Generic Reader: display-core-pointer (object)
Package

gdk.

Methods
Reader Method: display-core-pointer ((display display))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

core-pointer.

Generic Writer: (setf display-core-pointer) (object)
Package

gdk.

Methods
Writer Method: (setf display-core-pointer) ((display display))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

core-pointer.

Generic Reader: display-default-cursor-size (object)
Package

gdk.

Methods
Reader Method: display-default-cursor-size ((display display))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

default-cursor-size.

Generic Writer: (setf display-default-cursor-size) (object)
Package

gdk.

Methods
Writer Method: (setf display-default-cursor-size) ((display display))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

default-cursor-size.

Generic Reader: display-default-group (object)
Package

gdk.

Methods
Reader Method: display-default-group ((display display))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

default-group.

Generic Writer: (setf display-default-group) (object)
Package

gdk.

Methods
Writer Method: (setf display-default-group) ((display display))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

default-group.

Generic Reader: display-default-screen (object)
Package

gdk.

Methods
Reader Method: display-default-screen ((display display))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

default-screen.

Generic Writer: (setf display-default-screen) (object)
Package

gdk.

Methods
Writer Method: (setf display-default-screen) ((display display))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

default-screen.

Generic Reader: display-devices (object)
Package

gdk.

Methods
Reader Method: display-devices ((display display))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

devices.

Generic Writer: (setf display-devices) (object)
Package

gdk.

Methods
Writer Method: (setf display-devices) ((display display))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

devices.

Generic Reader: display-manager-default-display (object)
Package

gdk.

Methods
Reader Method: display-manager-default-display ((display-manager display-manager))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

default-display.

Generic Writer: (setf display-manager-default-display) (object)
Package

gdk.

Methods
Writer Method: (setf display-manager-default-display) ((display-manager display-manager))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

default-display.

Generic Reader: display-manager-displays (object)
Package

gdk.

Methods
Reader Method: display-manager-displays ((display-manager display-manager))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

displays.

Generic Writer: (setf display-manager-displays) (object)
Package

gdk.

Methods
Writer Method: (setf display-manager-displays) ((display-manager display-manager))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

displays.

Generic Reader: display-n-screens (object)
Package

gdk.

Methods
Reader Method: display-n-screens ((display display))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

n-screens.

Generic Writer: (setf display-n-screens) (object)
Package

gdk.

Methods
Writer Method: (setf display-n-screens) ((display display))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

n-screens.

Generic Reader: display-name (object)
Package

gdk.

Methods
Reader Method: display-name ((display display))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

name.

Generic Writer: (setf display-name) (object)
Package

gdk.

Methods
Writer Method: (setf display-name) ((display display))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

name.

Generic Reader: display-supports-clipboard-persistence (object)
Package

gdk.

Methods
Reader Method: display-supports-clipboard-persistence ((display display))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

supports-clipboard-persistence.

Generic Writer: (setf display-supports-clipboard-persistence) (object)
Package

gdk.

Methods
Writer Method: (setf display-supports-clipboard-persistence) ((display display))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

supports-clipboard-persistence.

Generic Reader: display-supports-composite (object)
Package

gdk.

Methods
Reader Method: display-supports-composite ((display display))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

supports-composite.

Generic Writer: (setf display-supports-composite) (object)
Package

gdk.

Methods
Writer Method: (setf display-supports-composite) ((display display))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

supports-composite.

Generic Reader: display-supports-cursor-alpha (object)
Package

gdk.

Methods
Reader Method: display-supports-cursor-alpha ((display display))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

supports-cursor-alpha.

Generic Writer: (setf display-supports-cursor-alpha) (object)
Package

gdk.

Methods
Writer Method: (setf display-supports-cursor-alpha) ((display display))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

supports-cursor-alpha.

Generic Reader: display-supports-cursor-color (object)
Package

gdk.

Methods
Reader Method: display-supports-cursor-color ((display display))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

supports-cursor-color.

Generic Writer: (setf display-supports-cursor-color) (object)
Package

gdk.

Methods
Writer Method: (setf display-supports-cursor-color) ((display display))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

supports-cursor-color.

Generic Reader: display-supports-input-shapes (object)
Package

gdk.

Methods
Reader Method: display-supports-input-shapes ((display display))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

supports-input-shapes.

Generic Writer: (setf display-supports-input-shapes) (object)
Package

gdk.

Methods
Writer Method: (setf display-supports-input-shapes) ((display display))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

supports-input-shapes.

Generic Reader: display-supports-selection-notification (object)
Package

gdk.

Methods
Reader Method: display-supports-selection-notification ((display display))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

supports-selection-notification.

Generic Writer: (setf display-supports-selection-notification) (object)
Package

gdk.

Methods
Writer Method: (setf display-supports-selection-notification) ((display display))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

supports-selection-notification.

Generic Reader: display-supports-shapes (object)
Package

gdk.

Methods
Reader Method: display-supports-shapes ((display display))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

supports-shapes.

Generic Writer: (setf display-supports-shapes) (object)
Package

gdk.

Methods
Writer Method: (setf display-supports-shapes) ((display display))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

supports-shapes.

Generic Reader: drag-context-action (object)
Package

gdk.

Methods
Reader Method: drag-context-action ((drag-context drag-context))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

action.

Generic Writer: (setf drag-context-action) (object)
Package

gdk.

Methods
Writer Method: (setf drag-context-action) ((drag-context drag-context))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

action.

Generic Reader: drag-context-actions (object)
Package

gdk.

Methods
Reader Method: drag-context-actions ((drag-context drag-context))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

actions.

Generic Writer: (setf drag-context-actions) (object)
Package

gdk.

Methods
Writer Method: (setf drag-context-actions) ((drag-context drag-context))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

actions.

Generic Reader: drag-context-dest-window (object)
Package

gdk.

Methods
Reader Method: drag-context-dest-window ((drag-context drag-context))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

dest-window.

Generic Writer: (setf drag-context-dest-window) (object)
Package

gdk.

Methods
Writer Method: (setf drag-context-dest-window) ((drag-context drag-context))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

dest-window.

Generic Reader: drag-context-is-source (object)
Package

gdk.

Methods
Reader Method: drag-context-is-source ((drag-context drag-context))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

is-source.

Generic Writer: (setf drag-context-is-source) (object)
Package

gdk.

Methods
Writer Method: (setf drag-context-is-source) ((drag-context drag-context))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

is-source.

Generic Reader: drag-context-protocol (object)
Package

gdk.

Methods
Reader Method: drag-context-protocol ((drag-context drag-context))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

protocol.

Generic Writer: (setf drag-context-protocol) (object)
Package

gdk.

Methods
Writer Method: (setf drag-context-protocol) ((drag-context drag-context))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

protocol.

Generic Reader: drag-context-source-window (object)
Package

gdk.

Methods
Reader Method: drag-context-source-window ((drag-context drag-context))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

source-window.

Generic Writer: (setf drag-context-source-window) (object)
Package

gdk.

Methods
Writer Method: (setf drag-context-source-window) ((drag-context drag-context))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

source-window.

Generic Reader: drag-context-start-time (object)
Package

gdk.

Methods
Reader Method: drag-context-start-time ((drag-context drag-context))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

start-time.

Generic Writer: (setf drag-context-start-time) (object)
Package

gdk.

Methods
Writer Method: (setf drag-context-start-time) ((drag-context drag-context))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

start-time.

Generic Reader: drag-context-suggested-action (object)
Package

gdk.

Methods
Reader Method: drag-context-suggested-action ((drag-context drag-context))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

suggested-action.

Generic Writer: (setf drag-context-suggested-action) (object)
Package

gdk.

Methods
Writer Method: (setf drag-context-suggested-action) ((drag-context drag-context))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

suggested-action.

Generic Reader: drag-context-targets (object)
Package

gdk.

Methods
Reader Method: drag-context-targets ((drag-context drag-context))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

targets.

Generic Writer: (setf drag-context-targets) (object)
Package

gdk.

Methods
Writer Method: (setf drag-context-targets) ((drag-context drag-context))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

targets.

Generic Reader: drawable-clip-region (object)
Package

gdk.

Methods
Reader Method: drawable-clip-region ((drawable drawable))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

clip-region.

Generic Writer: (setf drawable-clip-region) (object)
Package

gdk.

Methods
Writer Method: (setf drawable-clip-region) ((drawable drawable))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

clip-region.

Generic Reader: drawable-colormap (object)
Package

gdk.

Methods
Reader Method: drawable-colormap ((drawable drawable))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

colormap.

Generic Writer: (setf drawable-colormap) (object)
Package

gdk.

Methods
Writer Method: (setf drawable-colormap) ((drawable drawable))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

colormap.

Generic Reader: drawable-depth (object)
Package

gdk.

Methods
Reader Method: drawable-depth ((drawable drawable))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

depth.

Generic Writer: (setf drawable-depth) (object)
Package

gdk.

Methods
Writer Method: (setf drawable-depth) ((drawable drawable))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

depth.

Generic Reader: drawable-display (object)
Package

gdk.

Methods
Reader Method: drawable-display ((drawable drawable))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

display.

Generic Writer: (setf drawable-display) (object)
Package

gdk.

Methods
Writer Method: (setf drawable-display) ((drawable drawable))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

display.

Generic Reader: drawable-screen (object)
Package

gdk.

Methods
Reader Method: drawable-screen ((drawable drawable))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

screen.

Generic Writer: (setf drawable-screen) (object)
Package

gdk.

Methods
Writer Method: (setf drawable-screen) ((drawable drawable))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

screen.

Generic Reader: drawable-visible-region (object)
Package

gdk.

Methods
Reader Method: drawable-visible-region ((drawable drawable))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

visible-region.

Generic Writer: (setf drawable-visible-region) (object)
Package

gdk.

Methods
Writer Method: (setf drawable-visible-region) ((drawable drawable))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

visible-region.

Generic Reader: drawable-visual (object)
Package

gdk.

Methods
Reader Method: drawable-visual ((drawable drawable))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

visual.

Generic Writer: (setf drawable-visual) (object)
Package

gdk.

Methods
Writer Method: (setf drawable-visual) ((drawable drawable))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

visual.

Generic Reader: gdk-app-launch-context-desktop (object)
Package

gdk.

Methods
Reader Method: gdk-app-launch-context-desktop ((gdk-app-launch-context gdk-app-launch-context))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

desktop.

Generic Writer: (setf gdk-app-launch-context-desktop) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-app-launch-context-desktop) ((gdk-app-launch-context gdk-app-launch-context))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

desktop.

Generic Reader: gdk-app-launch-context-display (object)
Package

gdk.

Methods
Reader Method: gdk-app-launch-context-display ((gdk-app-launch-context gdk-app-launch-context))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

display.

Generic Writer: (setf gdk-app-launch-context-display) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-app-launch-context-display) ((gdk-app-launch-context gdk-app-launch-context))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

display.

Generic Reader: gdk-app-launch-context-icon (object)
Package

gdk.

Methods
Reader Method: gdk-app-launch-context-icon ((gdk-app-launch-context gdk-app-launch-context))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

icon.

Generic Writer: (setf gdk-app-launch-context-icon) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-app-launch-context-icon) ((gdk-app-launch-context gdk-app-launch-context))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

icon.

Generic Reader: gdk-app-launch-context-icon-name (object)
Package

gdk.

Methods
Reader Method: gdk-app-launch-context-icon-name ((gdk-app-launch-context gdk-app-launch-context))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

icon-name.

Generic Writer: (setf gdk-app-launch-context-icon-name) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-app-launch-context-icon-name) ((gdk-app-launch-context gdk-app-launch-context))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

icon-name.

Generic Reader: gdk-app-launch-context-screen (object)
Package

gdk.

Methods
Reader Method: gdk-app-launch-context-screen ((gdk-app-launch-context gdk-app-launch-context))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

screen.

Generic Writer: (setf gdk-app-launch-context-screen) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-app-launch-context-screen) ((gdk-app-launch-context gdk-app-launch-context))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

screen.

Generic Reader: gdk-app-launch-context-timestamp (object)
Package

gdk.

Methods
Reader Method: gdk-app-launch-context-timestamp ((gdk-app-launch-context gdk-app-launch-context))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

timestamp.

Generic Writer: (setf gdk-app-launch-context-timestamp) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-app-launch-context-timestamp) ((gdk-app-launch-context gdk-app-launch-context))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

timestamp.

Generic Reader: gdk-colormap-screen (object)
Package

gdk.

Methods
Reader Method: gdk-colormap-screen ((gdk-colormap gdk-colormap))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

screen.

Generic Writer: (setf gdk-colormap-screen) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-colormap-screen) ((gdk-colormap gdk-colormap))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

screen.

Generic Reader: gdk-colormap-visual (object)
Package

gdk.

Methods
Reader Method: gdk-colormap-visual ((gdk-colormap gdk-colormap))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

visual.

Generic Writer: (setf gdk-colormap-visual) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-colormap-visual) ((gdk-colormap gdk-colormap))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

visual.

Generic Reader: gdk-device-axes (object)
Package

gdk.

Methods
Reader Method: gdk-device-axes ((gdk-device gdk-device))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

axes.

Generic Writer: (setf gdk-device-axes) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-device-axes) ((gdk-device gdk-device))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

axes.

Generic Reader: gdk-device-has-cursor (object)
Package

gdk.

Methods
Reader Method: gdk-device-has-cursor ((gdk-device gdk-device))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

has-cursor.

Generic Writer: (setf gdk-device-has-cursor) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-device-has-cursor) ((gdk-device gdk-device))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

has-cursor.

Generic Reader: gdk-device-keys (object)
Package

gdk.

Methods
Reader Method: gdk-device-keys ((gdk-device gdk-device))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

keys.

Generic Writer: (setf gdk-device-keys) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-device-keys) ((gdk-device gdk-device))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

keys.

Generic Reader: gdk-device-mode (object)
Package

gdk.

Methods
Reader Method: gdk-device-mode ((gdk-device gdk-device))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

mode.

Generic Writer: (setf gdk-device-mode) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-device-mode) ((gdk-device gdk-device))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

mode.

Generic Reader: gdk-device-n-axes (object)
Package

gdk.

Methods
Reader Method: gdk-device-n-axes ((gdk-device gdk-device))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

n-axes.

Generic Writer: (setf gdk-device-n-axes) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-device-n-axes) ((gdk-device gdk-device))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

n-axes.

Generic Reader: gdk-device-n-keys (object)
Package

gdk.

Methods
Reader Method: gdk-device-n-keys ((gdk-device gdk-device))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

n-keys.

Generic Writer: (setf gdk-device-n-keys) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-device-n-keys) ((gdk-device gdk-device))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

n-keys.

Generic Reader: gdk-device-name (object)
Package

gdk.

Methods
Reader Method: gdk-device-name ((gdk-device gdk-device))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

name.

Generic Writer: (setf gdk-device-name) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-device-name) ((gdk-device gdk-device))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

name.

Generic Reader: gdk-device-source (object)
Package

gdk.

Methods
Reader Method: gdk-device-source ((gdk-device gdk-device))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

source.

Generic Writer: (setf gdk-device-source) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-device-source) ((gdk-device gdk-device))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

source.

Generic Reader: gdk-image-colormap (object)
Package

gdk.

Methods
Reader Method: gdk-image-colormap ((gdk-image gdk-image))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

colormap.

Generic Writer: (setf gdk-image-colormap) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-image-colormap) ((gdk-image gdk-image))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

colormap.

Generic Reader: gdk-pango-renderer-screen (object)
Package

gdk.

Methods
Reader Method: gdk-pango-renderer-screen ((gdk-pango-renderer gdk-pango-renderer))

automatically generated reader method

Source

gdk.pango.lisp.

Target Slot

screen.

Generic Writer: (setf gdk-pango-renderer-screen) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-pango-renderer-screen) ((gdk-pango-renderer gdk-pango-renderer))

automatically generated writer method

Source

gdk.pango.lisp.

Target Slot

screen.

Generic Reader: gdk-window-accept-focus (object)
Package

gdk.

Methods
Reader Method: gdk-window-accept-focus ((gdk-window gdk-window))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

accept-focus.

Generic Writer: (setf gdk-window-accept-focus) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-window-accept-focus) ((gdk-window gdk-window))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

accept-focus.

Generic Reader: gdk-window-background (object)
Package

gdk.

Methods
Reader Method: gdk-window-background ((gdk-window gdk-window))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

background.

Generic Writer: (setf gdk-window-background) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-window-background) ((gdk-window gdk-window))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

background.

Generic Reader: gdk-window-children (object)
Package

gdk.

Methods
Reader Method: gdk-window-children ((gdk-window gdk-window))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

children.

Generic Writer: (setf gdk-window-children) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-window-children) ((gdk-window gdk-window))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

children.

Generic Reader: gdk-window-composited (object)
Package

gdk.

Methods
Reader Method: gdk-window-composited ((gdk-window gdk-window))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

composited.

Generic Writer: (setf gdk-window-composited) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-window-composited) ((gdk-window gdk-window))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

composited.

Generic Reader: gdk-window-cursor (object)
Package

gdk.

Methods
Reader Method: gdk-window-cursor ((gdk-window gdk-window))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

cursor.

Generic Writer: (setf gdk-window-cursor) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-window-cursor) ((gdk-window gdk-window))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

cursor.

Generic Reader: gdk-window-decorations (object)
Package

gdk.

Methods
Reader Method: gdk-window-decorations ((gdk-window gdk-window))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

decorations.

Generic Writer: (setf gdk-window-decorations) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-window-decorations) ((gdk-window gdk-window))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

decorations.

Generic Reader: gdk-window-events (object)
Package

gdk.

Methods
Reader Method: gdk-window-events ((gdk-window gdk-window))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

events.

Generic Writer: (setf gdk-window-events) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-window-events) ((gdk-window gdk-window))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

events.

Generic Reader: gdk-window-focus-on-map (object)
Package

gdk.

Methods
Reader Method: gdk-window-focus-on-map ((gdk-window gdk-window))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

focus-on-map.

Generic Writer: (setf gdk-window-focus-on-map) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-window-focus-on-map) ((gdk-window gdk-window))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

focus-on-map.

Generic Reader: gdk-window-functions (object)
Package

gdk.

Methods
Reader Method: gdk-window-functions ((gdk-window gdk-window))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

functions.

Generic Writer: (setf gdk-window-functions) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-window-functions) ((gdk-window gdk-window))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

functions.

Generic Reader: gdk-window-group (object)
Package

gdk.

Methods
Reader Method: gdk-window-group ((gdk-window gdk-window))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

group.

Generic Writer: (setf gdk-window-group) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-window-group) ((gdk-window gdk-window))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

group.

Generic Reader: gdk-window-icon-list (object)
Package

gdk.

Methods
Reader Method: gdk-window-icon-list ((gdk-window gdk-window))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

icon-list.

Generic Writer: (setf gdk-window-icon-list) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-window-icon-list) ((gdk-window gdk-window))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

icon-list.

Generic Reader: gdk-window-icon-name (object)
Package

gdk.

Methods
Reader Method: gdk-window-icon-name ((gdk-window gdk-window))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

icon-name.

Generic Writer: (setf gdk-window-icon-name) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-window-icon-name) ((gdk-window gdk-window))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

icon-name.

Generic Reader: gdk-window-is-destroyed (object)
Package

gdk.

Methods
Reader Method: gdk-window-is-destroyed ((gdk-window gdk-window))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

is-destroyed.

Generic Writer: (setf gdk-window-is-destroyed) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-window-is-destroyed) ((gdk-window gdk-window))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

is-destroyed.

Generic Reader: gdk-window-is-viewable (object)
Package

gdk.

Methods
Reader Method: gdk-window-is-viewable ((gdk-window gdk-window))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

is-viewable.

Generic Writer: (setf gdk-window-is-viewable) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-window-is-viewable) ((gdk-window gdk-window))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

is-viewable.

Generic Reader: gdk-window-is-visible (object)
Package

gdk.

Methods
Reader Method: gdk-window-is-visible ((gdk-window gdk-window))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

is-visible.

Generic Writer: (setf gdk-window-is-visible) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-window-is-visible) ((gdk-window gdk-window))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

is-visible.

Generic Reader: gdk-window-keep-above (object)
Package

gdk.

Methods
Reader Method: gdk-window-keep-above ((gdk-window gdk-window))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

keep-above.

Generic Writer: (setf gdk-window-keep-above) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-window-keep-above) ((gdk-window gdk-window))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

keep-above.

Generic Reader: gdk-window-keep-below (object)
Package

gdk.

Methods
Reader Method: gdk-window-keep-below ((gdk-window gdk-window))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

keep-below.

Generic Writer: (setf gdk-window-keep-below) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-window-keep-below) ((gdk-window gdk-window))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

keep-below.

Generic Reader: gdk-window-modal-hint (object)
Package

gdk.

Methods
Reader Method: gdk-window-modal-hint ((gdk-window gdk-window))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

modal-hint.

Generic Writer: (setf gdk-window-modal-hint) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-window-modal-hint) ((gdk-window gdk-window))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

modal-hint.

Generic Reader: gdk-window-opacity (object)
Package

gdk.

Methods
Reader Method: gdk-window-opacity ((gdk-window gdk-window))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

opacity.

Generic Writer: (setf gdk-window-opacity) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-window-opacity) ((gdk-window gdk-window))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

opacity.

Generic Reader: gdk-window-override-redirect (object)
Package

gdk.

Methods
Reader Method: gdk-window-override-redirect ((gdk-window gdk-window))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

override-redirect.

Generic Writer: (setf gdk-window-override-redirect) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-window-override-redirect) ((gdk-window gdk-window))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

override-redirect.

Generic Reader: gdk-window-parent (object)
Package

gdk.

Methods
Reader Method: gdk-window-parent ((gdk-window gdk-window))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

parent.

Generic Writer: (setf gdk-window-parent) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-window-parent) ((gdk-window gdk-window))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

parent.

Generic Reader: gdk-window-role (object)
Package

gdk.

Methods
Reader Method: gdk-window-role ((gdk-window gdk-window))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

role.

Generic Writer: (setf gdk-window-role) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-window-role) ((gdk-window gdk-window))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

role.

Generic Reader: gdk-window-skip-pager-hint (object)
Package

gdk.

Methods
Reader Method: gdk-window-skip-pager-hint ((gdk-window gdk-window))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

skip-pager-hint.

Generic Writer: (setf gdk-window-skip-pager-hint) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-window-skip-pager-hint) ((gdk-window gdk-window))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

skip-pager-hint.

Generic Reader: gdk-window-skip-taskbar-hint (object)
Package

gdk.

Methods
Reader Method: gdk-window-skip-taskbar-hint ((gdk-window gdk-window))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

skip-taskbar-hint.

Generic Writer: (setf gdk-window-skip-taskbar-hint) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-window-skip-taskbar-hint) ((gdk-window gdk-window))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

skip-taskbar-hint.

Generic Reader: gdk-window-startup-id (object)
Package

gdk.

Methods
Reader Method: gdk-window-startup-id ((gdk-window gdk-window))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

startup-id.

Generic Writer: (setf gdk-window-startup-id) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-window-startup-id) ((gdk-window gdk-window))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

startup-id.

Generic Reader: gdk-window-state (object)
Package

gdk.

Methods
Reader Method: gdk-window-state ((gdk-window gdk-window))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

state.

Generic Writer: (setf gdk-window-state) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-window-state) ((gdk-window gdk-window))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

state.

Generic Reader: gdk-window-title (object)
Package

gdk.

Methods
Reader Method: gdk-window-title ((gdk-window gdk-window))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

title.

Generic Writer: (setf gdk-window-title) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-window-title) ((gdk-window gdk-window))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

title.

Generic Reader: gdk-window-toplevel (object)
Package

gdk.

Methods
Reader Method: gdk-window-toplevel ((gdk-window gdk-window))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

toplevel.

Generic Writer: (setf gdk-window-toplevel) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-window-toplevel) ((gdk-window gdk-window))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

toplevel.

Generic Reader: gdk-window-transient-for (object)
Package

gdk.

Methods
Reader Method: gdk-window-transient-for ((gdk-window gdk-window))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

transient-for.

Generic Writer: (setf gdk-window-transient-for) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-window-transient-for) ((gdk-window gdk-window))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

transient-for.

Generic Reader: gdk-window-type-hint (object)
Package

gdk.

Methods
Reader Method: gdk-window-type-hint ((gdk-window gdk-window))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

type-hint.

Generic Writer: (setf gdk-window-type-hint) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-window-type-hint) ((gdk-window gdk-window))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

type-hint.

Generic Reader: gdk-window-urgency-hint (object)
Package

gdk.

Methods
Reader Method: gdk-window-urgency-hint ((gdk-window gdk-window))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

urgency-hint.

Generic Writer: (setf gdk-window-urgency-hint) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-window-urgency-hint) ((gdk-window gdk-window))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

urgency-hint.

Generic Reader: gdk-window-user-data (object)
Package

gdk.

Methods
Reader Method: gdk-window-user-data ((gdk-window gdk-window))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

user-data.

Generic Writer: (setf gdk-window-user-data) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-window-user-data) ((gdk-window gdk-window))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

user-data.

Generic Reader: gdk-window-window-type (object)
Package

gdk.

Methods
Reader Method: gdk-window-window-type ((gdk-window gdk-window))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

window-type.

Generic Writer: (setf gdk-window-window-type) (object)
Package

gdk.

Methods
Writer Method: (setf gdk-window-window-type) ((gdk-window gdk-window))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

window-type.

Generic Reader: graphics-context-background (object)
Package

gdk.

Methods
Reader Method: graphics-context-background ((graphics-context graphics-context))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

background.

Generic Writer: (setf graphics-context-background) (object)
Package

gdk.

Methods
Writer Method: (setf graphics-context-background) ((graphics-context graphics-context))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

background.

Generic Reader: graphics-context-clip-mask (object)
Package

gdk.

Methods
Reader Method: graphics-context-clip-mask ((graphics-context graphics-context))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

clip-mask.

Generic Writer: (setf graphics-context-clip-mask) (object)
Package

gdk.

Methods
Writer Method: (setf graphics-context-clip-mask) ((graphics-context graphics-context))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

clip-mask.

Generic Reader: graphics-context-clip-rectangle (object)
Package

gdk.

Methods
Reader Method: graphics-context-clip-rectangle ((graphics-context graphics-context))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

clip-rectangle.

Generic Writer: (setf graphics-context-clip-rectangle) (object)
Package

gdk.

Methods
Writer Method: (setf graphics-context-clip-rectangle) ((graphics-context graphics-context))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

clip-rectangle.

Generic Reader: graphics-context-clip-region (object)
Package

gdk.

Methods
Reader Method: graphics-context-clip-region ((graphics-context graphics-context))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

clip-region.

Generic Writer: (setf graphics-context-clip-region) (object)
Package

gdk.

Methods
Writer Method: (setf graphics-context-clip-region) ((graphics-context graphics-context))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

clip-region.

Generic Reader: graphics-context-colormap (object)
Package

gdk.

Methods
Reader Method: graphics-context-colormap ((graphics-context graphics-context))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

colormap.

Generic Writer: (setf graphics-context-colormap) (object)
Package

gdk.

Methods
Writer Method: (setf graphics-context-colormap) ((graphics-context graphics-context))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

colormap.

Generic Reader: graphics-context-exposures (object)
Package

gdk.

Methods
Reader Method: graphics-context-exposures ((graphics-context graphics-context))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

exposures.

Generic Writer: (setf graphics-context-exposures) (object)
Package

gdk.

Methods
Writer Method: (setf graphics-context-exposures) ((graphics-context graphics-context))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

exposures.

Generic Reader: graphics-context-fill (object)
Package

gdk.

Methods
Reader Method: graphics-context-fill ((graphics-context graphics-context))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

fill.

Generic Writer: (setf graphics-context-fill) (object)
Package

gdk.

Methods
Writer Method: (setf graphics-context-fill) ((graphics-context graphics-context))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

fill.

Generic Reader: graphics-context-font (object)
Package

gdk.

Methods
Reader Method: graphics-context-font ((graphics-context graphics-context))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

font.

Generic Writer: (setf graphics-context-font) (object)
Package

gdk.

Methods
Writer Method: (setf graphics-context-font) ((graphics-context graphics-context))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

font.

Generic Reader: graphics-context-foreground (object)
Package

gdk.

Methods
Reader Method: graphics-context-foreground ((graphics-context graphics-context))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

foreground.

Generic Writer: (setf graphics-context-foreground) (object)
Package

gdk.

Methods
Writer Method: (setf graphics-context-foreground) ((graphics-context graphics-context))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

foreground.

Generic Reader: graphics-context-function (object)
Package

gdk.

Methods
Reader Method: graphics-context-function ((graphics-context graphics-context))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

function.

Generic Writer: (setf graphics-context-function) (object)
Package

gdk.

Methods
Writer Method: (setf graphics-context-function) ((graphics-context graphics-context))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

function.

Generic Reader: graphics-context-rgb-bg-color (object)
Package

gdk.

Methods
Reader Method: graphics-context-rgb-bg-color ((graphics-context graphics-context))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

rgb-bg-color.

Generic Writer: (setf graphics-context-rgb-bg-color) (object)
Package

gdk.

Methods
Writer Method: (setf graphics-context-rgb-bg-color) ((graphics-context graphics-context))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

rgb-bg-color.

Generic Reader: graphics-context-rgb-fg-color (object)
Package

gdk.

Methods
Reader Method: graphics-context-rgb-fg-color ((graphics-context graphics-context))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

rgb-fg-color.

Generic Writer: (setf graphics-context-rgb-fg-color) (object)
Package

gdk.

Methods
Writer Method: (setf graphics-context-rgb-fg-color) ((graphics-context graphics-context))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

rgb-fg-color.

Generic Reader: graphics-context-screen (object)
Package

gdk.

Methods
Reader Method: graphics-context-screen ((graphics-context graphics-context))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

screen.

Generic Writer: (setf graphics-context-screen) (object)
Package

gdk.

Methods
Writer Method: (setf graphics-context-screen) ((graphics-context graphics-context))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

screen.

Generic Reader: graphics-context-stipple (object)
Package

gdk.

Methods
Reader Method: graphics-context-stipple ((graphics-context graphics-context))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

stipple.

Generic Writer: (setf graphics-context-stipple) (object)
Package

gdk.

Methods
Writer Method: (setf graphics-context-stipple) ((graphics-context graphics-context))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

stipple.

Generic Reader: graphics-context-subwindow (object)
Package

gdk.

Methods
Reader Method: graphics-context-subwindow ((graphics-context graphics-context))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

subwindow.

Generic Writer: (setf graphics-context-subwindow) (object)
Package

gdk.

Methods
Writer Method: (setf graphics-context-subwindow) ((graphics-context graphics-context))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

subwindow.

Generic Reader: graphics-context-tile (object)
Package

gdk.

Methods
Reader Method: graphics-context-tile ((graphics-context graphics-context))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

tile.

Generic Writer: (setf graphics-context-tile) (object)
Package

gdk.

Methods
Writer Method: (setf graphics-context-tile) ((graphics-context graphics-context))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

tile.

Generic Reader: keymap-caps-lock-state (object)
Package

gdk.

Methods
Reader Method: keymap-caps-lock-state ((keymap keymap))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

caps-lock-state.

Generic Writer: (setf keymap-caps-lock-state) (object)
Package

gdk.

Methods
Writer Method: (setf keymap-caps-lock-state) ((keymap keymap))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

caps-lock-state.

Generic Reader: keymap-direction (object)
Package

gdk.

Methods
Reader Method: keymap-direction ((keymap keymap))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

direction.

Generic Writer: (setf keymap-direction) (object)
Package

gdk.

Methods
Writer Method: (setf keymap-direction) ((keymap keymap))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

direction.

Generic Reader: keymap-has-bidi-layouts (object)
Package

gdk.

Methods
Reader Method: keymap-has-bidi-layouts ((keymap keymap))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

has-bidi-layouts.

Generic Writer: (setf keymap-has-bidi-layouts) (object)
Package

gdk.

Methods
Writer Method: (setf keymap-has-bidi-layouts) ((keymap keymap))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

has-bidi-layouts.

Generic Reader: pixbuf-bits-per-sample (object)
Package

gdk.

Methods
Reader Method: pixbuf-bits-per-sample ((pixbuf pixbuf))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

bits-per-sample.

Generic Writer: (setf pixbuf-bits-per-sample) (object)
Package

gdk.

Methods
Writer Method: (setf pixbuf-bits-per-sample) ((pixbuf pixbuf))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

bits-per-sample.

Generic Reader: pixbuf-colorspace (object)
Package

gdk.

Methods
Reader Method: pixbuf-colorspace ((pixbuf pixbuf))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

colorspace.

Generic Writer: (setf pixbuf-colorspace) (object)
Package

gdk.

Methods
Writer Method: (setf pixbuf-colorspace) ((pixbuf pixbuf))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

colorspace.

Generic Reader: pixbuf-has-alpha (object)
Package

gdk.

Methods
Reader Method: pixbuf-has-alpha ((pixbuf pixbuf))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

has-alpha.

Generic Writer: (setf pixbuf-has-alpha) (object)
Package

gdk.

Methods
Writer Method: (setf pixbuf-has-alpha) ((pixbuf pixbuf))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

has-alpha.

Generic Reader: pixbuf-height (object)
Package

gdk.

Methods
Reader Method: pixbuf-height ((pixbuf pixbuf))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

height.

Generic Writer: (setf pixbuf-height) (object)
Package

gdk.

Methods
Writer Method: (setf pixbuf-height) ((pixbuf pixbuf))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

height.

Generic Reader: pixbuf-n-channels (object)
Package

gdk.

Methods
Reader Method: pixbuf-n-channels ((pixbuf pixbuf))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

n-channels.

Generic Writer: (setf pixbuf-n-channels) (object)
Package

gdk.

Methods
Writer Method: (setf pixbuf-n-channels) ((pixbuf pixbuf))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

n-channels.

Generic Reader: pixbuf-pixels (object)
Package

gdk.

Methods
Reader Method: pixbuf-pixels ((pixbuf pixbuf))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

pixels.

Generic Writer: (setf pixbuf-pixels) (object)
Package

gdk.

Methods
Writer Method: (setf pixbuf-pixels) ((pixbuf pixbuf))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

pixels.

Generic Reader: pixbuf-rowstride (object)
Package

gdk.

Methods
Reader Method: pixbuf-rowstride ((pixbuf pixbuf))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

rowstride.

Generic Writer: (setf pixbuf-rowstride) (object)
Package

gdk.

Methods
Writer Method: (setf pixbuf-rowstride) ((pixbuf pixbuf))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

rowstride.

Generic Reader: pixbuf-width (object)
Package

gdk.

Methods
Reader Method: pixbuf-width ((pixbuf pixbuf))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

width.

Generic Writer: (setf pixbuf-width) (object)
Package

gdk.

Methods
Writer Method: (setf pixbuf-width) ((pixbuf pixbuf))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

width.

Generic Reader: screen-active-window (object)
Package

gdk.

Methods
Reader Method: screen-active-window ((screen screen))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

active-window.

Generic Writer: (setf screen-active-window) (object)
Package

gdk.

Methods
Writer Method: (setf screen-active-window) ((screen screen))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

active-window.

Generic Reader: screen-composited-p (object)
Package

gdk.

Methods
Reader Method: screen-composited-p ((screen screen))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

composited-p.

Generic Writer: (setf screen-composited-p) (object)
Package

gdk.

Methods
Writer Method: (setf screen-composited-p) ((screen screen))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

composited-p.

Generic Reader: screen-default-colormap (object)
Package

gdk.

Methods
Reader Method: screen-default-colormap ((screen screen))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

default-colormap.

Generic Writer: (setf screen-default-colormap) (object)
Package

gdk.

Methods
Writer Method: (setf screen-default-colormap) ((screen screen))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

default-colormap.

Generic Reader: screen-display (object)
Package

gdk.

Methods
Reader Method: screen-display ((screen screen))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

display.

Generic Writer: (setf screen-display) (object)
Package

gdk.

Methods
Writer Method: (setf screen-display) ((screen screen))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

display.

Generic Reader: screen-display-name (object)
Package

gdk.

Methods
Reader Method: screen-display-name ((screen screen))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

display-name.

Generic Writer: (setf screen-display-name) (object)
Package

gdk.

Methods
Writer Method: (setf screen-display-name) ((screen screen))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

display-name.

Generic Reader: screen-font-options (object)
Package

gdk.

Methods
Reader Method: screen-font-options ((screen screen))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

font-options.

Generic Writer: (setf screen-font-options) (object)
Package

gdk.

Methods
Writer Method: (setf screen-font-options) ((screen screen))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

font-options.

Generic Reader: screen-height (object)
Package

gdk.

Methods
Reader Method: screen-height ((screen screen))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

height.

Generic Writer: (setf screen-height) (object)
Package

gdk.

Methods
Writer Method: (setf screen-height) ((screen screen))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

height.

Generic Reader: screen-height-mm (object)
Package

gdk.

Methods
Reader Method: screen-height-mm ((screen screen))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

height-mm.

Generic Writer: (setf screen-height-mm) (object)
Package

gdk.

Methods
Writer Method: (setf screen-height-mm) ((screen screen))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

height-mm.

Generic Reader: screen-n-monitors (object)
Package

gdk.

Methods
Reader Method: screen-n-monitors ((screen screen))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

n-monitors.

Generic Writer: (setf screen-n-monitors) (object)
Package

gdk.

Methods
Writer Method: (setf screen-n-monitors) ((screen screen))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

n-monitors.

Generic Reader: screen-number (object)
Package

gdk.

Methods
Reader Method: screen-number ((screen screen))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

number.

Generic Writer: (setf screen-number) (object)
Package

gdk.

Methods
Writer Method: (setf screen-number) ((screen screen))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

number.

Generic Reader: screen-resolution (object)
Package

gdk.

Methods
Reader Method: screen-resolution ((screen screen))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

resolution.

Generic Writer: (setf screen-resolution) (object)
Package

gdk.

Methods
Writer Method: (setf screen-resolution) ((screen screen))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

resolution.

Generic Reader: screen-rgb-colormap (object)
Package

gdk.

Methods
Reader Method: screen-rgb-colormap ((screen screen))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

rgb-colormap.

Generic Writer: (setf screen-rgb-colormap) (object)
Package

gdk.

Methods
Writer Method: (setf screen-rgb-colormap) ((screen screen))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

rgb-colormap.

Generic Reader: screen-rgb-visual (object)
Package

gdk.

Methods
Reader Method: screen-rgb-visual ((screen screen))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

rgb-visual.

Generic Writer: (setf screen-rgb-visual) (object)
Package

gdk.

Methods
Writer Method: (setf screen-rgb-visual) ((screen screen))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

rgb-visual.

Generic Reader: screen-rgba-colormap (object)
Package

gdk.

Methods
Reader Method: screen-rgba-colormap ((screen screen))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

rgba-colormap.

Generic Writer: (setf screen-rgba-colormap) (object)
Package

gdk.

Methods
Writer Method: (setf screen-rgba-colormap) ((screen screen))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

rgba-colormap.

Generic Reader: screen-rgba-visual (object)
Package

gdk.

Methods
Reader Method: screen-rgba-visual ((screen screen))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

rgba-visual.

Generic Writer: (setf screen-rgba-visual) (object)
Package

gdk.

Methods
Writer Method: (setf screen-rgba-visual) ((screen screen))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

rgba-visual.

Generic Reader: screen-root-window (object)
Package

gdk.

Methods
Reader Method: screen-root-window ((screen screen))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

root-window.

Generic Writer: (setf screen-root-window) (object)
Package

gdk.

Methods
Writer Method: (setf screen-root-window) ((screen screen))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

root-window.

Generic Reader: screen-system-colormap (object)
Package

gdk.

Methods
Reader Method: screen-system-colormap ((screen screen))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

system-colormap.

Generic Writer: (setf screen-system-colormap) (object)
Package

gdk.

Methods
Writer Method: (setf screen-system-colormap) ((screen screen))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

system-colormap.

Generic Reader: screen-system-visual (object)
Package

gdk.

Methods
Reader Method: screen-system-visual ((screen screen))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

system-visual.

Generic Writer: (setf screen-system-visual) (object)
Package

gdk.

Methods
Writer Method: (setf screen-system-visual) ((screen screen))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

system-visual.

Generic Reader: screen-toplevel-windows (object)
Package

gdk.

Methods
Reader Method: screen-toplevel-windows ((screen screen))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

toplevel-windows.

Generic Writer: (setf screen-toplevel-windows) (object)
Package

gdk.

Methods
Writer Method: (setf screen-toplevel-windows) ((screen screen))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

toplevel-windows.

Generic Reader: screen-visuals (object)
Package

gdk.

Methods
Reader Method: screen-visuals ((screen screen))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

visuals.

Generic Writer: (setf screen-visuals) (object)
Package

gdk.

Methods
Writer Method: (setf screen-visuals) ((screen screen))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

visuals.

Generic Reader: screen-width (object)
Package

gdk.

Methods
Reader Method: screen-width ((screen screen))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

width.

Generic Writer: (setf screen-width) (object)
Package

gdk.

Methods
Writer Method: (setf screen-width) ((screen screen))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

width.

Generic Reader: screen-width-mm (object)
Package

gdk.

Methods
Reader Method: screen-width-mm ((screen screen))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

width-mm.

Generic Writer: (setf screen-width-mm) (object)
Package

gdk.

Methods
Writer Method: (setf screen-width-mm) ((screen screen))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

width-mm.

Generic Reader: screen-window-stack (object)
Package

gdk.

Methods
Reader Method: screen-window-stack ((screen screen))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

window-stack.

Generic Writer: (setf screen-window-stack) (object)
Package

gdk.

Methods
Writer Method: (setf screen-window-stack) ((screen screen))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

window-stack.

Generic Reader: visual-bits-per-rgb (object)
Package

gdk.

Methods
Reader Method: visual-bits-per-rgb ((visual visual))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

bits-per-rgb.

Generic Writer: (setf visual-bits-per-rgb) (object)
Package

gdk.

Methods
Writer Method: (setf visual-bits-per-rgb) ((visual visual))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

bits-per-rgb.

Generic Reader: visual-blue-mask (object)
Package

gdk.

Methods
Reader Method: visual-blue-mask ((visual visual))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

blue-mask.

Generic Writer: (setf visual-blue-mask) (object)
Package

gdk.

Methods
Writer Method: (setf visual-blue-mask) ((visual visual))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

blue-mask.

Generic Reader: visual-blue-prec (object)
Package

gdk.

Methods
Reader Method: visual-blue-prec ((visual visual))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

blue-prec.

Generic Writer: (setf visual-blue-prec) (object)
Package

gdk.

Methods
Writer Method: (setf visual-blue-prec) ((visual visual))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

blue-prec.

Generic Reader: visual-blue-shift (object)
Package

gdk.

Methods
Reader Method: visual-blue-shift ((visual visual))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

blue-shift.

Generic Writer: (setf visual-blue-shift) (object)
Package

gdk.

Methods
Writer Method: (setf visual-blue-shift) ((visual visual))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

blue-shift.

Generic Reader: visual-byte-order (object)
Package

gdk.

Methods
Reader Method: visual-byte-order ((visual visual))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

byte-order.

Generic Writer: (setf visual-byte-order) (object)
Package

gdk.

Methods
Writer Method: (setf visual-byte-order) ((visual visual))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

byte-order.

Generic Reader: visual-colormap-size (object)
Package

gdk.

Methods
Reader Method: visual-colormap-size ((visual visual))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

colormap-size.

Generic Writer: (setf visual-colormap-size) (object)
Package

gdk.

Methods
Writer Method: (setf visual-colormap-size) ((visual visual))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

colormap-size.

Generic Reader: visual-depth (object)
Package

gdk.

Methods
Reader Method: visual-depth ((visual visual))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

depth.

Generic Writer: (setf visual-depth) (object)
Package

gdk.

Methods
Writer Method: (setf visual-depth) ((visual visual))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

depth.

Generic Reader: visual-green-mask (object)
Package

gdk.

Methods
Reader Method: visual-green-mask ((visual visual))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

green-mask.

Generic Writer: (setf visual-green-mask) (object)
Package

gdk.

Methods
Writer Method: (setf visual-green-mask) ((visual visual))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

green-mask.

Generic Reader: visual-green-prec (object)
Package

gdk.

Methods
Reader Method: visual-green-prec ((visual visual))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

green-prec.

Generic Writer: (setf visual-green-prec) (object)
Package

gdk.

Methods
Writer Method: (setf visual-green-prec) ((visual visual))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

green-prec.

Generic Reader: visual-green-shift (object)
Package

gdk.

Methods
Reader Method: visual-green-shift ((visual visual))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

green-shift.

Generic Writer: (setf visual-green-shift) (object)
Package

gdk.

Methods
Writer Method: (setf visual-green-shift) ((visual visual))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

green-shift.

Generic Reader: visual-red-mask (object)
Package

gdk.

Methods
Reader Method: visual-red-mask ((visual visual))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

red-mask.

Generic Writer: (setf visual-red-mask) (object)
Package

gdk.

Methods
Writer Method: (setf visual-red-mask) ((visual visual))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

red-mask.

Generic Reader: visual-red-prec (object)
Package

gdk.

Methods
Reader Method: visual-red-prec ((visual visual))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

red-prec.

Generic Writer: (setf visual-red-prec) (object)
Package

gdk.

Methods
Writer Method: (setf visual-red-prec) ((visual visual))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

red-prec.

Generic Reader: visual-red-shift (object)
Package

gdk.

Methods
Reader Method: visual-red-shift ((visual visual))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

red-shift.

Generic Writer: (setf visual-red-shift) (object)
Package

gdk.

Methods
Writer Method: (setf visual-red-shift) ((visual visual))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

red-shift.

Generic Reader: visual-screen (object)
Package

gdk.

Methods
Reader Method: visual-screen ((visual visual))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

screen.

Generic Writer: (setf visual-screen) (object)
Package

gdk.

Methods
Writer Method: (setf visual-screen) ((visual visual))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

screen.

Generic Reader: visual-visual-type (object)
Package

gdk.

Methods
Reader Method: visual-visual-type ((visual visual))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

visual-type.

Generic Writer: (setf visual-visual-type) (object)
Package

gdk.

Methods
Writer Method: (setf visual-visual-type) ((visual visual))

automatically generated writer method

Source

gdk.objects.lisp.

Target Slot

visual-type.


4.1.6 Standalone methods

Method: free-translated-object (value (type fixed-array) param)
Package

cffi.

Source

gdk.objects.lisp.

Method: initialize-instance :after ((instance-1 cursor) &key &allow-other-keys)
Source

gdk.objects.lisp.

Method: initialize-instance :after ((instance-1 region) &key &allow-other-keys)
Source

gdk.objects.lisp.

Method: initialize-instance :after ((instance-1 font) &key &allow-other-keys)
Source

gdk.objects.lisp.

Method: print-object ((visual visual) stream)
Source

gdk.visual.lisp.

Method: print-object ((object gdk-device) stream)
Source

gdk.input-devices.lisp.

Method: translate-from-foreign (value (type unichar))
Package

cffi.

Source

gdk.key-values.lisp.

Method: translate-from-foreign (value (type gdk-atom-as-string-type))
Package

cffi.

Source

gdk.objects.lisp.

Method: translate-from-foreign (ptr (type fixed-array))
Package

cffi.

Source

gdk.objects.lisp.

Method: translate-to-foreign (value (type unichar))
Package

cffi.

Source

gdk.key-values.lisp.

Method: translate-to-foreign (value (type gdk-atom-as-string-type))
Package

cffi.

Source

gdk.objects.lisp.

Method: translate-to-foreign (value (type fixed-array))
Package

cffi.

Source

gdk.objects.lisp.


4.1.7 Structures

Structure: color
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: pixel
Initform

0

Readers

color-pixel.

Writers

(setf color-pixel).

Slot: red
Initform

0

Readers

color-red.

Writers

(setf color-red).

Slot: green
Initform

0

Readers

color-green.

Writers

(setf color-green).

Slot: blue
Initform

0

Readers

color-blue.

Writers

(setf color-blue).

Structure: event
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

structure-object.

Direct subclasses
Direct slots
Slot: type
Package

common-lisp.

Readers

event-type.

Writers

(setf event-type).

Slot: window
Readers

event-window.

Writers

(setf event-window).

Slot: send-event
Readers

event-send-event.

Writers

(setf event-send-event).

Structure: event-button
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

event.

Direct slots
Slot: type
Package

common-lisp.

Initform

:button-press

Readers

event-button-type.

Writers

(setf event-button-type).

Slot: time
Package

common-lisp.

Readers

event-button-time.

Writers

(setf event-button-time).

Slot: x
Readers

event-button-x.

Writers

(setf event-button-x).

Slot: y
Readers

event-button-y.

Writers

(setf event-button-y).

Slot: axes
Readers

event-button-axes.

Writers

(setf event-button-axes).

Slot: state
Readers

event-button-state.

Writers

(setf event-button-state).

Slot: button
Readers

event-button-button.

Writers

(setf event-button-button).

Slot: device
Readers

event-button-device.

Writers

(setf event-button-device).

Slot: x-root
Readers

event-button-x-root.

Writers

(setf event-button-x-root).

Slot: y-root
Readers

event-button-y-root.

Writers

(setf event-button-y-root).

Structure: event-client
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

event.

Direct subclasses
Direct slots
Slot: type
Package

common-lisp.

Initform

:client-event

Readers

event-client-type.

Writers

(setf event-client-type).

Slot: message-time
Readers

event-client-message-time.

Writers

(setf event-client-message-time).

Slot: data-format
Readers

event-client-data-format.

Writers

(setf event-client-data-format).

Structure: event-client-16
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

event-client.

Direct slots
Slot: data-format
Initform

16

Readers

event-client-16-data-format.

Writers

(setf event-client-16-data-format).

Slot: data
Readers

event-client-16-data.

Writers

(setf event-client-16-data).

Structure: event-client-32
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

event-client.

Direct slots
Slot: data-format
Initform

32

Readers

event-client-32-data-format.

Writers

(setf event-client-32-data-format).

Slot: data
Readers

event-client-32-data.

Writers

(setf event-client-32-data).

Structure: event-client-8
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

event-client.

Direct slots
Slot: data-format
Initform

8

Readers

event-client-8-data-format.

Writers

(setf event-client-8-data-format).

Slot: data
Readers

event-client-8-data.

Writers

(setf event-client-8-data).

Structure: event-configure
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

event.

Direct slots
Slot: type
Package

common-lisp.

Initform

:configure

Readers

event-configure-type.

Writers

(setf event-configure-type).

Slot: x
Readers

event-configure-x.

Writers

(setf event-configure-x).

Slot: y
Readers

event-configure-y.

Writers

(setf event-configure-y).

Slot: width
Readers

event-configure-width.

Writers

(setf event-configure-width).

Slot: height
Readers

event-configure-height.

Writers

(setf event-configure-height).

Structure: event-crossing
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

event.

Direct slots
Slot: type
Package

common-lisp.

Initform

:enter-notify

Readers

event-crossing-type.

Writers

(setf event-crossing-type).

Slot: sub-window
Readers

event-crossing-sub-window.

Writers

(setf event-crossing-sub-window).

Slot: time
Package

common-lisp.

Readers

event-crossing-time.

Writers

(setf event-crossing-time).

Slot: x
Readers

event-crossing-x.

Writers

(setf event-crossing-x).

Slot: y
Readers

event-crossing-y.

Writers

(setf event-crossing-y).

Slot: x-root
Readers

event-crossing-x-root.

Writers

(setf event-crossing-x-root).

Slot: y-root
Readers

event-crossing-y-root.

Writers

(setf event-crossing-y-root).

Slot: mode
Readers

event-crossing-mode.

Writers

(setf event-crossing-mode).

Slot: detail
Readers

event-crossing-detail.

Writers

(setf event-crossing-detail).

Slot: focus
Readers

event-crossing-focus.

Writers

(setf event-crossing-focus).

Slot: state
Readers

event-crossing-state.

Writers

(setf event-crossing-state).

Structure: event-dnd
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

event.

Direct slots
Slot: type
Package

common-lisp.

Initform

:drag-enter

Readers

event-dnd-type.

Writers

(setf event-dnd-type).

Slot: drag-context
Readers

event-dnd-drag-context.

Writers

(setf event-dnd-drag-context).

Slot: time
Package

common-lisp.

Readers

event-dnd-time.

Writers

(setf event-dnd-time).

Slot: x-root
Readers

event-dnd-x-root.

Writers

(setf event-dnd-x-root).

Slot: y-root
Readers

event-dnd-y-root.

Writers

(setf event-dnd-y-root).

Structure: event-expose
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

event.

Direct slots
Slot: type
Package

common-lisp.

Initform

:expose

Readers

event-expose-type.

Writers

(setf event-expose-type).

Slot: area
Readers

event-expose-area.

Writers

(setf event-expose-area).

Slot: region
Readers

event-expose-region.

Writers

(setf event-expose-region).

Slot: count
Package

common-lisp.

Readers

event-expose-count.

Writers

(setf event-expose-count).

Structure: event-focus
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

event.

Direct slots
Slot: type
Package

common-lisp.

Initform

:focus-change

Readers

event-focus-type.

Writers

(setf event-focus-type).

Slot: in
Package

iterate.

Readers

event-focus-in.

Writers

(setf event-focus-in).

Structure: event-grab-broken
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

event.

Direct slots
Slot: type
Package

common-lisp.

Initform

:grab-broken

Readers

event-grab-broken-type.

Writers

(setf event-grab-broken-type).

Slot: keyboard
Readers

event-grab-broken-keyboard.

Writers

(setf event-grab-broken-keyboard).

Slot: implicit
Readers

event-grab-broken-implicit.

Writers

(setf event-grab-broken-implicit).

Slot: grab-window
Readers

event-grab-broken-grab-window.

Writers

(setf event-grab-broken-grab-window).

Structure: event-key
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

event.

Direct slots
Slot: type
Package

common-lisp.

Initform

:key-press

Readers

event-key-type.

Writers

(setf event-key-type).

Slot: time
Package

common-lisp.

Readers

event-key-time.

Writers

(setf event-key-time).

Slot: state
Readers

event-key-state.

Writers

(setf event-key-state).

Slot: keyval
Readers

event-key-keyval.

Writers

(setf event-key-keyval).

Slot: length
Package

common-lisp.

Readers

event-key-length.

Writers

(setf event-key-length).

Slot: string
Package

common-lisp.

Readers

event-key-string.

Writers

(setf event-key-string).

Slot: hardware-keycode
Readers

event-key-hardware-keycode.

Writers

(setf event-key-hardware-keycode).

Slot: group
Readers

event-key-group.

Writers

(setf event-key-group).

Slot: is-modifier
Readers

event-key-is-modifier.

Writers

(setf event-key-is-modifier).

Structure: event-motion
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

event.

Direct slots
Slot: type
Package

common-lisp.

Initform

:motion-notify

Readers

event-motion-type.

Writers

(setf event-motion-type).

Slot: time
Package

common-lisp.

Readers

event-motion-time.

Writers

(setf event-motion-time).

Slot: x
Readers

event-motion-x.

Writers

(setf event-motion-x).

Slot: y
Readers

event-motion-y.

Writers

(setf event-motion-y).

Slot: axes
Readers

event-motion-axes.

Writers

(setf event-motion-axes).

Slot: state
Readers

event-motion-state.

Writers

(setf event-motion-state).

Slot: is-hint
Readers

event-motion-is-hint.

Writers

(setf event-motion-is-hint).

Slot: device
Readers

event-motion-device.

Writers

(setf event-motion-device).

Slot: x-root
Readers

event-motion-x-root.

Writers

(setf event-motion-x-root).

Slot: y-root
Readers

event-motion-y-root.

Writers

(setf event-motion-y-root).

Structure: event-no-expose
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

event.

Direct slots
Slot: type
Package

common-lisp.

Initform

:no-expose

Readers

event-no-expose-type.

Writers

(setf event-no-expose-type).

Structure: event-owner-change
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

event.

Direct slots
Slot: type
Package

common-lisp.

Initform

:owner-change

Readers

event-owner-change-type.

Writers

(setf event-owner-change-type).

Slot: owner
Readers

event-owner-change-owner.

Writers

(setf event-owner-change-owner).

Slot: reason
Readers

event-owner-change-reason.

Writers

(setf event-owner-change-reason).

Slot: selection
Readers

event-owner-change-selection.

Writers

(setf event-owner-change-selection).

Slot: time
Package

common-lisp.

Readers

event-owner-change-time.

Writers

(setf event-owner-change-time).

Slot: selection-time
Readers

event-owner-change-selection-time.

Writers

(setf event-owner-change-selection-time).

Structure: event-property
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

event.

Direct slots
Slot: type
Package

common-lisp.

Initform

:property-notify

Readers

event-property-type.

Writers

(setf event-property-type).

Slot: atom
Package

common-lisp.

Readers

event-property-atom.

Writers

(setf event-property-atom).

Slot: time
Package

common-lisp.

Readers

event-property-time.

Writers

(setf event-property-time).

Slot: state
Readers

event-property-state.

Writers

(setf event-property-state).

Structure: event-proximity
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

event.

Direct slots
Slot: type
Package

common-lisp.

Initform

:proximity-in

Readers

event-proximity-type.

Writers

(setf event-proximity-type).

Slot: time
Package

common-lisp.

Readers

event-proximity-time.

Writers

(setf event-proximity-time).

Slot: device
Readers

event-proximity-device.

Writers

(setf event-proximity-device).

Structure: event-scroll
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

event.

Direct slots
Slot: type
Package

common-lisp.

Initform

:scroll

Readers

event-scroll-type.

Writers

(setf event-scroll-type).

Slot: time
Package

common-lisp.

Readers

event-scroll-time.

Writers

(setf event-scroll-time).

Slot: x
Readers

event-scroll-x.

Writers

(setf event-scroll-x).

Slot: y
Readers

event-scroll-y.

Writers

(setf event-scroll-y).

Slot: state
Readers

event-scroll-state.

Writers

(setf event-scroll-state).

Slot: direction
Readers

event-scroll-direction.

Writers

(setf event-scroll-direction).

Slot: device
Readers

event-scroll-device.

Writers

(setf event-scroll-device).

Slot: x-root
Readers

event-scroll-x-root.

Writers

(setf event-scroll-x-root).

Slot: y-root
Readers

event-scroll-y-root.

Writers

(setf event-scroll-y-root).

Structure: event-selection
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

event.

Direct slots
Slot: type
Package

common-lisp.

Initform

:selection-clear

Readers

event-selection-type.

Writers

(setf event-selection-type).

Slot: selection
Readers

event-selection-selection.

Writers

(setf event-selection-selection).

Slot: target
Readers

event-selection-target.

Writers

(setf event-selection-target).

Slot: property
Readers

event-selection-property.

Writers

(setf event-selection-property).

Slot: time
Package

common-lisp.

Readers

event-selection-time.

Writers

(setf event-selection-time).

Slot: requestor
Readers

event-selection-requestor.

Writers

(setf event-selection-requestor).

Structure: event-setting
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

event.

Direct slots
Slot: type
Package

common-lisp.

Initform

:setting

Readers

event-setting-type.

Writers

(setf event-setting-type).

Slot: action
Readers

event-setting-action.

Writers

(setf event-setting-action).

Slot: name
Readers

event-setting-name.

Writers

(setf event-setting-name).

Structure: event-visibility
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

event.

Direct slots
Slot: type
Package

common-lisp.

Initform

:visibility-notify

Readers

event-visibility-type.

Writers

(setf event-visibility-type).

Slot: state
Readers

event-visibility-state.

Writers

(setf event-visibility-state).

Structure: event-window-state
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

event.

Direct slots
Slot: type
Package

common-lisp.

Initform

:window-state

Readers

event-window-state-type.

Writers

(setf event-window-state-type).

Slot: changed-mask
Readers

event-window-state-changed-mask.

Writers

(setf event-window-state-changed-mask).

Slot: new-window-state
Readers

event-window-state-new-window-state.

Writers

(setf event-window-state-new-window-state).

Structure: gc-values
Package

gdk.

Source

gdk.gc.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: foregound
Initform

(gdk:make-color)

Readers

gc-values-foregound.

Writers

(setf gc-values-foregound).

Slot: background
Initform

(gdk:make-color)

Readers

gc-values-background.

Writers

(setf gc-values-background).

Slot: font
Readers

gc-values-font.

Writers

(setf gc-values-font).

Slot: function
Package

common-lisp.

Initform

:copy

Readers

gc-values-function.

Writers

(setf gc-values-function).

Slot: fill
Package

common-lisp.

Initform

:solid

Readers

gc-values-fill.

Writers

(setf gc-values-fill).

Slot: tile
Readers

gc-values-tile.

Writers

(setf gc-values-tile).

Slot: stipple
Readers

gc-values-stipple.

Writers

(setf gc-values-stipple).

Slot: clip-mask
Readers

gc-values-clip-mask.

Writers

(setf gc-values-clip-mask).

Slot: subwindow-mode
Initform

:clip-by-children

Readers

gc-values-subwindow-mode.

Writers

(setf gc-values-subwindow-mode).

Slot: ts-x-origin
Initform

0

Readers

gc-values-ts-x-origin.

Writers

(setf gc-values-ts-x-origin).

Slot: ts-y-origin
Initform

0

Readers

gc-values-ts-y-origin.

Writers

(setf gc-values-ts-y-origin).

Slot: clip-x-origin
Initform

0

Readers

gc-values-clip-x-origin.

Writers

(setf gc-values-clip-x-origin).

Slot: clip-y-origin
Initform

0

Readers

gc-values-clip-y-origin.

Writers

(setf gc-values-clip-y-origin).

Slot: graphics-exposures
Initform

t

Readers

gc-values-graphics-exposures.

Writers

(setf gc-values-graphics-exposures).

Slot: line-width
Initform

0

Readers

gc-values-line-width.

Writers

(setf gc-values-line-width).

Slot: line-style
Initform

:solid

Readers

gc-values-line-style.

Writers

(setf gc-values-line-style).

Slot: cap-style
Initform

:butt

Readers

gc-values-cap-style.

Writers

(setf gc-values-cap-style).

Slot: join-style
Initform

:miter

Readers

gc-values-join-style.

Writers

(setf gc-values-join-style).

Structure: gdk-window-attr
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: title
Readers

gdk-window-attr-title.

Writers

(setf gdk-window-attr-title).

Slot: event-mask
Readers

gdk-window-attr-event-mask.

Writers

(setf gdk-window-attr-event-mask).

Slot: x
Initform

0

Readers

gdk-window-attr-x.

Writers

(setf gdk-window-attr-x).

Slot: y
Initform

0

Readers

gdk-window-attr-y.

Writers

(setf gdk-window-attr-y).

Slot: width
Initform

0

Readers

gdk-window-attr-width.

Writers

(setf gdk-window-attr-width).

Slot: height
Initform

0

Readers

gdk-window-attr-height.

Writers

(setf gdk-window-attr-height).

Slot: window-class
Initform

:input-output

Readers

gdk-window-attr-window-class.

Writers

(setf gdk-window-attr-window-class).

Slot: visual
Readers

gdk-window-attr-visual.

Writers

(setf gdk-window-attr-visual).

Slot: colormap
Readers

gdk-window-attr-colormap.

Writers

(setf gdk-window-attr-colormap).

Slot: window-type
Initform

:toplevel

Readers

gdk-window-attr-window-type.

Writers

(setf gdk-window-attr-window-type).

Slot: cursor
Readers

gdk-window-attr-cursor.

Writers

(setf gdk-window-attr-cursor).

Slot: wmclass-name
Readers

gdk-window-attr-wmclass-name.

Writers

(setf gdk-window-attr-wmclass-name).

Slot: wmclass-class
Readers

gdk-window-attr-wmclass-class.

Writers

(setf gdk-window-attr-wmclass-class).

Slot: override-redirect
Readers

gdk-window-attr-override-redirect.

Writers

(setf gdk-window-attr-override-redirect).

Slot: type-hint
Initform

:normal

Readers

gdk-window-attr-type-hint.

Writers

(setf gdk-window-attr-type-hint).

Structure: geometry
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: min-width
Initform

0

Readers

geometry-min-width.

Writers

(setf geometry-min-width).

Slot: min-height
Initform

0

Readers

geometry-min-height.

Writers

(setf geometry-min-height).

Slot: max-width
Initform

0

Readers

geometry-max-width.

Writers

(setf geometry-max-width).

Slot: max-height
Initform

0

Readers

geometry-max-height.

Writers

(setf geometry-max-height).

Slot: base-width
Initform

0

Readers

geometry-base-width.

Writers

(setf geometry-base-width).

Slot: base-height
Initform

0

Readers

geometry-base-height.

Writers

(setf geometry-base-height).

Slot: width-increment
Initform

0

Readers

geometry-width-increment.

Writers

(setf geometry-width-increment).

Slot: height-increment
Initform

0

Readers

geometry-height-increment.

Writers

(setf geometry-height-increment).

Slot: min-aspect
Initform

0.0d0

Readers

geometry-min-aspect.

Writers

(setf geometry-min-aspect).

Slot: max-aspect
Initform

0.0d0

Readers

geometry-max-aspect.

Writers

(setf geometry-max-aspect).

Slot: gravity
Initform

:north-west

Readers

geometry-gravity.

Writers

(setf geometry-gravity).

Structure: point
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: x
Initform

0

Readers

point-x.

Writers

(setf point-x).

Slot: y
Initform

0

Readers

point-y.

Writers

(setf point-y).

Structure: rectangle
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: x
Initform

0

Readers

rectangle-x.

Writers

(setf rectangle-x).

Slot: y
Initform

0

Readers

rectangle-y.

Writers

(setf rectangle-y).

Slot: width
Initform

0

Readers

rectangle-width.

Writers

(setf rectangle-width).

Slot: height
Initform

0

Readers

rectangle-height.

Writers

(setf rectangle-height).

Structure: segment
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: x1
Initform

0

Readers

segment-x1.

Writers

(setf segment-x1).

Slot: y1
Initform

0

Readers

segment-y1.

Writers

(setf segment-y1).

Slot: x2
Initform

0

Readers

segment-x2.

Writers

(setf segment-x2).

Slot: y2
Initform

0

Readers

segment-y2.

Writers

(setf segment-y2).

Structure: span
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: x
Initform

0

Readers

span-x.

Writers

(setf span-x).

Slot: y
Initform

0

Readers

span-y.

Writers

(setf span-y).

Slot: width
Initform

0

Readers

span-width.

Writers

(setf span-width).

Structure: trapezoid
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: y1
Initform

0.0d0

Readers

trapezoid-y1.

Writers

(setf trapezoid-y1).

Slot: x11
Initform

0.0d0

Readers

trapezoid-x11.

Writers

(setf trapezoid-x11).

Slot: x21
Initform

0.0d0

Readers

trapezoid-x21.

Writers

(setf trapezoid-x21).

Slot: y2
Initform

0.0d0

Readers

trapezoid-y2.

Writers

(setf trapezoid-y2).

Slot: x12
Initform

0.0d0

Readers

trapezoid-x12.

Writers

(setf trapezoid-x12).

Slot: x22
Initform

0.0d0

Readers

trapezoid-x22.

Writers

(setf trapezoid-x22).


4.1.8 Classes

Class: cursor
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

g-boxed-opaque.

Direct methods

initialize-instance.

Class: display
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

g-object.

Direct methods
Direct slots
Slot: name
Allocation

:gobject-fn

Readers

display-name.

Writers

(setf display-name).

Slot: n-screens
Allocation

:gobject-fn

Readers

display-n-screens.

Writers

(setf display-n-screens).

Slot: default-screen
Allocation

:gobject-fn

Readers

display-default-screen.

Writers

(setf display-default-screen).

Slot: devices
Allocation

:gobject-fn

Readers

display-devices.

Writers

(setf display-devices).

Slot: supports-cursor-color
Allocation

:gobject-fn

Readers

display-supports-cursor-color.

Writers

(setf display-supports-cursor-color).

Slot: supports-cursor-alpha
Allocation

:gobject-fn

Readers

display-supports-cursor-alpha.

Writers

(setf display-supports-cursor-alpha).

Slot: default-cursor-size
Allocation

:gobject-fn

Readers

display-default-cursor-size.

Writers

(setf display-default-cursor-size).

Slot: default-group
Allocation

:gobject-fn

Readers

display-default-group.

Writers

(setf display-default-group).

Slot: supports-selection-notification
Allocation

:gobject-fn

Readers

display-supports-selection-notification.

Writers

(setf display-supports-selection-notification).

Slot: supports-clipboard-persistence
Allocation

:gobject-fn

Readers

display-supports-clipboard-persistence.

Writers

(setf display-supports-clipboard-persistence).

Slot: supports-shapes
Allocation

:gobject-fn

Readers

display-supports-shapes.

Writers

(setf display-supports-shapes).

Slot: supports-input-shapes
Allocation

:gobject-fn

Readers

display-supports-input-shapes.

Writers

(setf display-supports-input-shapes).

Slot: supports-composite
Allocation

:gobject-fn

Readers

display-supports-composite.

Writers

(setf display-supports-composite).

Slot: core-pointer
Allocation

:gobject-fn

Readers

display-core-pointer.

Writers

(setf display-core-pointer).

Class: display-manager
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

g-object.

Direct methods
Direct slots
Slot: default-display
Allocation

:gobject-property

Initargs

:default-display

Readers

display-manager-default-display.

Writers

(setf display-manager-default-display).

Slot: displays
Allocation

:gobject-fn

Readers

display-manager-displays.

Writers

(setf display-manager-displays).

Class: drag-context
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

g-object.

Direct methods
Direct slots
Slot: protocol
Allocation

:gobject-fn

Readers

drag-context-protocol.

Writers

(setf drag-context-protocol).

Slot: is-source
Allocation

:gobject-fn

Readers

drag-context-is-source.

Writers

(setf drag-context-is-source).

Slot: source-window
Allocation

:gobject-fn

Readers

drag-context-source-window.

Writers

(setf drag-context-source-window).

Slot: dest-window
Allocation

:gobject-fn

Readers

drag-context-dest-window.

Writers

(setf drag-context-dest-window).

Slot: targets
Allocation

:gobject-fn

Readers

drag-context-targets.

Writers

(setf drag-context-targets).

Slot: actions
Allocation

:gobject-fn

Readers

drag-context-actions.

Writers

(setf drag-context-actions).

Slot: suggested-action
Allocation

:gobject-fn

Readers

drag-context-suggested-action.

Writers

(setf drag-context-suggested-action).

Slot: action
Allocation

:gobject-fn

Readers

drag-context-action.

Writers

(setf drag-context-action).

Slot: start-time
Allocation

:gobject-fn

Readers

drag-context-start-time.

Writers

(setf drag-context-start-time).

Class: drawable
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

g-object.

Direct subclasses
Direct methods
Direct slots
Slot: display
Allocation

:gobject-fn

Readers

drawable-display.

Writers

(setf drawable-display).

Slot: screen
Allocation

:gobject-fn

Readers

drawable-screen.

Writers

(setf drawable-screen).

Slot: visual
Allocation

:gobject-fn

Readers

drawable-visual.

Writers

(setf drawable-visual).

Slot: colormap
Allocation

:gobject-fn

Initargs

:colormap

Readers

drawable-colormap.

Writers

(setf drawable-colormap).

Slot: depth
Allocation

:gobject-fn

Readers

drawable-depth.

Writers

(setf drawable-depth).

Slot: clip-region
Allocation

:gobject-fn

Readers

drawable-clip-region.

Writers

(setf drawable-clip-region).

Slot: visible-region
Allocation

:gobject-fn

Readers

drawable-visible-region.

Writers

(setf drawable-visible-region).

Class: fixed-array

CFFI foreign type for an array of a fixed length. Slot @code{element-type}@see-slot{fixed-array-element-type} specifies the type of elements and slot @code{array-size}@see-slot{fixed-array-array-size} specifies the size of array (in elements).

Package

gobject.

Source

gdk.objects.lisp.

Direct superclasses

enhanced-foreign-type.

Direct methods
Direct Default Initargs
InitargValue
:actual-type(quote (pointer))
Direct slots
Slot: element-type
Package

gdk.

Initform

(error "element type must be specified")

Initargs

:element-type

Readers

fixed-array-element-type.

Writers

This slot is read-only.

Slot: array-size
Package

gdk.

Initform

(error "array size must be specified")

Initargs

:array-size

Readers

fixed-array-array-size.

Writers

This slot is read-only.

Class: font
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

g-boxed-opaque.

Direct methods

initialize-instance.

Class: gdk-app-launch-context
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

g-object.

Direct methods
Direct slots
Slot: display
Allocation

:gobject-fn

Initargs

:display

Readers

gdk-app-launch-context-display.

Writers

(setf gdk-app-launch-context-display).

Slot: screen
Allocation

:gobject-fn

Initargs

:screen

Readers

gdk-app-launch-context-screen.

Writers

(setf gdk-app-launch-context-screen).

Slot: desktop
Allocation

:gobject-fn

Initargs

:desktop

Readers

gdk-app-launch-context-desktop.

Writers

(setf gdk-app-launch-context-desktop).

Slot: timestamp
Allocation

:gobject-fn

Initargs

:timestamp

Readers

gdk-app-launch-context-timestamp.

Writers

(setf gdk-app-launch-context-timestamp).

Slot: icon
Allocation

:gobject-fn

Initargs

:icon

Readers

gdk-app-launch-context-icon.

Writers

(setf gdk-app-launch-context-icon).

Slot: icon-name
Allocation

:gobject-fn

Initargs

:icon-name

Readers

gdk-app-launch-context-icon-name.

Writers

(setf gdk-app-launch-context-icon-name).

Class: gdk-colormap
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

g-object.

Direct methods
Direct slots
Slot: visual
Allocation

:gobject-fn

Readers

gdk-colormap-visual.

Writers

(setf gdk-colormap-visual).

Slot: screen
Allocation

:gobject-fn

Readers

gdk-colormap-screen.

Writers

(setf gdk-colormap-screen).

Class: gdk-device
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

g-object.

Direct methods
Direct slots
Slot: name
Allocation

:gobject-fn

Readers

gdk-device-name.

Writers

(setf gdk-device-name).

Slot: source
Allocation

:gobject-fn

Initargs

:source

Readers

gdk-device-source.

Writers

(setf gdk-device-source).

Slot: mode
Allocation

:gobject-fn

Initargs

:mode

Readers

gdk-device-mode.

Writers

(setf gdk-device-mode).

Slot: has-cursor
Allocation

:gobject-fn

Readers

gdk-device-has-cursor.

Writers

(setf gdk-device-has-cursor).

Slot: n-axes
Allocation

:gobject-fn

Readers

gdk-device-n-axes.

Writers

(setf gdk-device-n-axes).

Slot: axes
Allocation

:gobject-fn

Readers

gdk-device-axes.

Writers

(setf gdk-device-axes).

Slot: keys
Allocation

:gobject-fn

Readers

gdk-device-keys.

Writers

(setf gdk-device-keys).

Slot: n-keys
Allocation

:gobject-fn

Readers

gdk-device-n-keys.

Writers

(setf gdk-device-n-keys).

Class: gdk-image
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

g-object.

Direct methods
Direct slots
Slot: colormap
Allocation

:gobject-fn

Initargs

:colormap

Readers

gdk-image-colormap.

Writers

(setf gdk-image-colormap).

Class: gdk-pango-renderer
Package

gdk.

Source

gdk.pango.lisp.

Direct superclasses

pango-renderer.

Direct methods
Direct slots
Slot: screen
Allocation

:gobject-property

Initargs

:screen

Readers

gdk-pango-renderer-screen.

Writers

(setf gdk-pango-renderer-screen).

Class: gdk-window
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

drawable.

Direct methods
Direct slots
Slot: cursor
Allocation

:gobject-property

Initargs

:cursor

Readers

gdk-window-cursor.

Writers

(setf gdk-window-cursor).

Slot: window-type
Allocation

:gobject-fn

Readers

gdk-window-window-type.

Writers

(setf gdk-window-window-type).

Slot: is-destroyed
Allocation

:gobject-fn

Readers

gdk-window-is-destroyed.

Writers

(setf gdk-window-is-destroyed).

Slot: is-visible
Allocation

:gobject-fn

Readers

gdk-window-is-visible.

Writers

(setf gdk-window-is-visible).

Slot: is-viewable
Allocation

:gobject-fn

Readers

gdk-window-is-viewable.

Writers

(setf gdk-window-is-viewable).

Slot: state
Allocation

:gobject-fn

Readers

gdk-window-state.

Writers

(setf gdk-window-state).

Slot: keep-above
Allocation

:gobject-fn

Initargs

:keep-above

Readers

gdk-window-keep-above.

Writers

(setf gdk-window-keep-above).

Slot: keep-below
Allocation

:gobject-fn

Initargs

:keep-below

Readers

gdk-window-keep-below.

Writers

(setf gdk-window-keep-below).

Slot: opacity
Allocation

:gobject-fn

Initargs

:opacity

Readers

gdk-window-opacity.

Writers

(setf gdk-window-opacity).

Slot: composited
Allocation

:gobject-fn

Initargs

:composited

Readers

gdk-window-composited.

Writers

(setf gdk-window-composited).

Slot: user-data
Allocation

:gobject-fn

Initargs

:user-data

Readers

gdk-window-user-data.

Writers

(setf gdk-window-user-data).

Slot: override-redirect
Allocation

:gobject-fn

Initargs

:override-redirect

Readers

gdk-window-override-redirect.

Writers

(setf gdk-window-override-redirect).

Slot: accept-focus
Allocation

:gobject-fn

Initargs

:accept-focus

Readers

gdk-window-accept-focus.

Writers

(setf gdk-window-accept-focus).

Slot: focus-on-map
Allocation

:gobject-fn

Initargs

:focus-on-map

Readers

gdk-window-focus-on-map.

Writers

(setf gdk-window-focus-on-map).

Slot: title
Allocation

:gobject-fn

Initargs

:title

Readers

gdk-window-title.

Writers

(setf gdk-window-title).

Slot: background
Allocation

:gobject-fn

Initargs

:background

Readers

gdk-window-background.

Writers

(setf gdk-window-background).

Slot: icon-list
Allocation

:gobject-fn

Initargs

:icon-list

Readers

gdk-window-icon-list.

Writers

(setf gdk-window-icon-list).

Slot: modal-hint
Allocation

:gobject-fn

Initargs

:modal-hint

Readers

gdk-window-modal-hint.

Writers

(setf gdk-window-modal-hint).

Slot: type-hint
Allocation

:gobject-fn

Initargs

:type-hint

Readers

gdk-window-type-hint.

Writers

(setf gdk-window-type-hint).

Slot: skip-taskbar-hint
Allocation

:gobject-fn

Initargs

:skip-taskbar-hint

Readers

gdk-window-skip-taskbar-hint.

Writers

(setf gdk-window-skip-taskbar-hint).

Slot: skip-pager-hint
Allocation

:gobject-fn

Initargs

:skip-pager-hint

Readers

gdk-window-skip-pager-hint.

Writers

(setf gdk-window-skip-pager-hint).

Slot: urgency-hint
Allocation

:gobject-fn

Initargs

:urgency-hint

Readers

gdk-window-urgency-hint.

Writers

(setf gdk-window-urgency-hint).

Slot: parent
Allocation

:gobject-fn

Readers

gdk-window-parent.

Writers

(setf gdk-window-parent).

Slot: toplevel
Allocation

:gobject-fn

Readers

gdk-window-toplevel.

Writers

(setf gdk-window-toplevel).

Slot: children
Allocation

:gobject-fn

Readers

gdk-window-children.

Writers

(setf gdk-window-children).

Slot: events
Allocation

:gobject-fn

Initargs

:events

Readers

gdk-window-events.

Writers

(setf gdk-window-events).

Slot: icon-name
Allocation

:gobject-fn

Initargs

:icon-name

Readers

gdk-window-icon-name.

Writers

(setf gdk-window-icon-name).

Slot: transient-for
Allocation

:gobject-fn

Initargs

:transient-for

Readers

gdk-window-transient-for.

Writers

(setf gdk-window-transient-for).

Slot: role
Allocation

:gobject-fn

Initargs

:role

Readers

gdk-window-role.

Writers

(setf gdk-window-role).

Slot: startup-id
Allocation

:gobject-fn

Initargs

:startup-id

Readers

gdk-window-startup-id.

Writers

(setf gdk-window-startup-id).

Slot: group
Allocation

:gobject-fn

Initargs

:group

Readers

gdk-window-group.

Writers

(setf gdk-window-group).

Slot: decorations
Allocation

:gobject-fn

Initargs

:decorations

Readers

gdk-window-decorations.

Writers

(setf gdk-window-decorations).

Slot: functions
Allocation

:gobject-fn

Initargs

:functions

Readers

gdk-window-functions.

Writers

(setf gdk-window-functions).

Class: graphics-context
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

g-object.

Direct methods
Direct slots
Slot: screen
Allocation

:gobject-fn

Readers

graphics-context-screen.

Writers

(setf graphics-context-screen).

Slot: foreground
Allocation

:gobject-fn

Initargs

:foreground

Readers

graphics-context-foreground.

Writers

(setf graphics-context-foreground).

Slot: background
Allocation

:gobject-fn

Initargs

:background

Readers

graphics-context-background.

Writers

(setf graphics-context-background).

Slot: rgb-fg-color
Allocation

:gobject-fn

Initargs

:rgb-fg-color

Readers

graphics-context-rgb-fg-color.

Writers

(setf graphics-context-rgb-fg-color).

Slot: rgb-bg-color
Allocation

:gobject-fn

Initargs

:rgb-bg-color

Readers

graphics-context-rgb-bg-color.

Writers

(setf graphics-context-rgb-bg-color).

Slot: font
Allocation

:gobject-fn

Initargs

:font

Readers

graphics-context-font.

Writers

(setf graphics-context-font).

Slot: function
Package

common-lisp.

Allocation

:gobject-fn

Initargs

:function

Readers

graphics-context-function.

Writers

(setf graphics-context-function).

Slot: fill
Package

common-lisp.

Allocation

:gobject-fn

Initargs

:fill

Readers

graphics-context-fill.

Writers

(setf graphics-context-fill).

Slot: tile
Allocation

:gobject-fn

Initargs

:tile

Readers

graphics-context-tile.

Writers

(setf graphics-context-tile).

Slot: stipple
Allocation

:gobject-fn

Initargs

:stipple

Readers

graphics-context-stipple.

Writers

(setf graphics-context-stipple).

Slot: clip-mask
Allocation

:gobject-fn

Initargs

:clip-mask

Readers

graphics-context-clip-mask.

Writers

(setf graphics-context-clip-mask).

Slot: clip-rectangle
Allocation

:gobject-fn

Initargs

:clip-rectangle

Readers

graphics-context-clip-rectangle.

Writers

(setf graphics-context-clip-rectangle).

Slot: clip-region
Allocation

:gobject-fn

Initargs

:clip-region

Readers

graphics-context-clip-region.

Writers

(setf graphics-context-clip-region).

Slot: subwindow
Allocation

:gobject-fn

Initargs

:subwindow

Readers

graphics-context-subwindow.

Writers

(setf graphics-context-subwindow).

Slot: exposures
Allocation

:gobject-fn

Initargs

:exposures

Readers

graphics-context-exposures.

Writers

(setf graphics-context-exposures).

Slot: colormap
Allocation

:gobject-fn

Initargs

:colormap

Readers

graphics-context-colormap.

Writers

(setf graphics-context-colormap).

Class: keymap
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

g-object.

Direct methods
Direct slots
Slot: direction
Allocation

:gobject-fn

Readers

keymap-direction.

Writers

(setf keymap-direction).

Slot: has-bidi-layouts
Allocation

:gobject-fn

Readers

keymap-has-bidi-layouts.

Writers

(setf keymap-has-bidi-layouts).

Slot: caps-lock-state
Allocation

:gobject-fn

Readers

keymap-caps-lock-state.

Writers

(setf keymap-caps-lock-state).

Class: pixbuf
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

g-object.

Direct methods
Direct slots
Slot: colorspace
Allocation

:gobject-property

Initargs

:colorspace

Readers

pixbuf-colorspace.

Writers

(setf pixbuf-colorspace).

Slot: n-channels
Allocation

:gobject-property

Initargs

:n-channels

Readers

pixbuf-n-channels.

Writers

(setf pixbuf-n-channels).

Slot: has-alpha
Allocation

:gobject-property

Initargs

:has-alpha

Readers

pixbuf-has-alpha.

Writers

(setf pixbuf-has-alpha).

Slot: bits-per-sample
Allocation

:gobject-property

Initargs

:bits-per-sample

Readers

pixbuf-bits-per-sample.

Writers

(setf pixbuf-bits-per-sample).

Slot: width
Allocation

:gobject-property

Initargs

:width

Readers

pixbuf-width.

Writers

(setf pixbuf-width).

Slot: height
Allocation

:gobject-property

Initargs

:height

Readers

pixbuf-height.

Writers

(setf pixbuf-height).

Slot: rowstride
Allocation

:gobject-property

Initargs

:rowstride

Readers

pixbuf-rowstride.

Writers

(setf pixbuf-rowstride).

Slot: pixels
Allocation

:gobject-property

Initargs

:pixels

Readers

pixbuf-pixels.

Writers

(setf pixbuf-pixels).

Class: pixbuf-animation
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

g-object.

Class: pixmap
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

drawable.

Class: region
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

g-boxed-opaque.

Direct methods

initialize-instance.

Class: screen
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

g-object.

Direct methods
Direct slots
Slot: font-options
Allocation

:gobject-property

Initargs

:font-options

Readers

screen-font-options.

Writers

(setf screen-font-options).

Slot: resolution
Allocation

:gobject-property

Initargs

:resolution

Readers

screen-resolution.

Writers

(setf screen-resolution).

Slot: default-colormap
Allocation

:gobject-fn

Initargs

:default-colormap

Readers

screen-default-colormap.

Writers

(setf screen-default-colormap).

Slot: system-colormap
Allocation

:gobject-fn

Readers

screen-system-colormap.

Writers

(setf screen-system-colormap).

Slot: system-visual
Allocation

:gobject-fn

Readers

screen-system-visual.

Writers

(setf screen-system-visual).

Slot: rgb-colormap
Allocation

:gobject-fn

Readers

screen-rgb-colormap.

Writers

(setf screen-rgb-colormap).

Slot: rgb-visual
Allocation

:gobject-fn

Readers

screen-rgb-visual.

Writers

(setf screen-rgb-visual).

Slot: rgba-colormap
Allocation

:gobject-fn

Readers

screen-rgba-colormap.

Writers

(setf screen-rgba-colormap).

Slot: rgba-visual
Allocation

:gobject-fn

Readers

screen-rgba-visual.

Writers

(setf screen-rgba-visual).

Slot: composited-p
Allocation

:gobject-fn

Readers

screen-composited-p.

Writers

(setf screen-composited-p).

Slot: root-window
Allocation

:gobject-fn

Readers

screen-root-window.

Writers

(setf screen-root-window).

Slot: display
Allocation

:gobject-fn

Readers

screen-display.

Writers

(setf screen-display).

Slot: number
Package

common-lisp.

Allocation

:gobject-fn

Readers

screen-number.

Writers

(setf screen-number).

Slot: width
Allocation

:gobject-fn

Readers

screen-width.

Writers

(setf screen-width).

Slot: height
Allocation

:gobject-fn

Readers

screen-height.

Writers

(setf screen-height).

Slot: width-mm
Allocation

:gobject-fn

Readers

screen-width-mm.

Writers

(setf screen-width-mm).

Slot: height-mm
Allocation

:gobject-fn

Readers

screen-height-mm.

Writers

(setf screen-height-mm).

Slot: visuals
Allocation

:gobject-fn

Readers

screen-visuals.

Writers

(setf screen-visuals).

Slot: toplevel-windows
Allocation

:gobject-fn

Readers

screen-toplevel-windows.

Writers

(setf screen-toplevel-windows).

Slot: display-name
Allocation

:gobject-fn

Readers

screen-display-name.

Writers

(setf screen-display-name).

Slot: n-monitors
Allocation

:gobject-fn

Readers

screen-n-monitors.

Writers

(setf screen-n-monitors).

Slot: active-window
Allocation

:gobject-fn

Readers

screen-active-window.

Writers

(setf screen-active-window).

Slot: window-stack
Allocation

:gobject-fn

Readers

screen-window-stack.

Writers

(setf screen-window-stack).

Class: visual
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

g-object.

Direct methods
Direct slots
Slot: screen
Allocation

:gobject-fn

Readers

visual-screen.

Writers

(setf visual-screen).

Slot: visual-type
Allocation

:gobject-fn

Readers

visual-visual-type.

Writers

(setf visual-visual-type).

Slot: depth
Allocation

:gobject-fn

Readers

visual-depth.

Writers

(setf visual-depth).

Slot: byte-order
Allocation

:gobject-fn

Readers

visual-byte-order.

Writers

(setf visual-byte-order).

Slot: colormap-size
Allocation

:gobject-fn

Readers

visual-colormap-size.

Writers

(setf visual-colormap-size).

Slot: bits-per-rgb
Allocation

:gobject-fn

Readers

visual-bits-per-rgb.

Writers

(setf visual-bits-per-rgb).

Slot: red-mask
Allocation

:gobject-fn

Readers

visual-red-mask.

Writers

(setf visual-red-mask).

Slot: red-shift
Allocation

:gobject-fn

Readers

visual-red-shift.

Writers

(setf visual-red-shift).

Slot: red-prec
Allocation

:gobject-fn

Readers

visual-red-prec.

Writers

(setf visual-red-prec).

Slot: green-mask
Allocation

:gobject-fn

Readers

visual-green-mask.

Writers

(setf visual-green-mask).

Slot: green-shift
Allocation

:gobject-fn

Readers

visual-green-shift.

Writers

(setf visual-green-shift).

Slot: green-prec
Allocation

:gobject-fn

Readers

visual-green-prec.

Writers

(setf visual-green-prec).

Slot: blue-mask
Allocation

:gobject-fn

Readers

visual-blue-mask.

Writers

(setf visual-blue-mask).

Slot: blue-shift
Allocation

:gobject-fn

Readers

visual-blue-shift.

Writers

(setf visual-blue-shift).

Slot: blue-prec
Allocation

:gobject-fn

Readers

visual-blue-prec.

Writers

(setf visual-blue-prec).


4.2 Internals


4.2.1 Symbol macros

Symbol Macro: *gtk-binary-age*
Package

gdk.

Source

gdk.package.lisp.

Symbol Macro: *gtk-interface-age*
Package

gdk.

Source

gdk.package.lisp.

Symbol Macro: *gtk-major-version*
Package

gdk.

Source

gdk.package.lisp.

Symbol Macro: *gtk-micro-version*
Package

gdk.

Source

gdk.package.lisp.

Symbol Macro: *gtk-minor-version*
Package

gdk.

Source

gdk.package.lisp.


4.2.2 Macros

Macro: def-visual-accessor (slot)
Package

gdk.

Source

gdk.visual.lisp.

Macro: with-foreign-string-array ((var strings &key null-terminated) &body body)
Package

gdk.

Source

gdk.screen.lisp.


4.2.3 Ordinary functions

Function: %gdk-device-axes (device)
Package

gdk.

Source

gdk.input-devices.lisp.

Function: %gdk-device-has-cursor (device)
Package

gdk.

Source

gdk.input-devices.lisp.

Function: %gdk-device-keys (device)
Package

gdk.

Source

gdk.input-devices.lisp.

Function: %gdk-device-mode (device)
Package

gdk.

Source

gdk.input-devices.lisp.

Function: %gdk-device-n-axes (device)
Package

gdk.

Source

gdk.input-devices.lisp.

Function: %gdk-device-n-keys (device)
Package

gdk.

Source

gdk.input-devices.lisp.

Function: %gdk-device-name (device)
Package

gdk.

Source

gdk.input-devices.lisp.

Function: %gdk-device-source (device)
Package

gdk.

Source

gdk.input-devices.lisp.

Function: %gdk-drag-context-get-action (context)
Package

gdk.

Source

gdk.drag-and-drop.lisp.

Function: %gdk-drag-context-get-actions (context)
Package

gdk.

Source

gdk.drag-and-drop.lisp.

Function: %gdk-drag-context-get-dest-window (context)
Package

gdk.

Source

gdk.drag-and-drop.lisp.

Function: %gdk-drag-context-get-is-source (context)
Package

gdk.

Source

gdk.drag-and-drop.lisp.

Function: %gdk-drag-context-get-protocol (context)
Package

gdk.

Source

gdk.drag-and-drop.lisp.

Function: %gdk-drag-context-get-source-window (context)
Package

gdk.

Source

gdk.drag-and-drop.lisp.

Function: %gdk-drag-context-get-start-time (context)
Package

gdk.

Source

gdk.drag-and-drop.lisp.

Function: %gdk-drag-context-get-suggested-action (context)
Package

gdk.

Source

gdk.drag-and-drop.lisp.

Function: %gdk-drag-context-get-targets (context)
Package

gdk.

Source

gdk.drag-and-drop.lisp.

Function: %gdk-query-depths (depths count)
Package

gdk.

Source

gdk.visual.lisp.

Function: %gdk-query-visual-types (depths count)
Package

gdk.

Source

gdk.visual.lisp.

Function: %gdk-window-at-pointer (win-x win-y)
Package

gdk.

Source

gdk.windows.lisp.

Function: %var-accessor-*gtk-binary-age* ()
Package

gdk.

Source

gdk.package.lisp.

Function: (setf %var-accessor-*gtk-binary-age*) ()
Package

gdk.

Source

gdk.package.lisp.

Function: %var-accessor-*gtk-interface-age* ()
Package

gdk.

Source

gdk.package.lisp.

Function: (setf %var-accessor-*gtk-interface-age*) ()
Package

gdk.

Source

gdk.package.lisp.

Function: %var-accessor-*gtk-major-version* ()
Package

gdk.

Source

gdk.package.lisp.

Function: (setf %var-accessor-*gtk-major-version*) ()
Package

gdk.

Source

gdk.package.lisp.

Function: %var-accessor-*gtk-micro-version* ()
Package

gdk.

Source

gdk.package.lisp.

Function: (setf %var-accessor-*gtk-micro-version*) ()
Package

gdk.

Source

gdk.package.lisp.

Function: %var-accessor-*gtk-minor-version* ()
Package

gdk.

Source

gdk.package.lisp.

Function: (setf %var-accessor-*gtk-minor-version*) ()
Package

gdk.

Source

gdk.package.lisp.

Function: color-p (object)
Package

gdk.

Source

gdk.objects.lisp.

Function: copy-gdk-device-axis (instance)
Package

gdk.

Source

gdk.input-devices.lisp.

Function: copy-gdk-device-key (instance)
Package

gdk.

Source

gdk.input-devices.lisp.

Function: copy-gdk-time-coord (instance)
Package

gdk.

Source

gdk.input-devices.lisp.

Function: copy-keymap-key (instance)
Package

gdk.

Source

gdk.objects.lisp.

Function: copy-rgb-cmap (instance)
Package

gdk.

Source

gdk.rgb.lisp.

Function: dispaly-add-client-message-filter (display message-type fn)
Package

gdk.

Source

gdk.display.lisp.

Function: draw-rectangle (drawable gc filled x y width height)
Package

gdk.

Source

gdk.drawing-primitives.lisp.

Function: event-button-p (object)
Package

gdk.

Source

gdk.objects.lisp.

Function: event-client-16-p (object)
Package

gdk.

Source

gdk.objects.lisp.

Function: event-client-32-p (object)
Package

gdk.

Source

gdk.objects.lisp.

Function: event-client-8-p (object)
Package

gdk.

Source

gdk.objects.lisp.

Function: event-client-p (object)
Package

gdk.

Source

gdk.objects.lisp.

Function: event-configure-p (object)
Package

gdk.

Source

gdk.objects.lisp.

Function: event-crossing-p (object)
Package

gdk.

Source

gdk.objects.lisp.

Function: event-dnd-p (object)
Package

gdk.

Source

gdk.objects.lisp.

Function: event-expose-p (object)
Package

gdk.

Source

gdk.objects.lisp.

Function: event-focus-p (object)
Package

gdk.

Source

gdk.objects.lisp.

Function: event-get ()
Package

gdk.

Source

gdk.events.lisp.

Function: event-grab-broken-p (object)
Package

gdk.

Source

gdk.objects.lisp.

Function: event-key-p (object)
Package

gdk.

Source

gdk.objects.lisp.

Function: event-motion-p (object)
Package

gdk.

Source

gdk.objects.lisp.

Function: event-no-expose-p (object)
Package

gdk.

Source

gdk.objects.lisp.

Function: event-owner-change-p (object)
Package

gdk.

Source

gdk.objects.lisp.

Function: event-p (object)
Package

gdk.

Source

gdk.objects.lisp.

Function: event-property-p (object)
Package

gdk.

Source

gdk.objects.lisp.

Function: event-proximity-p (object)
Package

gdk.

Source

gdk.objects.lisp.

Function: event-scroll-p (object)
Package

gdk.

Source

gdk.objects.lisp.

Function: event-selection-p (object)
Package

gdk.

Source

gdk.objects.lisp.

Function: event-setting-p (object)
Package

gdk.

Source

gdk.objects.lisp.

Function: event-visibility-p (object)
Package

gdk.

Source

gdk.objects.lisp.

Function: event-window-state-p (object)
Package

gdk.

Source

gdk.objects.lisp.

Function: gc-values-p (object)
Package

gdk.

Source

gdk.gc.lisp.

Function: gdk-atom-intern (name only-if-exists)
Package

gdk.

Source

gdk.functions.lisp.

Function: gdk-atom-name (atom)
Package

gdk.

Source

gdk.functions.lisp.

Function: gdk-color-parse (spec color)
Package

gdk.

Source

gdk.colors.lisp.

Function: gdk-colormap-alloc-colors (colormap colors n-colors writeable best-match success)
Package

gdk.

Source

gdk.colors.lisp.

Function: gdk-colormap-free-colors (colormap colors n-colors)
Package

gdk.

Source

gdk.colors.lisp.

Function: gdk-colormap-query-color (colormap pixel result)
Package

gdk.

Source

gdk.colors.lisp.

Reader: gdk-device-axis-max (instance)
Writer: (setf gdk-device-axis-max) (instance)
Package

gdk.

Source

gdk.input-devices.lisp.

Target Slot

max.

Reader: gdk-device-axis-min (instance)
Writer: (setf gdk-device-axis-min) (instance)
Package

gdk.

Source

gdk.input-devices.lisp.

Target Slot

min.

Function: gdk-device-axis-p (object)
Package

gdk.

Source

gdk.input-devices.lisp.

Reader: gdk-device-axis-use (instance)
Writer: (setf gdk-device-axis-use) (instance)
Package

gdk.

Source

gdk.input-devices.lisp.

Target Slot

use.

Reader: gdk-device-key-keyval (instance)
Writer: (setf gdk-device-key-keyval) (instance)
Package

gdk.

Source

gdk.input-devices.lisp.

Target Slot

keyval.

Reader: gdk-device-key-modifiers (instance)
Writer: (setf gdk-device-key-modifiers) (instance)
Package

gdk.

Source

gdk.input-devices.lisp.

Target Slot

modifiers.

Function: gdk-device-key-p (object)
Package

gdk.

Source

gdk.input-devices.lisp.

Function: gdk-display-get-maximal-cursor-size (display width height)
Package

gdk.

Source

gdk.display.lisp.

Function: gdk-display-get-pointer (display screen x y mask)
Package

gdk.

Source

gdk.display.lisp.

Function: gdk-display-get-window-at-pointer (display win-x win-y)
Package

gdk.

Source

gdk.display.lisp.

Function: gdk-display-store-clipboard (display clipboard-window time targets n-targets)
Package

gdk.

Source

gdk.display.lisp.

Function: gdk-drag-get-protocol-for-dispaly (display xid)
Package

gdk.

Source

gdk.drag-and-drop.lisp.

Function: gdk-draw-lines (drawable gc points n)
Package

gdk.

Source

gdk.drawing-primitives.lisp.

Function: gdk-draw-points (drawable gc points n)
Package

gdk.

Source

gdk.drawing-primitives.lisp.

Function: gdk-draw-polygon (drawable gc filled points n-points)
Package

gdk.

Source

gdk.drawing-primitives.lisp.

Function: gdk-draw-segments (drawable gc segments n-segments)
Package

gdk.

Source

gdk.drawing-primitives.lisp.

Function: gdk-draw-trapezoids (drawable gc trapezoids n)
Package

gdk.

Source

gdk.drawing-primitives.lisp.

Function: gdk-drawable-get-size (drawable width height)
Package

gdk.

Source

gdk.drawing-primitives.lisp.

Function: gdk-gc-get-values (gc values)
Package

gdk.

Source

gdk.gc.lisp.

Function: gdk-gc-set-dashes (graphics-context dash-offset dash-list n)
Package

gdk.

Source

gdk.gc.lisp.

Function: gdk-get-program-class ()
Package

gdk.

Source

gdk.general.lisp.

Function: gdk-notify-startup-complete ()
Package

gdk.

Source

gdk.general.lisp.

Function: gdk-notify-startup-complete-with-id (startup-id)
Package

gdk.

Source

gdk.general.lisp.

Function: gdk-pixbuf-get-from-drawable (dest src colormap src-x src-y dest-x dest-y width height)
Package

gdk.

Source

gdk.pixbufs.lisp.

Function: gdk-pixbuf-get-from-image (dest src colormap src-x src-y dest-x dest-y width height)
Package

gdk.

Source

gdk.pixbufs.lisp.

Function: gdk-pixbuf-new-from-file (filename error)
Package

gdk.

Source

gdk.functions.lisp.

Function: gdk-pixbuf-render-pixmap-and-mask (pixbuf pixmap-return mask-return alpha-threshold)
Package

gdk.

Source

gdk.pixbufs.lisp.

Function: gdk-pixbuf-render-pixmap-and-mask-for-colormap (pixbuf colormap pixmap-return mask-return alpha-threshold)
Package

gdk.

Source

gdk.pixbufs.lisp.

Function: gdk-pixbuf-savev (pixbuf filename type option-keys option-values error)
Package

gdk.

Source

gdk.functions.lisp.

Function: gdk-pixmap-colormap-create-from-xpm (drawable colormap mask transparent-color filename)
Package

gdk.

Source

gdk.bitmaps.lisp.

Function: gdk-pixmap-colormap-create-from-xpm-d (drawable colormap mask transparent-color data)
Package

gdk.

Source

gdk.bitmaps.lisp.

Function: gdk-pixmap-colormap-create-from-xpm-d-1 (drawable colormap mask transparent-color data)
Package

gdk.

Source

gdk.bitmaps.lisp.

Function: gdk-pixmap-create-from-xpm (drawable mask transparent-color filename)
Package

gdk.

Source

gdk.bitmaps.lisp.

Function: gdk-pixmap-create-from-xpm-d (drawable mask transparent-color data)
Package

gdk.

Source

gdk.bitmaps.lisp.

Function: gdk-pixmap-create-from-xpm-d-1 (drawable mask transparent-color data)
Package

gdk.

Source

gdk.bitmaps.lisp.

Function: gdk-rectangle-intersect (src-1 src-2 dest)
Package

gdk.

Source

gdk.region.lisp.

Function: gdk-rectangle-union (src-1 src-2 dest)
Package

gdk.

Source

gdk.region.lisp.

Function: gdk-region-get-clipbox (region rectangle)
Package

gdk.

Source

gdk.region.lisp.

Function: gdk-region-get-rectangles (region rectangles n-rectangles)
Package

gdk.

Source

gdk.region.lisp.

Function: gdk-region-new ()
Package

gdk.

Source

gdk.objects.lisp.

Function: gdk-region-polygon (points n-points fill-rule)
Package

gdk.

Source

gdk.region.lisp.

Function: gdk-region-spans-intersect-foreach (region spans n-spans sorted function data)
Package

gdk.

Source

gdk.region.lisp.

Function: gdk-screen-get-monitor-geometry (screen monitor-num dest)
Package

gdk.

Source

gdk.screen.lisp.

Function: gdk-screen-get-setting (screen name value)
Package

gdk.

Source

gdk.screen.lisp.

Function: gdk-set-program-class (program-class)
Package

gdk.

Source

gdk.general.lisp.

Function: gdk-spawn-command-line-on-screen (screen command-line error)
Package

gdk.

Source

gdk.screen.lisp.

Function: gdk-threads-init ()
Package

gdk.

Source

gdk.threads.lisp.

Reader: gdk-time-coord-axes (instance)
Writer: (setf gdk-time-coord-axes) (instance)
Package

gdk.

Source

gdk.input-devices.lisp.

Target Slot

axes.

Function: gdk-time-coord-p (object)
Package

gdk.

Source

gdk.input-devices.lisp.

Reader: gdk-time-coord-time (instance)
Writer: (setf gdk-time-coord-time) (instance)
Package

gdk.

Source

gdk.input-devices.lisp.

Target Slot

time.

Function: gdk-visual-get-bits-per-rgb (visual)
Package

gdk.

Source

gdk.visual.lisp.

Function: gdk-visual-get-blue-mask (visual)
Package

gdk.

Source

gdk.visual.lisp.

Function: gdk-visual-get-blue-prec (visual)
Package

gdk.

Source

gdk.visual.lisp.

Function: gdk-visual-get-blue-shift (visual)
Package

gdk.

Source

gdk.visual.lisp.

Function: gdk-visual-get-byte-order (visual)
Package

gdk.

Source

gdk.visual.lisp.

Function: gdk-visual-get-colormap-size (visual)
Package

gdk.

Source

gdk.visual.lisp.

Function: gdk-visual-get-depth (visual)
Package

gdk.

Source

gdk.visual.lisp.

Function: gdk-visual-get-green-mask (visual)
Package

gdk.

Source

gdk.visual.lisp.

Function: gdk-visual-get-green-prec (visual)
Package

gdk.

Source

gdk.visual.lisp.

Function: gdk-visual-get-green-shift (visual)
Package

gdk.

Source

gdk.visual.lisp.

Function: gdk-visual-get-red-mask (visual)
Package

gdk.

Source

gdk.visual.lisp.

Function: gdk-visual-get-red-prec (visual)
Package

gdk.

Source

gdk.visual.lisp.

Function: gdk-visual-get-red-shift (visual)
Package

gdk.

Source

gdk.visual.lisp.

Function: gdk-visual-get-visual-type (visual)
Package

gdk.

Source

gdk.visual.lisp.

Function: gdk-window-at-pointer ()
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-attr-p (object)
Package

gdk.

Source

gdk.objects.lisp.

Function: gdk-window-fullscreen (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-get-decorations (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk-window-set-child-input-shapes (window)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk_add_client_message_filter (message-type func data)
Package

gdk.

Source

gdk.events.lisp.

Function: gdk_device_free_history (events n-events)
Package

gdk.

Source

gdk.input-devices.lisp.

Function: gdk_device_get_axis (device axes use value)
Package

gdk.

Source

gdk.input-devices.lisp.

Function: gdk_device_get_history (device window start stop events n-events)
Package

gdk.

Source

gdk.input-devices.lisp.

Function: gdk_device_get_state (device window axes mask)
Package

gdk.

Source

gdk.input-devices.lisp.

Function: gdk_device_set_mode (device mode)
Package

gdk.

Source

gdk.input-devices.lisp.

Function: gdk_display_add_client_message_filter (display message-type func data)
Package

gdk.

Source

gdk.display.lisp.

Function: gdk_drag_find_window (context window x-root y-root dest-window protocol)
Package

gdk.

Source

gdk.drag-and-drop.lisp.

Function: gdk_drag_find_window_for_screen (context window screen x-root y-root dest-window protocol)
Package

gdk.

Source

gdk.drag-and-drop.lisp.

Function: gdk_drag_get_protocol (xid protocol)
Package

gdk.

Source

gdk.drag-and-drop.lisp.

Function: gdk_drag_get_protocol_for_display (display xid protocol)
Package

gdk.

Source

gdk.drag-and-drop.lisp.

Function: gdk_event_get_axis (event axis-use value)
Package

gdk.

Source

gdk.events.lisp.

Function: gdk_event_get_coords (event x-win y-win)
Package

gdk.

Source

gdk.events.lisp.

Function: gdk_event_get_root_coords (event x-win y-win)
Package

gdk.

Source

gdk.events.lisp.

Function: gdk_event_get_state (event state)
Package

gdk.

Source

gdk.events.lisp.

Function: gdk_event_handler_set (func data destroy-notify)
Package

gdk.

Source

gdk.events.lisp.

Function: gdk_keymap_get_entries_for_keycode (keymap hardware-keycode keys keyvals n-entries)
Package

gdk.

Source

gdk.key-values.lisp.

Function: gdk_keymap_get_entries_for_keyval (keymap keyval keys n-keys)
Package

gdk.

Source

gdk.key-values.lisp.

Function: gdk_keymap_translate_keyboard_state (keymap hardware-keycode state group keyval effective-group level consumed-modifiers)
Package

gdk.

Source

gdk.key-values.lisp.

Function: gdk_offscreen_window_set_embedder (window embedder)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk_pango_layout_get_clip_region (layout x-origin y-origin index-ranges n-ranges)
Package

gdk.

Source

gdk.pango.lisp.

Function: gdk_pango_layout_line_get_clip_region (layout-line x-origin y-origin index-ranges n-ranges)
Package

gdk.

Source

gdk.pango.lisp.

Function: gdk_setting_get (name value)
Package

gdk.

Source

gdk.events.lisp.

Function: gdk_spawn_on_screen (screen working-directory argv envp flags child-setup user-data child-pid g-error)
Package

gdk.

Source

gdk.screen.lisp.

Function: gdk_spawn_on_screen_with_pipes (screen working-directory argv envp flags child-setup user-data child-pid std-input std-output std-err g-error)
Package

gdk.

Source

gdk.screen.lisp.

Function: gdk_threads_add_idle_full (priority function data destroy-notify)
Package

gdk.

Source

gdk.threads.lisp.

Function: gdk_threads_add_timeout_full (priority interval function data destroy-notify)
Package

gdk.

Source

gdk.threads.lisp.

Function: gdk_threads_add_timeout_seconds_full (priority interval function data destroy-notify)
Package

gdk.

Source

gdk.threads.lisp.

Function: gdk_window_constrain_size (geometry flags width height new-width new-height)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk_window_get_decorations (window decorations)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk_window_get_frame_extents (window rectangle)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk_window_get_geometry (window x y width height depth)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk_window_get_internal_paint_info (window real-drawable x-offset y-offset)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk_window_get_origin (window x y)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk_window_get_pointer (window x y mask)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk_window_get_position (window x y)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk_window_get_root_coords (window x y root-x root-y)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk_window_get_root_origin (window x y)
Package

gdk.

Source

gdk.windows.lisp.

Function: gdk_window_invalidate_maybe_recurse (window region recurse-p-fn user-data)
Package

gdk.

Source

gdk.windows.lisp.

Function: geometry-p (object)
Package

gdk.

Source

gdk.objects.lisp.

Function: graphics-context-offset (graphics-context x-offset y-offset)
Package

gdk.

Source

gdk.gc.lisp.

Reader: keymap-key-group (instance)
Writer: (setf keymap-key-group) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

group.

Reader: keymap-key-keycode (instance)
Writer: (setf keymap-key-keycode) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

keycode.

Reader: keymap-key-level (instance)
Writer: (setf keymap-key-level) (instance)
Package

gdk.

Source

gdk.objects.lisp.

Target Slot

level.

Function: keymap-key-p (object)
Package

gdk.

Source

gdk.objects.lisp.

Function: keyval-is-lower (keyval)
Package

gdk.

Source

gdk.key-values.lisp.

Function: make-gdk-device-axis (&key use min max)
Package

gdk.

Source

gdk.input-devices.lisp.

Function: make-gdk-device-key (&key keyval modifiers)
Package

gdk.

Source

gdk.input-devices.lisp.

Function: make-gdk-time-coord (&key time axes)
Package

gdk.

Source

gdk.input-devices.lisp.

Function: make-keymap-key (&key keycode group level)
Package

gdk.

Source

gdk.objects.lisp.

Function: make-rgb-cmap (&key colors n-colors)
Package

gdk.

Source

gdk.rgb.lisp.

Function: point-p (object)
Package

gdk.

Source

gdk.objects.lisp.

Function: rectangle-p (object)
Package

gdk.

Source

gdk.objects.lisp.

Reader: rgb-cmap-colors (instance)
Writer: (setf rgb-cmap-colors) (instance)
Package

gdk.

Source

gdk.rgb.lisp.

Target Slot

colors.

Reader: rgb-cmap-n-colors (instance)
Writer: (setf rgb-cmap-n-colors) (instance)
Package

gdk.

Source

gdk.rgb.lisp.

Target Slot

n-colors.

Function: rgb-cmap-p (object)
Package

gdk.

Source

gdk.rgb.lisp.

Function: segment-p (object)
Package

gdk.

Source

gdk.objects.lisp.

Function: span-p (object)
Package

gdk.

Source

gdk.objects.lisp.

Function: trapezoid-p (object)
Package

gdk.

Source

gdk.objects.lisp.


4.2.4 Generic functions

Generic Reader: fixed-array-array-size (object)
Package

gdk.

Methods
Reader Method: fixed-array-array-size ((fixed-array fixed-array))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

array-size.

Generic Reader: fixed-array-element-type (object)
Package

gdk.

Methods
Reader Method: fixed-array-element-type ((fixed-array fixed-array))

automatically generated reader method

Source

gdk.objects.lisp.

Target Slot

element-type.


4.2.5 Structures

Structure: gdk-device-axis
Package

gdk.

Source

gdk.input-devices.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: use
Readers

gdk-device-axis-use.

Writers

(setf gdk-device-axis-use).

Slot: min
Package

common-lisp.

Readers

gdk-device-axis-min.

Writers

(setf gdk-device-axis-min).

Slot: max
Package

common-lisp.

Readers

gdk-device-axis-max.

Writers

(setf gdk-device-axis-max).

Structure: gdk-device-key
Package

gdk.

Source

gdk.input-devices.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: keyval
Readers

gdk-device-key-keyval.

Writers

(setf gdk-device-key-keyval).

Slot: modifiers
Readers

gdk-device-key-modifiers.

Writers

(setf gdk-device-key-modifiers).

Structure: gdk-time-coord
Package

gdk.

Source

gdk.input-devices.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: time
Package

common-lisp.

Readers

gdk-time-coord-time.

Writers

(setf gdk-time-coord-time).

Slot: axes
Readers

gdk-time-coord-axes.

Writers

(setf gdk-time-coord-axes).

Structure: keymap-key
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: keycode
Initform

0

Readers

keymap-key-keycode.

Writers

(setf keymap-key-keycode).

Slot: group
Initform

0

Readers

keymap-key-group.

Writers

(setf keymap-key-group).

Slot: level
Initform

0

Readers

keymap-key-level.

Writers

(setf keymap-key-level).

Structure: rgb-cmap
Package

gdk.

Source

gdk.rgb.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: colors
Initform

(make-array 256 :element-type (quote (unsigned-byte 32)) :initial-element 0)

Readers

rgb-cmap-colors.

Writers

(setf rgb-cmap-colors).

Slot: n-colors
Initform

0

Readers

rgb-cmap-n-colors.

Writers

(setf rgb-cmap-n-colors).


4.2.6 Classes

Class: %gdk-cursor-tclass
Package

gdk.

Source

gdk.cursor.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: %gdk-device-tclass
Package

gdk.

Source

gdk.input-devices.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: %gdk-drag-context-tclass
Package

gdk.

Source

gdk.drag-and-drop.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: color-cstruct-tclass
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: event-button-cstruct-tclass
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: event-client-16-cstruct-tclass
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: event-client-32-cstruct-tclass
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: event-client-8-cstruct-tclass
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: event-client-cstruct-tclass
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: event-configure-cstruct-tclass
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: event-crossing-cstruct-tclass
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: event-cstruct-tclass
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: event-dnd-cstruct-tclass
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: event-expose-cstruct-tclass
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: event-focus-cstruct-tclass
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: event-grab-broken-cstruct-tclass
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: event-key-cstruct-tclass
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: event-motion-cstruct-tclass
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: event-no-expose-cstruct-tclass
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: event-owner-change-cstruct-tclass
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: event-property-cstruct-tclass
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: event-proximity-cstruct-tclass
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: event-scroll-cstruct-tclass
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: event-selection-cstruct-tclass
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: event-setting-cstruct-tclass
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: event-visibility-cstruct-tclass
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: event-window-state-cstruct-tclass
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: gc-values-cstruct-tclass
Package

gdk.

Source

gdk.gc.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: gdk-atom-as-string-type
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses

enhanced-foreign-type.

Direct methods
Direct Default Initargs
InitargValue
:actual-type(quote (pointer))
Class: gdk-device-axis-cstruct-tclass
Package

gdk.

Source

gdk.input-devices.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: gdk-device-key-cstruct-tclass
Package

gdk.

Source

gdk.input-devices.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: gdk-time-coord-cstruct-tclass
Package

gdk.

Source

gdk.input-devices.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: gdk-visual-cstruct-tclass
Package

gdk.

Source

gdk.visual.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: gdk-window-attr-cstruct-tclass
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: geometry-cstruct-tclass
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: keymap-key-cstruct-tclass
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: point-cstruct-tclass
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: rectangle-cstruct-tclass
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: rgb-cmap-cstruct-tclass
Package

gdk.

Source

gdk.rgb.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: segment-cstruct-tclass
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: span-cstruct-tclass
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: trapezoid-cstruct-tclass
Package

gdk.

Source

gdk.objects.lisp.

Direct superclasses
  • foreign-struct-type.
  • translatable-foreign-type.
Class: unichar
Package

gdk.

Source

gdk.key-values.lisp.

Direct superclasses

enhanced-foreign-type.

Direct methods
Direct Default Initargs
InitargValue
:actual-type(quote (uint32))

Appendix A Indexes


A.1 Concepts


A.2 Functions

Jump to:   %   (  
B   C   D   E   F   G   I   K   L   M   N   P   R   S   T   V   W  
Index Entry  Section

%
%gdk-device-axes: Private ordinary functions
%gdk-device-has-cursor: Private ordinary functions
%gdk-device-keys: Private ordinary functions
%gdk-device-mode: Private ordinary functions
%gdk-device-n-axes: Private ordinary functions
%gdk-device-n-keys: Private ordinary functions
%gdk-device-name: Private ordinary functions
%gdk-device-source: Private ordinary functions
%gdk-drag-context-get-action: Private ordinary functions
%gdk-drag-context-get-actions: Private ordinary functions
%gdk-drag-context-get-dest-window: Private ordinary functions
%gdk-drag-context-get-is-source: Private ordinary functions
%gdk-drag-context-get-protocol: Private ordinary functions
%gdk-drag-context-get-source-window: Private ordinary functions
%gdk-drag-context-get-start-time: Private ordinary functions
%gdk-drag-context-get-suggested-action: Private ordinary functions
%gdk-drag-context-get-targets: Private ordinary functions
%gdk-query-depths: Private ordinary functions
%gdk-query-visual-types: Private ordinary functions
%gdk-window-at-pointer: Private ordinary functions
%var-accessor-*gtk-binary-age*: Private ordinary functions
%var-accessor-*gtk-interface-age*: Private ordinary functions
%var-accessor-*gtk-major-version*: Private ordinary functions
%var-accessor-*gtk-micro-version*: Private ordinary functions
%var-accessor-*gtk-minor-version*: Private ordinary functions

(
(setf %var-accessor-*gtk-binary-age*): Private ordinary functions
(setf %var-accessor-*gtk-interface-age*): Private ordinary functions
(setf %var-accessor-*gtk-major-version*): Private ordinary functions
(setf %var-accessor-*gtk-micro-version*): Private ordinary functions
(setf %var-accessor-*gtk-minor-version*): Private ordinary functions
(setf color-blue): Public ordinary functions
(setf color-green): Public ordinary functions
(setf color-pixel): Public ordinary functions
(setf color-red): Public ordinary functions
(setf display-core-pointer): Public generic functions
(setf display-core-pointer): Public generic functions
(setf display-default-cursor-size): Public generic functions
(setf display-default-cursor-size): Public generic functions
(setf display-default-group): Public generic functions
(setf display-default-group): Public generic functions
(setf display-default-screen): Public generic functions
(setf display-default-screen): Public generic functions
(setf display-devices): Public generic functions
(setf display-devices): Public generic functions
(setf display-manager-default-display): Public generic functions
(setf display-manager-default-display): Public generic functions
(setf display-manager-displays): Public generic functions
(setf display-manager-displays): Public generic functions
(setf display-n-screens): Public generic functions
(setf display-n-screens): Public generic functions
(setf display-name): Public generic functions
(setf display-name): Public generic functions
(setf display-supports-clipboard-persistence): Public generic functions
(setf display-supports-clipboard-persistence): Public generic functions
(setf display-supports-composite): Public generic functions
(setf display-supports-composite): Public generic functions
(setf display-supports-cursor-alpha): Public generic functions
(setf display-supports-cursor-alpha): Public generic functions
(setf display-supports-cursor-color): Public generic functions
(setf display-supports-cursor-color): Public generic functions
(setf display-supports-input-shapes): Public generic functions
(setf display-supports-input-shapes): Public generic functions
(setf display-supports-selection-notification): Public generic functions
(setf display-supports-selection-notification): Public generic functions
(setf display-supports-shapes): Public generic functions
(setf display-supports-shapes): Public generic functions
(setf drag-context-action): Public generic functions
(setf drag-context-action): Public generic functions
(setf drag-context-actions): Public generic functions
(setf drag-context-actions): Public generic functions
(setf drag-context-dest-window): Public generic functions
(setf drag-context-dest-window): Public generic functions
(setf drag-context-is-source): Public generic functions
(setf drag-context-is-source): Public generic functions
(setf drag-context-protocol): Public generic functions
(setf drag-context-protocol): Public generic functions
(setf drag-context-source-window): Public generic functions
(setf drag-context-source-window): Public generic functions
(setf drag-context-start-time): Public generic functions
(setf drag-context-start-time): Public generic functions
(setf drag-context-suggested-action): Public generic functions
(setf drag-context-suggested-action): Public generic functions
(setf drag-context-targets): Public generic functions
(setf drag-context-targets): Public generic functions
(setf drawable-clip-region): Public generic functions
(setf drawable-clip-region): Public generic functions
(setf drawable-colormap): Public generic functions
(setf drawable-colormap): Public generic functions
(setf drawable-depth): Public generic functions
(setf drawable-depth): Public generic functions
(setf drawable-display): Public generic functions
(setf drawable-display): Public generic functions
(setf drawable-screen): Public generic functions
(setf drawable-screen): Public generic functions
(setf drawable-visible-region): Public generic functions
(setf drawable-visible-region): Public generic functions
(setf drawable-visual): Public generic functions
(setf drawable-visual): Public generic functions
(setf event-button-axes): Public ordinary functions
(setf event-button-button): Public ordinary functions
(setf event-button-device): Public ordinary functions
(setf event-button-send-event): Public ordinary functions
(setf event-button-state): Public ordinary functions
(setf event-button-time): Public ordinary functions
(setf event-button-type): Public ordinary functions
(setf event-button-window): Public ordinary functions
(setf event-button-x): Public ordinary functions
(setf event-button-x-root): Public ordinary functions
(setf event-button-y): Public ordinary functions
(setf event-button-y-root): Public ordinary functions
(setf event-client-16-data): Public ordinary functions
(setf event-client-16-data-format): Public ordinary functions
(setf event-client-16-message-time): Public ordinary functions
(setf event-client-16-send-event): Public ordinary functions
(setf event-client-16-type): Public ordinary functions
(setf event-client-16-window): Public ordinary functions
(setf event-client-32-data): Public ordinary functions
(setf event-client-32-data-format): Public ordinary functions
(setf event-client-32-message-time): Public ordinary functions
(setf event-client-32-send-event): Public ordinary functions
(setf event-client-32-type): Public ordinary functions
(setf event-client-32-window): Public ordinary functions
(setf event-client-8-data): Public ordinary functions
(setf event-client-8-data-format): Public ordinary functions
(setf event-client-8-message-time): Public ordinary functions
(setf event-client-8-send-event): Public ordinary functions
(setf event-client-8-type): Public ordinary functions
(setf event-client-8-window): Public ordinary functions
(setf event-client-data-format): Public ordinary functions
(setf event-client-message-time): Public ordinary functions
(setf event-client-send-event): Public ordinary functions
(setf event-client-type): Public ordinary functions
(setf event-client-window): Public ordinary functions
(setf event-configure-height): Public ordinary functions
(setf event-configure-send-event): Public ordinary functions
(setf event-configure-type): Public ordinary functions
(setf event-configure-width): Public ordinary functions
(setf event-configure-window): Public ordinary functions
(setf event-configure-x): Public ordinary functions
(setf event-configure-y): Public ordinary functions
(setf event-crossing-detail): Public ordinary functions
(setf event-crossing-focus): Public ordinary functions
(setf event-crossing-mode): Public ordinary functions
(setf event-crossing-send-event): Public ordinary functions
(setf event-crossing-state): Public ordinary functions
(setf event-crossing-sub-window): Public ordinary functions
(setf event-crossing-time): Public ordinary functions
(setf event-crossing-type): Public ordinary functions
(setf event-crossing-window): Public ordinary functions
(setf event-crossing-x): Public ordinary functions
(setf event-crossing-x-root): Public ordinary functions
(setf event-crossing-y): Public ordinary functions
(setf event-crossing-y-root): Public ordinary functions
(setf event-dnd-drag-context): Public ordinary functions
(setf event-dnd-send-event): Public ordinary functions
(setf event-dnd-time): Public ordinary functions
(setf event-dnd-type): Public ordinary functions
(setf event-dnd-window): Public ordinary functions
(setf event-dnd-x-root): Public ordinary functions
(setf event-dnd-y-root): Public ordinary functions
(setf event-expose-area): Public ordinary functions
(setf event-expose-count): Public ordinary functions
(setf event-expose-region): Public ordinary functions
(setf event-expose-send-event): Public ordinary functions
(setf event-expose-type): Public ordinary functions
(setf event-expose-window): Public ordinary functions
(setf event-focus-in): Public ordinary functions
(setf event-focus-send-event): Public ordinary functions
(setf event-focus-type): Public ordinary functions
(setf event-focus-window): Public ordinary functions
(setf event-grab-broken-grab-window): Public ordinary functions
(setf event-grab-broken-implicit): Public ordinary functions
(setf event-grab-broken-keyboard): Public ordinary functions
(setf event-grab-broken-send-event): Public ordinary functions
(setf event-grab-broken-type): Public ordinary functions
(setf event-grab-broken-window): Public ordinary functions
(setf event-key-group): Public ordinary functions
(setf event-key-hardware-keycode): Public ordinary functions
(setf event-key-is-modifier): Public ordinary functions
(setf event-key-keyval): Public ordinary functions
(setf event-key-length): Public ordinary functions
(setf event-key-send-event): Public ordinary functions
(setf event-key-state): Public ordinary functions
(setf event-key-string): Public ordinary functions
(setf event-key-time): Public ordinary functions
(setf event-key-type): Public ordinary functions
(setf event-key-window): Public ordinary functions
(setf event-motion-axes): Public ordinary functions
(setf event-motion-device): Public ordinary functions
(setf event-motion-is-hint): Public ordinary functions
(setf event-motion-send-event): Public ordinary functions
(setf event-motion-state): Public ordinary functions
(setf event-motion-time): Public ordinary functions
(setf event-motion-type): Public ordinary functions
(setf event-motion-window): Public ordinary functions
(setf event-motion-x): Public ordinary functions
(setf event-motion-x-root): Public ordinary functions
(setf event-motion-y): Public ordinary functions
(setf event-motion-y-root): Public ordinary functions
(setf event-no-expose-send-event): Public ordinary functions
(setf event-no-expose-type): Public ordinary functions
(setf event-no-expose-window): Public ordinary functions
(setf event-owner-change-owner): Public ordinary functions
(setf event-owner-change-reason): Public ordinary functions
(setf event-owner-change-selection): Public ordinary functions
(setf event-owner-change-selection-time): Public ordinary functions
(setf event-owner-change-send-event): Public ordinary functions
(setf event-owner-change-time): Public ordinary functions
(setf event-owner-change-type): Public ordinary functions
(setf event-owner-change-window): Public ordinary functions
(setf event-property-atom): Public ordinary functions
(setf event-property-send-event): Public ordinary functions
(setf event-property-state): Public ordinary functions
(setf event-property-time): Public ordinary functions
(setf event-property-type): Public ordinary functions
(setf event-property-window): Public ordinary functions
(setf event-proximity-device): Public ordinary functions
(setf event-proximity-send-event): Public ordinary functions
(setf event-proximity-time): Public ordinary functions
(setf event-proximity-type): Public ordinary functions
(setf event-proximity-window): Public ordinary functions
(setf event-scroll-device): Public ordinary functions
(setf event-scroll-direction): Public ordinary functions
(setf event-scroll-send-event): Public ordinary functions
(setf event-scroll-state): Public ordinary functions
(setf event-scroll-time): Public ordinary functions
(setf event-scroll-type): Public ordinary functions
(setf event-scroll-window): Public ordinary functions
(setf event-scroll-x): Public ordinary functions
(setf event-scroll-x-root): Public ordinary functions
(setf event-scroll-y): Public ordinary functions
(setf event-scroll-y-root): Public ordinary functions
(setf event-selection-property): Public ordinary functions
(setf event-selection-requestor): Public ordinary functions
(setf event-selection-selection): Public ordinary functions
(setf event-selection-send-event): Public ordinary functions
(setf event-selection-target): Public ordinary functions
(setf event-selection-time): Public ordinary functions
(setf event-selection-type): Public ordinary functions
(setf event-selection-window): Public ordinary functions
(setf event-send-event): Public ordinary functions
(setf event-setting-action): Public ordinary functions
(setf event-setting-name): Public ordinary functions
(setf event-setting-send-event): Public ordinary functions
(setf event-setting-type): Public ordinary functions
(setf event-setting-window): Public ordinary functions
(setf event-type): Public ordinary functions
(setf event-visibility-send-event): Public ordinary functions
(setf event-visibility-state): Public ordinary functions
(setf event-visibility-type): Public ordinary functions
(setf event-visibility-window): Public ordinary functions
(setf event-window): Public ordinary functions
(setf event-window-state-changed-mask): Public ordinary functions
(setf event-window-state-new-window-state): Public ordinary functions
(setf event-window-state-send-event): Public ordinary functions
(setf event-window-state-type): Public ordinary functions
(setf event-window-state-window): Public ordinary functions
(setf gc-values-background): Public ordinary functions
(setf gc-values-cap-style): Public ordinary functions
(setf gc-values-clip-mask): Public ordinary functions
(setf gc-values-clip-x-origin): Public ordinary functions
(setf gc-values-clip-y-origin): Public ordinary functions
(setf gc-values-fill): Public ordinary functions
(setf gc-values-font): Public ordinary functions
(setf gc-values-foregound): Public ordinary functions
(setf gc-values-function): Public ordinary functions
(setf gc-values-graphics-exposures): Public ordinary functions
(setf gc-values-join-style): Public ordinary functions
(setf gc-values-line-style): Public ordinary functions
(setf gc-values-line-width): Public ordinary functions
(setf gc-values-stipple): Public ordinary functions
(setf gc-values-subwindow-mode): Public ordinary functions
(setf gc-values-tile): Public ordinary functions
(setf gc-values-ts-x-origin): Public ordinary functions
(setf gc-values-ts-y-origin): Public ordinary functions
(setf gdk-app-launch-context-desktop): Public generic functions
(setf gdk-app-launch-context-desktop): Public generic functions
(setf gdk-app-launch-context-display): Public generic functions
(setf gdk-app-launch-context-display): Public generic functions
(setf gdk-app-launch-context-icon): Public generic functions
(setf gdk-app-launch-context-icon): Public generic functions
(setf gdk-app-launch-context-icon-name): Public generic functions
(setf gdk-app-launch-context-icon-name): Public generic functions
(setf gdk-app-launch-context-screen): Public generic functions
(setf gdk-app-launch-context-screen): Public generic functions
(setf gdk-app-launch-context-timestamp): Public generic functions
(setf gdk-app-launch-context-timestamp): Public generic functions
(setf gdk-colormap-screen): Public generic functions
(setf gdk-colormap-screen): Public generic functions
(setf gdk-colormap-visual): Public generic functions
(setf gdk-colormap-visual): Public generic functions
(setf gdk-device-axes): Public generic functions
(setf gdk-device-axes): Public generic functions
(setf gdk-device-axis-max): Private ordinary functions
(setf gdk-device-axis-min): Private ordinary functions
(setf gdk-device-axis-use): Private ordinary functions
(setf gdk-device-has-cursor): Public generic functions
(setf gdk-device-has-cursor): Public generic functions
(setf gdk-device-key-keyval): Private ordinary functions
(setf gdk-device-key-modifiers): Private ordinary functions
(setf gdk-device-keys): Public generic functions
(setf gdk-device-keys): Public generic functions
(setf gdk-device-mode): Public generic functions
(setf gdk-device-mode): Public generic functions
(setf gdk-device-n-axes): Public generic functions
(setf gdk-device-n-axes): Public generic functions
(setf gdk-device-n-keys): Public generic functions
(setf gdk-device-n-keys): Public generic functions
(setf gdk-device-name): Public generic functions
(setf gdk-device-name): Public generic functions
(setf gdk-device-source): Public generic functions
(setf gdk-device-source): Public generic functions
(setf gdk-image-colormap): Public generic functions
(setf gdk-image-colormap): Public generic functions
(setf gdk-offscreen-window-embedder): Public ordinary functions
(setf gdk-pango-renderer-screen): Public generic functions
(setf gdk-pango-renderer-screen): Public generic functions
(setf gdk-time-coord-axes): Private ordinary functions
(setf gdk-time-coord-time): Private ordinary functions
(setf gdk-window-accept-focus): Public generic functions
(setf gdk-window-accept-focus): Public generic functions
(setf gdk-window-attr-colormap): Public ordinary functions
(setf gdk-window-attr-cursor): Public ordinary functions
(setf gdk-window-attr-event-mask): Public ordinary functions
(setf gdk-window-attr-height): Public ordinary functions
(setf gdk-window-attr-override-redirect): Public ordinary functions
(setf gdk-window-attr-title): Public ordinary functions
(setf gdk-window-attr-type-hint): Public ordinary functions
(setf gdk-window-attr-visual): Public ordinary functions
(setf gdk-window-attr-width): Public ordinary functions
(setf gdk-window-attr-window-class): Public ordinary functions
(setf gdk-window-attr-window-type): Public ordinary functions
(setf gdk-window-attr-wmclass-class): Public ordinary functions
(setf gdk-window-attr-wmclass-name): Public ordinary functions
(setf gdk-window-attr-x): Public ordinary functions
(setf gdk-window-attr-y): Public ordinary functions
(setf gdk-window-background): Public generic functions
(setf gdk-window-background): Public generic functions
(setf gdk-window-children): Public generic functions
(setf gdk-window-children): Public generic functions
(setf gdk-window-composited): Public generic functions
(setf gdk-window-composited): Public generic functions
(setf gdk-window-cursor): Public generic functions
(setf gdk-window-cursor): Public generic functions
(setf gdk-window-decorations): Public generic functions
(setf gdk-window-decorations): Public generic functions
(setf gdk-window-events): Public generic functions
(setf gdk-window-events): Public generic functions
(setf gdk-window-focus-on-map): Public generic functions
(setf gdk-window-focus-on-map): Public generic functions
(setf gdk-window-functions): Public generic functions
(setf gdk-window-functions): Public generic functions
(setf gdk-window-group): Public generic functions
(setf gdk-window-group): Public generic functions
(setf gdk-window-icon-list): Public generic functions
(setf gdk-window-icon-list): Public generic functions
(setf gdk-window-icon-name): Public generic functions
(setf gdk-window-icon-name): Public generic functions
(setf gdk-window-is-destroyed): Public generic functions
(setf gdk-window-is-destroyed): Public generic functions
(setf gdk-window-is-viewable): Public generic functions
(setf gdk-window-is-viewable): Public generic functions
(setf gdk-window-is-visible): Public generic functions
(setf gdk-window-is-visible): Public generic functions
(setf gdk-window-keep-above): Public generic functions
(setf gdk-window-keep-above): Public generic functions
(setf gdk-window-keep-below): Public generic functions
(setf gdk-window-keep-below): Public generic functions
(setf gdk-window-modal-hint): Public generic functions
(setf gdk-window-modal-hint): Public generic functions
(setf gdk-window-opacity): Public generic functions
(setf gdk-window-opacity): Public generic functions
(setf gdk-window-override-redirect): Public generic functions
(setf gdk-window-override-redirect): Public generic functions
(setf gdk-window-parent): Public generic functions
(setf gdk-window-parent): Public generic functions
(setf gdk-window-role): Public generic functions
(setf gdk-window-role): Public generic functions
(setf gdk-window-skip-pager-hint): Public generic functions
(setf gdk-window-skip-pager-hint): Public generic functions
(setf gdk-window-skip-taskbar-hint): Public generic functions
(setf gdk-window-skip-taskbar-hint): Public generic functions
(setf gdk-window-startup-id): Public generic functions
(setf gdk-window-startup-id): Public generic functions
(setf gdk-window-state): Public generic functions
(setf gdk-window-state): Public generic functions
(setf gdk-window-title): Public generic functions
(setf gdk-window-title): Public generic functions
(setf gdk-window-toplevel): Public generic functions
(setf gdk-window-toplevel): Public generic functions
(setf gdk-window-transient-for): Public generic functions
(setf gdk-window-transient-for): Public generic functions
(setf gdk-window-type-hint): Public generic functions
(setf gdk-window-type-hint): Public generic functions
(setf gdk-window-urgency-hint): Public generic functions
(setf gdk-window-urgency-hint): Public generic functions
(setf gdk-window-user-data): Public generic functions
(setf gdk-window-user-data): Public generic functions
(setf gdk-window-window-type): Public generic functions
(setf gdk-window-window-type): Public generic functions
(setf geometry-base-height): Public ordinary functions
(setf geometry-base-width): Public ordinary functions
(setf geometry-gravity): Public ordinary functions
(setf geometry-height-increment): Public ordinary functions
(setf geometry-max-aspect): Public ordinary functions
(setf geometry-max-height): Public ordinary functions
(setf geometry-max-width): Public ordinary functions
(setf geometry-min-aspect): Public ordinary functions
(setf geometry-min-height): Public ordinary functions
(setf geometry-min-width): Public ordinary functions
(setf geometry-width-increment): Public ordinary functions
(setf graphics-context-background): Public generic functions
(setf graphics-context-background): Public generic functions
(setf graphics-context-clip-mask): Public generic functions
(setf graphics-context-clip-mask): Public generic functions
(setf graphics-context-clip-rectangle): Public generic functions
(setf graphics-context-clip-rectangle): Public generic functions
(setf graphics-context-clip-region): Public generic functions
(setf graphics-context-clip-region): Public generic functions
(setf graphics-context-colormap): Public generic functions
(setf graphics-context-colormap): Public generic functions
(setf graphics-context-exposures): Public generic functions
(setf graphics-context-exposures): Public generic functions
(setf graphics-context-fill): Public generic functions
(setf graphics-context-fill): Public generic functions
(setf graphics-context-font): Public generic functions
(setf graphics-context-font): Public generic functions
(setf graphics-context-foreground): Public generic functions
(setf graphics-context-foreground): Public generic functions
(setf graphics-context-function): Public generic functions
(setf graphics-context-function): Public generic functions
(setf graphics-context-rgb-bg-color): Public generic functions
(setf graphics-context-rgb-bg-color): Public generic functions
(setf graphics-context-rgb-fg-color): Public generic functions
(setf graphics-context-rgb-fg-color): Public generic functions
(setf graphics-context-screen): Public generic functions
(setf graphics-context-screen): Public generic functions
(setf graphics-context-stipple): Public generic functions
(setf graphics-context-stipple): Public generic functions
(setf graphics-context-subwindow): Public generic functions
(setf graphics-context-subwindow): Public generic functions
(setf graphics-context-tile): Public generic functions
(setf graphics-context-tile): Public generic functions
(setf keymap-caps-lock-state): Public generic functions
(setf keymap-caps-lock-state): Public generic functions
(setf keymap-direction): Public generic functions
(setf keymap-direction): Public generic functions
(setf keymap-has-bidi-layouts): Public generic functions
(setf keymap-has-bidi-layouts): Public generic functions
(setf keymap-key-group): Private ordinary functions
(setf keymap-key-keycode): Private ordinary functions
(setf keymap-key-level): Private ordinary functions
(setf pixbuf-bits-per-sample): Public generic functions
(setf pixbuf-bits-per-sample): Public generic functions
(setf pixbuf-colorspace): Public generic functions
(setf pixbuf-colorspace): Public generic functions
(setf pixbuf-has-alpha): Public generic functions
(setf pixbuf-has-alpha): Public generic functions
(setf pixbuf-height): Public generic functions
(setf pixbuf-height): Public generic functions
(setf pixbuf-n-channels): Public generic functions
(setf pixbuf-n-channels): Public generic functions
(setf pixbuf-pixels): Public generic functions
(setf pixbuf-pixels): Public generic functions
(setf pixbuf-rowstride): Public generic functions
(setf pixbuf-rowstride): Public generic functions
(setf pixbuf-width): Public generic functions
(setf pixbuf-width): Public generic functions
(setf point-x): Public ordinary functions
(setf point-y): Public ordinary functions
(setf program-class): Public ordinary functions
(setf rectangle-height): Public ordinary functions
(setf rectangle-width): Public ordinary functions
(setf rectangle-x): Public ordinary functions
(setf rectangle-y): Public ordinary functions
(setf rgb-cmap-colors): Private ordinary functions
(setf rgb-cmap-n-colors): Private ordinary functions
(setf screen-active-window): Public generic functions
(setf screen-active-window): Public generic functions
(setf screen-composited-p): Public generic functions
(setf screen-composited-p): Public generic functions
(setf screen-default-colormap): Public generic functions
(setf screen-default-colormap): Public generic functions
(setf screen-display): Public generic functions
(setf screen-display): Public generic functions
(setf screen-display-name): Public generic functions
(setf screen-display-name): Public generic functions
(setf screen-font-options): Public generic functions
(setf screen-font-options): Public generic functions
(setf screen-height): Public generic functions
(setf screen-height): Public generic functions
(setf screen-height-mm): Public generic functions
(setf screen-height-mm): Public generic functions
(setf screen-n-monitors): Public generic functions
(setf screen-n-monitors): Public generic functions
(setf screen-number): Public generic functions
(setf screen-number): Public generic functions
(setf screen-resolution): Public generic functions
(setf screen-resolution): Public generic functions
(setf screen-rgb-colormap): Public generic functions
(setf screen-rgb-colormap): Public generic functions
(setf screen-rgb-visual): Public generic functions
(setf screen-rgb-visual): Public generic functions
(setf screen-rgba-colormap): Public generic functions
(setf screen-rgba-colormap): Public generic functions
(setf screen-rgba-visual): Public generic functions
(setf screen-rgba-visual): Public generic functions
(setf screen-root-window): Public generic functions
(setf screen-root-window): Public generic functions
(setf screen-system-colormap): Public generic functions
(setf screen-system-colormap): Public generic functions
(setf screen-system-visual): Public generic functions
(setf screen-system-visual): Public generic functions
(setf screen-toplevel-windows): Public generic functions
(setf screen-toplevel-windows): Public generic functions
(setf screen-visuals): Public generic functions
(setf screen-visuals): Public generic functions
(setf screen-width): Public generic functions
(setf screen-width): Public generic functions
(setf screen-width-mm): Public generic functions
(setf screen-width-mm): Public generic functions
(setf screen-window-stack): Public generic functions
(setf screen-window-stack): Public generic functions
(setf segment-x1): Public ordinary functions
(setf segment-x2): Public ordinary functions
(setf segment-y1): Public ordinary functions
(setf segment-y2): Public ordinary functions
(setf span-width): Public ordinary functions
(setf span-x): Public ordinary functions
(setf span-y): Public ordinary functions
(setf trapezoid-x11): Public ordinary functions
(setf trapezoid-x12): Public ordinary functions
(setf trapezoid-x21): Public ordinary functions
(setf trapezoid-x22): Public ordinary functions
(setf trapezoid-y1): Public ordinary functions
(setf trapezoid-y2): Public ordinary functions
(setf visual-bits-per-rgb): Public generic functions
(setf visual-bits-per-rgb): Public generic functions
(setf visual-blue-mask): Public generic functions
(setf visual-blue-mask): Public generic functions
(setf visual-blue-prec): Public generic functions
(setf visual-blue-prec): Public generic functions
(setf visual-blue-shift): Public generic functions
(setf visual-blue-shift): Public generic functions
(setf visual-byte-order): Public generic functions
(setf visual-byte-order): Public generic functions
(setf visual-colormap-size): Public generic functions
(setf visual-colormap-size): Public generic functions
(setf visual-depth): Public generic functions
(setf visual-depth): Public generic functions
(setf visual-green-mask): Public generic functions
(setf visual-green-mask): Public generic functions
(setf visual-green-prec): Public generic functions
(setf visual-green-prec): Public generic functions
(setf visual-green-shift): Public generic functions
(setf visual-green-shift): Public generic functions
(setf visual-red-mask): Public generic functions
(setf visual-red-mask): Public generic functions
(setf visual-red-prec): Public generic functions
(setf visual-red-prec): Public generic functions
(setf visual-red-shift): Public generic functions
(setf visual-red-shift): Public generic functions
(setf visual-screen): Public generic functions
(setf visual-screen): Public generic functions
(setf visual-visual-type): Public generic functions
(setf visual-visual-type): Public generic functions

B
bitmap-create-from-data: Public ordinary functions

C
char-to-keyval: Public ordinary functions
color-blue: Public ordinary functions
color-green: Public ordinary functions
color-p: Private ordinary functions
color-parse: Public ordinary functions
color-pixel: Public ordinary functions
color-red: Public ordinary functions
color-to-string: Public ordinary functions
color=: Public ordinary functions
colormap-alloc-color: Public ordinary functions
colormap-alloc-colors: Public ordinary functions
colormap-free-colors: Public ordinary functions
colormap-get-system: Public ordinary functions
colormap-new: Public ordinary functions
colormap-query-color: Public ordinary functions
copy-color: Public ordinary functions
copy-event: Public ordinary functions
copy-event-button: Public ordinary functions
copy-event-client: Public ordinary functions
copy-event-client-16: Public ordinary functions
copy-event-client-32: Public ordinary functions
copy-event-client-8: Public ordinary functions
copy-event-configure: Public ordinary functions
copy-event-crossing: Public ordinary functions
copy-event-dnd: Public ordinary functions
copy-event-expose: Public ordinary functions
copy-event-focus: Public ordinary functions
copy-event-grab-broken: Public ordinary functions
copy-event-key: Public ordinary functions
copy-event-motion: Public ordinary functions
copy-event-no-expose: Public ordinary functions
copy-event-owner-change: Public ordinary functions
copy-event-property: Public ordinary functions
copy-event-proximity: Public ordinary functions
copy-event-scroll: Public ordinary functions
copy-event-selection: Public ordinary functions
copy-event-setting: Public ordinary functions
copy-event-visibility: Public ordinary functions
copy-event-window-state: Public ordinary functions
copy-gc-values: Public ordinary functions
copy-gdk-device-axis: Private ordinary functions
copy-gdk-device-key: Private ordinary functions
copy-gdk-time-coord: Private ordinary functions
copy-gdk-window-attr: Public ordinary functions
copy-geometry: Public ordinary functions
copy-keymap-key: Private ordinary functions
copy-point: Public ordinary functions
copy-rectangle: Public ordinary functions
copy-rgb-cmap: Private ordinary functions
copy-segment: Public ordinary functions
copy-span: Public ordinary functions
copy-trapezoid: Public ordinary functions
cursor-cursor-type: Public ordinary functions
cursor-display: Public ordinary functions
cursor-image: Public ordinary functions
cursor-new: Public ordinary functions
cursor-new-for-display: Public ordinary functions
cursor-new-from-name: Public ordinary functions
cursor-new-from-pixbuf: Public ordinary functions
cursor-new-from-pixmap: Public ordinary functions

D
def-visual-accessor: Private macros
default-display: Public ordinary functions
default-screen: Public ordinary functions
dispaly-add-client-message-filter: Private ordinary functions
display-beep: Public ordinary functions
display-close: Public ordinary functions
display-core-pointer: Public generic functions
display-core-pointer: Public generic functions
display-default-cursor-size: Public generic functions
display-default-cursor-size: Public generic functions
display-default-group: Public generic functions
display-default-group: Public generic functions
display-default-screen: Public generic functions
display-default-screen: Public generic functions
display-devices: Public generic functions
display-devices: Public generic functions
display-flush: Public ordinary functions
display-get-event: Public ordinary functions
display-get-maximal-cursor-size: Public ordinary functions
display-get-pointer: Public ordinary functions
display-get-screen: Public ordinary functions
display-get-window-at-pointer: Public ordinary functions
display-keyboard-ungrab: Public ordinary functions
display-manager-default-display: Public generic functions
display-manager-default-display: Public generic functions
display-manager-displays: Public generic functions
display-manager-displays: Public generic functions
display-manager-get: Public ordinary functions
display-n-screens: Public generic functions
display-n-screens: Public generic functions
display-name: Public generic functions
display-name: Public generic functions
display-open: Public ordinary functions
display-peek-event: Public ordinary functions
display-pointer-is-grabbed: Public ordinary functions
display-pointer-ungrab: Public ordinary functions
display-put-event: Public ordinary functions
display-request-selection-notification: Public ordinary functions
display-set-double-click-distance: Public ordinary functions
display-set-double-click-time: Public ordinary functions
display-store-clipboard: Public ordinary functions
display-supports-clipboard-persistence: Public generic functions
display-supports-clipboard-persistence: Public generic functions
display-supports-composite: Public generic functions
display-supports-composite: Public generic functions
display-supports-cursor-alpha: Public generic functions
display-supports-cursor-alpha: Public generic functions
display-supports-cursor-color: Public generic functions
display-supports-cursor-color: Public generic functions
display-supports-input-shapes: Public generic functions
display-supports-input-shapes: Public generic functions
display-supports-selection-notification: Public generic functions
display-supports-selection-notification: Public generic functions
display-supports-shapes: Public generic functions
display-supports-shapes: Public generic functions
display-sync: Public ordinary functions
display-warp-pointer: Public ordinary functions
drag-context-action: Public generic functions
drag-context-action: Public generic functions
drag-context-actions: Public generic functions
drag-context-actions: Public generic functions
drag-context-dest-window: Public generic functions
drag-context-dest-window: Public generic functions
drag-context-is-source: Public generic functions
drag-context-is-source: Public generic functions
drag-context-protocol: Public generic functions
drag-context-protocol: Public generic functions
drag-context-source-window: Public generic functions
drag-context-source-window: Public generic functions
drag-context-start-time: Public generic functions
drag-context-start-time: Public generic functions
drag-context-suggested-action: Public generic functions
drag-context-suggested-action: Public generic functions
drag-context-targets: Public generic functions
drag-context-targets: Public generic functions
draw-arc: Public ordinary functions
draw-drawable: Public ordinary functions
draw-glyphs: Public ordinary functions
draw-glyphs-transformed: Public ordinary functions
draw-gray-image: Public ordinary functions
draw-image: Public ordinary functions
draw-indexed-image: Public ordinary functions
draw-layout: Public ordinary functions
draw-layout-line: Public ordinary functions
draw-layout-line-with-colors: Public ordinary functions
draw-layout-with-colors: Public ordinary functions
draw-line: Public ordinary functions
draw-lines: Public ordinary functions
draw-pixbuf: Public ordinary functions
draw-point: Public ordinary functions
draw-points: Public ordinary functions
draw-polygon: Public ordinary functions
draw-rectangle: Private ordinary functions
draw-rgb-32-image: Public ordinary functions
draw-rgb-32-image-dithalign: Public ordinary functions
draw-rgb-image: Public ordinary functions
draw-rgb-image-dithalign: Public ordinary functions
draw-segments: Public ordinary functions
draw-trapezoids: Public ordinary functions
drawable-clip-region: Public generic functions
drawable-clip-region: Public generic functions
drawable-colormap: Public generic functions
drawable-colormap: Public generic functions
drawable-copy-to-image: Public ordinary functions
drawable-depth: Public generic functions
drawable-depth: Public generic functions
drawable-display: Public generic functions
drawable-display: Public generic functions
drawable-get-image: Public ordinary functions
drawable-get-size: Public ordinary functions
drawable-screen: Public generic functions
drawable-screen: Public generic functions
drawable-visible-region: Public generic functions
drawable-visible-region: Public generic functions
drawable-visual: Public generic functions
drawable-visual: Public generic functions

E
event-button-axes: Public ordinary functions
event-button-button: Public ordinary functions
event-button-device: Public ordinary functions
event-button-p: Private ordinary functions
event-button-send-event: Public ordinary functions
event-button-state: Public ordinary functions
event-button-time: Public ordinary functions
event-button-type: Public ordinary functions
event-button-window: Public ordinary functions
event-button-x: Public ordinary functions
event-button-x-root: Public ordinary functions
event-button-y: Public ordinary functions
event-button-y-root: Public ordinary functions
event-client-16-data: Public ordinary functions
event-client-16-data-format: Public ordinary functions
event-client-16-message-time: Public ordinary functions
event-client-16-p: Private ordinary functions
event-client-16-send-event: Public ordinary functions
event-client-16-type: Public ordinary functions
event-client-16-window: Public ordinary functions
event-client-32-data: Public ordinary functions
event-client-32-data-format: Public ordinary functions
event-client-32-message-time: Public ordinary functions
event-client-32-p: Private ordinary functions
event-client-32-send-event: Public ordinary functions
event-client-32-type: Public ordinary functions
event-client-32-window: Public ordinary functions
event-client-8-data: Public ordinary functions
event-client-8-data-format: Public ordinary functions
event-client-8-message-time: Public ordinary functions
event-client-8-p: Private ordinary functions
event-client-8-send-event: Public ordinary functions
event-client-8-type: Public ordinary functions
event-client-8-window: Public ordinary functions
event-client-data-format: Public ordinary functions
event-client-message-time: Public ordinary functions
event-client-p: Private ordinary functions
event-client-send-event: Public ordinary functions
event-client-type: Public ordinary functions
event-client-window: Public ordinary functions
event-configure-height: Public ordinary functions
event-configure-p: Private ordinary functions
event-configure-send-event: Public ordinary functions
event-configure-type: Public ordinary functions
event-configure-width: Public ordinary functions
event-configure-window: Public ordinary functions
event-configure-x: Public ordinary functions
event-configure-y: Public ordinary functions
event-crossing-detail: Public ordinary functions
event-crossing-focus: Public ordinary functions
event-crossing-mode: Public ordinary functions
event-crossing-p: Private ordinary functions
event-crossing-send-event: Public ordinary functions
event-crossing-state: Public ordinary functions
event-crossing-sub-window: Public ordinary functions
event-crossing-time: Public ordinary functions
event-crossing-type: Public ordinary functions
event-crossing-window: Public ordinary functions
event-crossing-x: Public ordinary functions
event-crossing-x-root: Public ordinary functions
event-crossing-y: Public ordinary functions
event-crossing-y-root: Public ordinary functions
event-dnd-drag-context: Public ordinary functions
event-dnd-p: Private ordinary functions
event-dnd-send-event: Public ordinary functions
event-dnd-time: Public ordinary functions
event-dnd-type: Public ordinary functions
event-dnd-window: Public ordinary functions
event-dnd-x-root: Public ordinary functions
event-dnd-y-root: Public ordinary functions
event-expose-area: Public ordinary functions
event-expose-count: Public ordinary functions
event-expose-p: Private ordinary functions
event-expose-region: Public ordinary functions
event-expose-send-event: Public ordinary functions
event-expose-type: Public ordinary functions
event-expose-window: Public ordinary functions
event-focus-in: Public ordinary functions
event-focus-p: Private ordinary functions
event-focus-send-event: Public ordinary functions
event-focus-type: Public ordinary functions
event-focus-window: Public ordinary functions
event-get: Private ordinary functions
event-get-axis: Public ordinary functions
event-get-coords: Public ordinary functions
event-get-root-coords: Public ordinary functions
event-get-state: Public ordinary functions
event-get-time: Public ordinary functions
event-grab-broken-grab-window: Public ordinary functions
event-grab-broken-implicit: Public ordinary functions
event-grab-broken-keyboard: Public ordinary functions
event-grab-broken-p: Private ordinary functions
event-grab-broken-send-event: Public ordinary functions
event-grab-broken-type: Public ordinary functions
event-grab-broken-window: Public ordinary functions
event-handler-set: Public ordinary functions
event-key-group: Public ordinary functions
event-key-hardware-keycode: Public ordinary functions
event-key-is-modifier: Public ordinary functions
event-key-keyval: Public ordinary functions
event-key-length: Public ordinary functions
event-key-p: Private ordinary functions
event-key-send-event: Public ordinary functions
event-key-state: Public ordinary functions
event-key-string: Public ordinary functions
event-key-time: Public ordinary functions
event-key-type: Public ordinary functions
event-key-window: Public ordinary functions
event-motion-axes: Public ordinary functions
event-motion-device: Public ordinary functions
event-motion-is-hint: Public ordinary functions
event-motion-p: Private ordinary functions
event-motion-send-event: Public ordinary functions
event-motion-state: Public ordinary functions
event-motion-time: Public ordinary functions
event-motion-type: Public ordinary functions
event-motion-window: Public ordinary functions
event-motion-x: Public ordinary functions
event-motion-x-root: Public ordinary functions
event-motion-y: Public ordinary functions
event-motion-y-root: Public ordinary functions
event-no-expose-p: Private ordinary functions
event-no-expose-send-event: Public ordinary functions
event-no-expose-type: Public ordinary functions
event-no-expose-window: Public ordinary functions
event-owner-change-owner: Public ordinary functions
event-owner-change-p: Private ordinary functions
event-owner-change-reason: Public ordinary functions
event-owner-change-selection: Public ordinary functions
event-owner-change-selection-time: Public ordinary functions
event-owner-change-send-event: Public ordinary functions
event-owner-change-time: Public ordinary functions
event-owner-change-type: Public ordinary functions
event-owner-change-window: Public ordinary functions
event-p: Private ordinary functions
event-peek: Public ordinary functions
event-property-atom: Public ordinary functions
event-property-p: Private ordinary functions
event-property-send-event: Public ordinary functions
event-property-state: Public ordinary functions
event-property-time: Public ordinary functions
event-property-type: Public ordinary functions
event-property-window: Public ordinary functions
event-proximity-device: Public ordinary functions
event-proximity-p: Private ordinary functions
event-proximity-send-event: Public ordinary functions
event-proximity-time: Public ordinary functions
event-proximity-type: Public ordinary functions
event-proximity-window: Public ordinary functions
event-put: Public ordinary functions
event-request-motions: Public ordinary functions
event-scroll-device: Public ordinary functions
event-scroll-direction: Public ordinary functions
event-scroll-p: Private ordinary functions
event-scroll-send-event: Public ordinary functions
event-scroll-state: Public ordinary functions
event-scroll-time: Public ordinary functions
event-scroll-type: Public ordinary functions
event-scroll-window: Public ordinary functions
event-scroll-x: Public ordinary functions
event-scroll-x-root: Public ordinary functions
event-scroll-y: Public ordinary functions
event-scroll-y-root: Public ordinary functions
event-selection-p: Private ordinary functions
event-selection-property: Public ordinary functions
event-selection-requestor: Public ordinary functions
event-selection-selection: Public ordinary functions
event-selection-send-event: Public ordinary functions
event-selection-target: Public ordinary functions
event-selection-time: Public ordinary functions
event-selection-type: Public ordinary functions
event-selection-window: Public ordinary functions
event-send-client-message: Public ordinary functions
event-send-client-message-for-display: Public ordinary functions
event-send-client-message-to-all: Public ordinary functions
event-send-event: Public ordinary functions
event-setting-action: Public ordinary functions
event-setting-name: Public ordinary functions
event-setting-p: Private ordinary functions
event-setting-send-event: Public ordinary functions
event-setting-type: Public ordinary functions
event-setting-window: Public ordinary functions
event-type: Public ordinary functions
event-visibility-p: Private ordinary functions
event-visibility-send-event: Public ordinary functions
event-visibility-state: Public ordinary functions
event-visibility-type: Public ordinary functions
event-visibility-window: Public ordinary functions
event-window: Public ordinary functions
event-window-state-changed-mask: Public ordinary functions
event-window-state-new-window-state: Public ordinary functions
event-window-state-p: Private ordinary functions
event-window-state-send-event: Public ordinary functions
event-window-state-type: Public ordinary functions
event-window-state-window: Public ordinary functions
events-pending: Public ordinary functions

F
fixed-array-array-size: Private generic functions
fixed-array-array-size: Private generic functions
fixed-array-element-type: Private generic functions
fixed-array-element-type: Private generic functions
free-translated-object: Public standalone methods
Function, %gdk-device-axes: Private ordinary functions
Function, %gdk-device-has-cursor: Private ordinary functions
Function, %gdk-device-keys: Private ordinary functions
Function, %gdk-device-mode: Private ordinary functions
Function, %gdk-device-n-axes: Private ordinary functions
Function, %gdk-device-n-keys: Private ordinary functions
Function, %gdk-device-name: Private ordinary functions
Function, %gdk-device-source: Private ordinary functions
Function, %gdk-drag-context-get-action: Private ordinary functions
Function, %gdk-drag-context-get-actions: Private ordinary functions
Function, %gdk-drag-context-get-dest-window: Private ordinary functions
Function, %gdk-drag-context-get-is-source: Private ordinary functions
Function, %gdk-drag-context-get-protocol: Private ordinary functions
Function, %gdk-drag-context-get-source-window: Private ordinary functions
Function, %gdk-drag-context-get-start-time: Private ordinary functions
Function, %gdk-drag-context-get-suggested-action: Private ordinary functions
Function, %gdk-drag-context-get-targets: Private ordinary functions
Function, %gdk-query-depths: Private ordinary functions
Function, %gdk-query-visual-types: Private ordinary functions
Function, %gdk-window-at-pointer: Private ordinary functions
Function, %var-accessor-*gtk-binary-age*: Private ordinary functions
Function, %var-accessor-*gtk-interface-age*: Private ordinary functions
Function, %var-accessor-*gtk-major-version*: Private ordinary functions
Function, %var-accessor-*gtk-micro-version*: Private ordinary functions
Function, %var-accessor-*gtk-minor-version*: Private ordinary functions
Function, (setf %var-accessor-*gtk-binary-age*): Private ordinary functions
Function, (setf %var-accessor-*gtk-interface-age*): Private ordinary functions
Function, (setf %var-accessor-*gtk-major-version*): Private ordinary functions
Function, (setf %var-accessor-*gtk-micro-version*): Private ordinary functions
Function, (setf %var-accessor-*gtk-minor-version*): Private ordinary functions
Function, (setf color-blue): Public ordinary functions
Function, (setf color-green): Public ordinary functions
Function, (setf color-pixel): Public ordinary functions
Function, (setf color-red): Public ordinary functions
Function, (setf event-button-axes): Public ordinary functions
Function, (setf event-button-button): Public ordinary functions
Function, (setf event-button-device): Public ordinary functions
Function, (setf event-button-send-event): Public ordinary functions
Function, (setf event-button-state): Public ordinary functions
Function, (setf event-button-time): Public ordinary functions
Function, (setf event-button-type): Public ordinary functions
Function, (setf event-button-window): Public ordinary functions
Function, (setf event-button-x): Public ordinary functions
Function, (setf event-button-x-root): Public ordinary functions
Function, (setf event-button-y): Public ordinary functions
Function, (setf event-button-y-root): Public ordinary functions
Function, (setf event-client-16-data): Public ordinary functions
Function, (setf event-client-16-data-format): Public ordinary functions
Function, (setf event-client-16-message-time): Public ordinary functions
Function, (setf event-client-16-send-event): Public ordinary functions
Function, (setf event-client-16-type): Public ordinary functions
Function, (setf event-client-16-window): Public ordinary functions
Function, (setf event-client-32-data): Public ordinary functions
Function, (setf event-client-32-data-format): Public ordinary functions
Function, (setf event-client-32-message-time): Public ordinary functions
Function, (setf event-client-32-send-event): Public ordinary functions
Function, (setf event-client-32-type): Public ordinary functions
Function, (setf event-client-32-window): Public ordinary functions
Function, (setf event-client-8-data): Public ordinary functions
Function, (setf event-client-8-data-format): Public ordinary functions
Function, (setf event-client-8-message-time): Public ordinary functions
Function, (setf event-client-8-send-event): Public ordinary functions
Function, (setf event-client-8-type): Public ordinary functions
Function, (setf event-client-8-window): Public ordinary functions
Function, (setf event-client-data-format): Public ordinary functions
Function, (setf event-client-message-time): Public ordinary functions
Function, (setf event-client-send-event): Public ordinary functions
Function, (setf event-client-type): Public ordinary functions
Function, (setf event-client-window): Public ordinary functions
Function, (setf event-configure-height): Public ordinary functions
Function, (setf event-configure-send-event): Public ordinary functions
Function, (setf event-configure-type): Public ordinary functions
Function, (setf event-configure-width): Public ordinary functions
Function, (setf event-configure-window): Public ordinary functions
Function, (setf event-configure-x): Public ordinary functions
Function, (setf event-configure-y): Public ordinary functions
Function, (setf event-crossing-detail): Public ordinary functions
Function, (setf event-crossing-focus): Public ordinary functions
Function, (setf event-crossing-mode): Public ordinary functions
Function, (setf event-crossing-send-event): Public ordinary functions
Function, (setf event-crossing-state): Public ordinary functions
Function, (setf event-crossing-sub-window): Public ordinary functions
Function, (setf event-crossing-time): Public ordinary functions
Function, (setf event-crossing-type): Public ordinary functions
Function, (setf event-crossing-window): Public ordinary functions
Function, (setf event-crossing-x): Public ordinary functions
Function, (setf event-crossing-x-root): Public ordinary functions
Function, (setf event-crossing-y): Public ordinary functions
Function, (setf event-crossing-y-root): Public ordinary functions
Function, (setf event-dnd-drag-context): Public ordinary functions
Function, (setf event-dnd-send-event): Public ordinary functions
Function, (setf event-dnd-time): Public ordinary functions
Function, (setf event-dnd-type): Public ordinary functions
Function, (setf event-dnd-window): Public ordinary functions
Function, (setf event-dnd-x-root): Public ordinary functions
Function, (setf event-dnd-y-root): Public ordinary functions
Function, (setf event-expose-area): Public ordinary functions
Function, (setf event-expose-count): Public ordinary functions
Function, (setf event-expose-region): Public ordinary functions
Function, (setf event-expose-send-event): Public ordinary functions
Function, (setf event-expose-type): Public ordinary functions
Function, (setf event-expose-window): Public ordinary functions
Function, (setf event-focus-in): Public ordinary functions
Function, (setf event-focus-send-event): Public ordinary functions
Function, (setf event-focus-type): Public ordinary functions
Function, (setf event-focus-window): Public ordinary functions
Function, (setf event-grab-broken-grab-window): Public ordinary functions
Function, (setf event-grab-broken-implicit): Public ordinary functions
Function, (setf event-grab-broken-keyboard): Public ordinary functions
Function, (setf event-grab-broken-send-event): Public ordinary functions
Function, (setf event-grab-broken-type): Public ordinary functions
Function, (setf event-grab-broken-window): Public ordinary functions
Function, (setf event-key-group): Public ordinary functions
Function, (setf event-key-hardware-keycode): Public ordinary functions
Function, (setf event-key-is-modifier): Public ordinary functions
Function, (setf event-key-keyval): Public ordinary functions
Function, (setf event-key-length): Public ordinary functions
Function, (setf event-key-send-event): Public ordinary functions
Function, (setf event-key-state): Public ordinary functions
Function, (setf event-key-string): Public ordinary functions
Function, (setf event-key-time): Public ordinary functions
Function, (setf event-key-type): Public ordinary functions
Function, (setf event-key-window): Public ordinary functions
Function, (setf event-motion-axes): Public ordinary functions
Function, (setf event-motion-device): Public ordinary functions
Function, (setf event-motion-is-hint): Public ordinary functions
Function, (setf event-motion-send-event): Public ordinary functions
Function, (setf event-motion-state): Public ordinary functions
Function, (setf event-motion-time): Public ordinary functions
Function, (setf event-motion-type): Public ordinary functions
Function, (setf event-motion-window): Public ordinary functions
Function, (setf event-motion-x): Public ordinary functions
Function, (setf event-motion-x-root): Public ordinary functions
Function, (setf event-motion-y): Public ordinary functions
Function, (setf event-motion-y-root): Public ordinary functions
Function, (setf event-no-expose-send-event): Public ordinary functions
Function, (setf event-no-expose-type): Public ordinary functions
Function, (setf event-no-expose-window): Public ordinary functions
Function, (setf event-owner-change-owner): Public ordinary functions
Function, (setf event-owner-change-reason): Public ordinary functions
Function, (setf event-owner-change-selection): Public ordinary functions
Function, (setf event-owner-change-selection-time): Public ordinary functions
Function, (setf event-owner-change-send-event): Public ordinary functions
Function, (setf event-owner-change-time): Public ordinary functions
Function, (setf event-owner-change-type): Public ordinary functions
Function, (setf event-owner-change-window): Public ordinary functions
Function, (setf event-property-atom): Public ordinary functions
Function, (setf event-property-send-event): Public ordinary functions
Function, (setf event-property-state): Public ordinary functions
Function, (setf event-property-time): Public ordinary functions
Function, (setf event-property-type): Public ordinary functions
Function, (setf event-property-window): Public ordinary functions
Function, (setf event-proximity-device): Public ordinary functions
Function, (setf event-proximity-send-event): Public ordinary functions
Function, (setf event-proximity-time): Public ordinary functions
Function, (setf event-proximity-type): Public ordinary functions
Function, (setf event-proximity-window): Public ordinary functions
Function, (setf event-scroll-device): Public ordinary functions
Function, (setf event-scroll-direction): Public ordinary functions
Function, (setf event-scroll-send-event): Public ordinary functions
Function, (setf event-scroll-state): Public ordinary functions
Function, (setf event-scroll-time): Public ordinary functions
Function, (setf event-scroll-type): Public ordinary functions
Function, (setf event-scroll-window): Public ordinary functions
Function, (setf event-scroll-x): Public ordinary functions
Function, (setf event-scroll-x-root): Public ordinary functions
Function, (setf event-scroll-y): Public ordinary functions
Function, (setf event-scroll-y-root): Public ordinary functions
Function, (setf event-selection-property): Public ordinary functions
Function, (setf event-selection-requestor): Public ordinary functions
Function, (setf event-selection-selection): Public ordinary functions
Function, (setf event-selection-send-event): Public ordinary functions
Function, (setf event-selection-target): Public ordinary functions
Function, (setf event-selection-time): Public ordinary functions
Function, (setf event-selection-type): Public ordinary functions
Function, (setf event-selection-window): Public ordinary functions
Function, (setf event-send-event): Public ordinary functions
Function, (setf event-setting-action): Public ordinary functions
Function, (setf event-setting-name): Public ordinary functions
Function, (setf event-setting-send-event): Public ordinary functions
Function, (setf event-setting-type): Public ordinary functions
Function, (setf event-setting-window): Public ordinary functions
Function, (setf event-type): Public ordinary functions
Function, (setf event-visibility-send-event): Public ordinary functions
Function, (setf event-visibility-state): Public ordinary functions
Function, (setf event-visibility-type): Public ordinary functions
Function, (setf event-visibility-window): Public ordinary functions
Function, (setf event-window): Public ordinary functions
Function, (setf event-window-state-changed-mask): Public ordinary functions
Function, (setf event-window-state-new-window-state): Public ordinary functions
Function, (setf event-window-state-send-event): Public ordinary functions
Function, (setf event-window-state-type): Public ordinary functions
Function, (setf event-window-state-window): Public ordinary functions
Function, (setf gc-values-background): Public ordinary functions
Function, (setf gc-values-cap-style): Public ordinary functions
Function, (setf gc-values-clip-mask): Public ordinary functions
Function, (setf gc-values-clip-x-origin): Public ordinary functions
Function, (setf gc-values-clip-y-origin): Public ordinary functions
Function, (setf gc-values-fill): Public ordinary functions
Function, (setf gc-values-font): Public ordinary functions
Function, (setf gc-values-foregound): Public ordinary functions
Function, (setf gc-values-function): Public ordinary functions
Function, (setf gc-values-graphics-exposures): Public ordinary functions
Function, (setf gc-values-join-style): Public ordinary functions
Function, (setf gc-values-line-style): Public ordinary functions
Function, (setf gc-values-line-width): Public ordinary functions
Function, (setf gc-values-stipple): Public ordinary functions
Function, (setf gc-values-subwindow-mode): Public ordinary functions
Function, (setf gc-values-tile): Public ordinary functions
Function, (setf gc-values-ts-x-origin): Public ordinary functions
Function, (setf gc-values-ts-y-origin): Public ordinary functions
Function, (setf gdk-device-axis-max): Private ordinary functions
Function, (setf gdk-device-axis-min): Private ordinary functions
Function, (setf gdk-device-axis-use): Private ordinary functions
Function, (setf gdk-device-key-keyval): Private ordinary functions
Function, (setf gdk-device-key-modifiers): Private ordinary functions
Function, (setf gdk-offscreen-window-embedder): Public ordinary functions
Function, (setf gdk-time-coord-axes): Private ordinary functions
Function, (setf gdk-time-coord-time): Private ordinary functions
Function, (setf gdk-window-attr-colormap): Public ordinary functions
Function, (setf gdk-window-attr-cursor): Public ordinary functions
Function, (setf gdk-window-attr-event-mask): Public ordinary functions
Function, (setf gdk-window-attr-height): Public ordinary functions
Function, (setf gdk-window-attr-override-redirect): Public ordinary functions
Function, (setf gdk-window-attr-title): Public ordinary functions
Function, (setf gdk-window-attr-type-hint): Public ordinary functions
Function, (setf gdk-window-attr-visual): Public ordinary functions
Function, (setf gdk-window-attr-width): Public ordinary functions
Function, (setf gdk-window-attr-window-class): Public ordinary functions
Function, (setf gdk-window-attr-window-type): Public ordinary functions
Function, (setf gdk-window-attr-wmclass-class): Public ordinary functions
Function, (setf gdk-window-attr-wmclass-name): Public ordinary functions
Function, (setf gdk-window-attr-x): Public ordinary functions
Function, (setf gdk-window-attr-y): Public ordinary functions
Function, (setf geometry-base-height): Public ordinary functions
Function, (setf geometry-base-width): Public ordinary functions
Function, (setf geometry-gravity): Public ordinary functions
Function, (setf geometry-height-increment): Public ordinary functions
Function, (setf geometry-max-aspect): Public ordinary functions
Function, (setf geometry-max-height): Public ordinary functions
Function, (setf geometry-max-width): Public ordinary functions
Function, (setf geometry-min-aspect): Public ordinary functions
Function, (setf geometry-min-height): Public ordinary functions
Function, (setf geometry-min-width): Public ordinary functions
Function, (setf geometry-width-increment): Public ordinary functions
Function, (setf keymap-key-group): Private ordinary functions
Function, (setf keymap-key-keycode): Private ordinary functions
Function, (setf keymap-key-level): Private ordinary functions
Function, (setf point-x): Public ordinary functions
Function, (setf point-y): Public ordinary functions
Function, (setf program-class): Public ordinary functions
Function, (setf rectangle-height): Public ordinary functions
Function, (setf rectangle-width): Public ordinary functions
Function, (setf rectangle-x): Public ordinary functions
Function, (setf rectangle-y): Public ordinary functions
Function, (setf rgb-cmap-colors): Private ordinary functions
Function, (setf rgb-cmap-n-colors): Private ordinary functions
Function, (setf segment-x1): Public ordinary functions
Function, (setf segment-x2): Public ordinary functions
Function, (setf segment-y1): Public ordinary functions
Function, (setf segment-y2): Public ordinary functions
Function, (setf span-width): Public ordinary functions
Function, (setf span-x): Public ordinary functions
Function, (setf span-y): Public ordinary functions
Function, (setf trapezoid-x11): Public ordinary functions
Function, (setf trapezoid-x12): Public ordinary functions
Function, (setf trapezoid-x21): Public ordinary functions
Function, (setf trapezoid-x22): Public ordinary functions
Function, (setf trapezoid-y1): Public ordinary functions
Function, (setf trapezoid-y2): Public ordinary functions
Function, bitmap-create-from-data: Public ordinary functions
Function, char-to-keyval: Public ordinary functions
Function, color-blue: Public ordinary functions
Function, color-green: Public ordinary functions
Function, color-p: Private ordinary functions
Function, color-parse: Public ordinary functions
Function, color-pixel: Public ordinary functions
Function, color-red: Public ordinary functions
Function, color-to-string: Public ordinary functions
Function, color=: Public ordinary functions
Function, colormap-alloc-color: Public ordinary functions
Function, colormap-alloc-colors: Public ordinary functions
Function, colormap-free-colors: Public ordinary functions
Function, colormap-get-system: Public ordinary functions
Function, colormap-new: Public ordinary functions
Function, colormap-query-color: Public ordinary functions
Function, copy-color: Public ordinary functions
Function, copy-event: Public ordinary functions
Function, copy-event-button: Public ordinary functions
Function, copy-event-client: Public ordinary functions
Function, copy-event-client-16: Public ordinary functions
Function, copy-event-client-32: Public ordinary functions
Function, copy-event-client-8: Public ordinary functions
Function, copy-event-configure: Public ordinary functions
Function, copy-event-crossing: Public ordinary functions
Function, copy-event-dnd: Public ordinary functions
Function, copy-event-expose: Public ordinary functions
Function, copy-event-focus: Public ordinary functions
Function, copy-event-grab-broken: Public ordinary functions
Function, copy-event-key: Public ordinary functions
Function, copy-event-motion: Public ordinary functions
Function, copy-event-no-expose: Public ordinary functions
Function, copy-event-owner-change: Public ordinary functions
Function, copy-event-property: Public ordinary functions
Function, copy-event-proximity: Public ordinary functions
Function, copy-event-scroll: Public ordinary functions
Function, copy-event-selection: Public ordinary functions
Function, copy-event-setting: Public ordinary functions
Function, copy-event-visibility: Public ordinary functions
Function, copy-event-window-state: Public ordinary functions
Function, copy-gc-values: Public ordinary functions
Function, copy-gdk-device-axis: Private ordinary functions
Function, copy-gdk-device-key: Private ordinary functions
Function, copy-gdk-time-coord: Private ordinary functions
Function, copy-gdk-window-attr: Public ordinary functions
Function, copy-geometry: Public ordinary functions
Function, copy-keymap-key: Private ordinary functions
Function, copy-point: Public ordinary functions
Function, copy-rectangle: Public ordinary functions
Function, copy-rgb-cmap: Private ordinary functions
Function, copy-segment: Public ordinary functions
Function, copy-span: Public ordinary functions
Function, copy-trapezoid: Public ordinary functions
Function, cursor-cursor-type: Public ordinary functions
Function, cursor-display: Public ordinary functions
Function, cursor-image: Public ordinary functions
Function, cursor-new: Public ordinary functions
Function, cursor-new-for-display: Public ordinary functions
Function, cursor-new-from-name: Public ordinary functions
Function, cursor-new-from-pixbuf: Public ordinary functions
Function, cursor-new-from-pixmap: Public ordinary functions
Function, default-display: Public ordinary functions
Function, default-screen: Public ordinary functions
Function, dispaly-add-client-message-filter: Private ordinary functions
Function, display-beep: Public ordinary functions
Function, display-close: Public ordinary functions
Function, display-flush: Public ordinary functions
Function, display-get-event: Public ordinary functions
Function, display-get-maximal-cursor-size: Public ordinary functions
Function, display-get-pointer: Public ordinary functions
Function, display-get-screen: Public ordinary functions
Function, display-get-window-at-pointer: Public ordinary functions
Function, display-keyboard-ungrab: Public ordinary functions
Function, display-manager-get: Public ordinary functions
Function, display-open: Public ordinary functions
Function, display-peek-event: Public ordinary functions
Function, display-pointer-is-grabbed: Public ordinary functions
Function, display-pointer-ungrab: Public ordinary functions
Function, display-put-event: Public ordinary functions
Function, display-request-selection-notification: Public ordinary functions
Function, display-set-double-click-distance: Public ordinary functions
Function, display-set-double-click-time: Public ordinary functions
Function, display-store-clipboard: Public ordinary functions
Function, display-sync: Public ordinary functions
Function, display-warp-pointer: Public ordinary functions
Function, draw-arc: Public ordinary functions
Function, draw-drawable: Public ordinary functions
Function, draw-glyphs: Public ordinary functions
Function, draw-glyphs-transformed: Public ordinary functions
Function, draw-gray-image: Public ordinary functions
Function, draw-image: Public ordinary functions
Function, draw-indexed-image: Public ordinary functions
Function, draw-layout: Public ordinary functions
Function, draw-layout-line: Public ordinary functions
Function, draw-layout-line-with-colors: Public ordinary functions
Function, draw-layout-with-colors: Public ordinary functions
Function, draw-line: Public ordinary functions
Function, draw-lines: Public ordinary functions
Function, draw-pixbuf: Public ordinary functions
Function, draw-point: Public ordinary functions
Function, draw-points: Public ordinary functions
Function, draw-polygon: Public ordinary functions
Function, draw-rectangle: Private ordinary functions
Function, draw-rgb-32-image: Public ordinary functions
Function, draw-rgb-32-image-dithalign: Public ordinary functions
Function, draw-rgb-image: Public ordinary functions
Function, draw-rgb-image-dithalign: Public ordinary functions
Function, draw-segments: Public ordinary functions
Function, draw-trapezoids: Public ordinary functions
Function, drawable-copy-to-image: Public ordinary functions
Function, drawable-get-image: Public ordinary functions
Function, drawable-get-size: Public ordinary functions
Function, event-button-axes: Public ordinary functions
Function, event-button-button: Public ordinary functions
Function, event-button-device: Public ordinary functions
Function, event-button-p: Private ordinary functions
Function, event-button-send-event: Public ordinary functions
Function, event-button-state: Public ordinary functions
Function, event-button-time: Public ordinary functions
Function, event-button-type: Public ordinary functions
Function, event-button-window: Public ordinary functions
Function, event-button-x: Public ordinary functions
Function, event-button-x-root: Public ordinary functions
Function, event-button-y: Public ordinary functions
Function, event-button-y-root: Public ordinary functions
Function, event-client-16-data: Public ordinary functions
Function, event-client-16-data-format: Public ordinary functions
Function, event-client-16-message-time: Public ordinary functions
Function, event-client-16-p: Private ordinary functions
Function, event-client-16-send-event: Public ordinary functions
Function, event-client-16-type: Public ordinary functions
Function, event-client-16-window: Public ordinary functions
Function, event-client-32-data: Public ordinary functions
Function, event-client-32-data-format: Public ordinary functions
Function, event-client-32-message-time: Public ordinary functions
Function, event-client-32-p: Private ordinary functions
Function, event-client-32-send-event: Public ordinary functions
Function, event-client-32-type: Public ordinary functions
Function, event-client-32-window: Public ordinary functions
Function, event-client-8-data: Public ordinary functions
Function, event-client-8-data-format: Public ordinary functions
Function, event-client-8-message-time: Public ordinary functions
Function, event-client-8-p: Private ordinary functions
Function, event-client-8-send-event: Public ordinary functions
Function, event-client-8-type: Public ordinary functions
Function, event-client-8-window: Public ordinary functions
Function, event-client-data-format: Public ordinary functions
Function, event-client-message-time: Public ordinary functions
Function, event-client-p: Private ordinary functions
Function, event-client-send-event: Public ordinary functions
Function, event-client-type: Public ordinary functions
Function, event-client-window: Public ordinary functions
Function, event-configure-height: Public ordinary functions
Function, event-configure-p: Private ordinary functions
Function, event-configure-send-event: Public ordinary functions
Function, event-configure-type: Public ordinary functions
Function, event-configure-width: Public ordinary functions
Function, event-configure-window: Public ordinary functions
Function, event-configure-x: Public ordinary functions
Function, event-configure-y: Public ordinary functions
Function, event-crossing-detail: Public ordinary functions
Function, event-crossing-focus: Public ordinary functions
Function, event-crossing-mode: Public ordinary functions
Function, event-crossing-p: Private ordinary functions
Function, event-crossing-send-event: Public ordinary functions
Function, event-crossing-state: Public ordinary functions
Function, event-crossing-sub-window: Public ordinary functions
Function, event-crossing-time: Public ordinary functions
Function, event-crossing-type: Public ordinary functions
Function, event-crossing-window: Public ordinary functions
Function, event-crossing-x: Public ordinary functions
Function, event-crossing-x-root: Public ordinary functions
Function, event-crossing-y: Public ordinary functions
Function, event-crossing-y-root: Public ordinary functions
Function, event-dnd-drag-context: Public ordinary functions
Function, event-dnd-p: Private ordinary functions
Function, event-dnd-send-event: Public ordinary functions
Function, event-dnd-time: Public ordinary functions
Function, event-dnd-type: Public ordinary functions
Function, event-dnd-window: Public ordinary functions
Function, event-dnd-x-root: Public ordinary functions
Function, event-dnd-y-root: Public ordinary functions
Function, event-expose-area: Public ordinary functions
Function, event-expose-count: Public ordinary functions
Function, event-expose-p: Private ordinary functions
Function, event-expose-region: Public ordinary functions
Function, event-expose-send-event: Public ordinary functions
Function, event-expose-type: Public ordinary functions
Function, event-expose-window: Public ordinary functions
Function, event-focus-in: Public ordinary functions
Function, event-focus-p: Private ordinary functions
Function, event-focus-send-event: Public ordinary functions
Function, event-focus-type: Public ordinary functions
Function, event-focus-window: Public ordinary functions
Function, event-get: Private ordinary functions
Function, event-get-axis: Public ordinary functions
Function, event-get-coords: Public ordinary functions
Function, event-get-root-coords: Public ordinary functions
Function, event-get-state: Public ordinary functions
Function, event-get-time: Public ordinary functions
Function, event-grab-broken-grab-window: Public ordinary functions
Function, event-grab-broken-implicit: Public ordinary functions
Function, event-grab-broken-keyboard: Public ordinary functions
Function, event-grab-broken-p: Private ordinary functions
Function, event-grab-broken-send-event: Public ordinary functions
Function, event-grab-broken-type: Public ordinary functions
Function, event-grab-broken-window: Public ordinary functions
Function, event-handler-set: Public ordinary functions
Function, event-key-group: Public ordinary functions
Function, event-key-hardware-keycode: Public ordinary functions
Function, event-key-is-modifier: Public ordinary functions
Function, event-key-keyval: Public ordinary functions
Function, event-key-length: Public ordinary functions
Function, event-key-p: Private ordinary functions
Function, event-key-send-event: Public ordinary functions
Function, event-key-state: Public ordinary functions
Function, event-key-string: Public ordinary functions
Function, event-key-time: Public ordinary functions
Function, event-key-type: Public ordinary functions
Function, event-key-window: Public ordinary functions
Function, event-motion-axes: Public ordinary functions
Function, event-motion-device: Public ordinary functions
Function, event-motion-is-hint: Public ordinary functions
Function, event-motion-p: Private ordinary functions
Function, event-motion-send-event: Public ordinary functions
Function, event-motion-state: Public ordinary functions
Function, event-motion-time: Public ordinary functions
Function, event-motion-type: Public ordinary functions
Function, event-motion-window: Public ordinary functions
Function, event-motion-x: Public ordinary functions
Function, event-motion-x-root: Public ordinary functions
Function, event-motion-y: Public ordinary functions
Function, event-motion-y-root: Public ordinary functions
Function, event-no-expose-p: Private ordinary functions
Function, event-no-expose-send-event: Public ordinary functions
Function, event-no-expose-type: Public ordinary functions
Function, event-no-expose-window: Public ordinary functions
Function, event-owner-change-owner: Public ordinary functions
Function, event-owner-change-p: Private ordinary functions
Function, event-owner-change-reason: Public ordinary functions
Function, event-owner-change-selection: Public ordinary functions
Function, event-owner-change-selection-time: Public ordinary functions
Function, event-owner-change-send-event: Public ordinary functions
Function, event-owner-change-time: Public ordinary functions
Function, event-owner-change-type: Public ordinary functions
Function, event-owner-change-window: Public ordinary functions
Function, event-p: Private ordinary functions
Function, event-peek: Public ordinary functions
Function, event-property-atom: Public ordinary functions
Function, event-property-p: Private ordinary functions
Function, event-property-send-event: Public ordinary functions
Function, event-property-state: Public ordinary functions
Function, event-property-time: Public ordinary functions
Function, event-property-type: Public ordinary functions
Function, event-property-window: Public ordinary functions
Function, event-proximity-device: Public ordinary functions
Function, event-proximity-p: Private ordinary functions
Function, event-proximity-send-event: Public ordinary functions
Function, event-proximity-time: Public ordinary functions
Function, event-proximity-type: Public ordinary functions
Function, event-proximity-window: Public ordinary functions
Function, event-put: Public ordinary functions
Function, event-request-motions: Public ordinary functions
Function, event-scroll-device: Public ordinary functions
Function, event-scroll-direction: Public ordinary functions
Function, event-scroll-p: Private ordinary functions
Function, event-scroll-send-event: Public ordinary functions
Function, event-scroll-state: Public ordinary functions
Function, event-scroll-time: Public ordinary functions
Function, event-scroll-type: Public ordinary functions
Function, event-scroll-window: Public ordinary functions
Function, event-scroll-x: Public ordinary functions
Function, event-scroll-x-root: Public ordinary functions
Function, event-scroll-y: Public ordinary functions
Function, event-scroll-y-root: Public ordinary functions
Function, event-selection-p: Private ordinary functions
Function, event-selection-property: Public ordinary functions
Function, event-selection-requestor: Public ordinary functions
Function, event-selection-selection: Public ordinary functions
Function, event-selection-send-event: Public ordinary functions
Function, event-selection-target: Public ordinary functions
Function, event-selection-time: Public ordinary functions
Function, event-selection-type: Public ordinary functions
Function, event-selection-window: Public ordinary functions
Function, event-send-client-message: Public ordinary functions
Function, event-send-client-message-for-display: Public ordinary functions
Function, event-send-client-message-to-all: Public ordinary functions
Function, event-send-event: Public ordinary functions
Function, event-setting-action: Public ordinary functions
Function, event-setting-name: Public ordinary functions
Function, event-setting-p: Private ordinary functions
Function, event-setting-send-event: Public ordinary functions
Function, event-setting-type: Public ordinary functions
Function, event-setting-window: Public ordinary functions
Function, event-type: Public ordinary functions
Function, event-visibility-p: Private ordinary functions
Function, event-visibility-send-event: Public ordinary functions
Function, event-visibility-state: Public ordinary functions
Function, event-visibility-type: Public ordinary functions
Function, event-visibility-window: Public ordinary functions
Function, event-window: Public ordinary functions
Function, event-window-state-changed-mask: Public ordinary functions
Function, event-window-state-new-window-state: Public ordinary functions
Function, event-window-state-p: Private ordinary functions
Function, event-window-state-send-event: Public ordinary functions
Function, event-window-state-type: Public ordinary functions
Function, event-window-state-window: Public ordinary functions
Function, events-pending: Public ordinary functions
Function, gc-values-background: Public ordinary functions
Function, gc-values-cap-style: Public ordinary functions
Function, gc-values-clip-mask: Public ordinary functions
Function, gc-values-clip-x-origin: Public ordinary functions
Function, gc-values-clip-y-origin: Public ordinary functions
Function, gc-values-fill: Public ordinary functions
Function, gc-values-font: Public ordinary functions
Function, gc-values-foregound: Public ordinary functions
Function, gc-values-function: Public ordinary functions
Function, gc-values-graphics-exposures: Public ordinary functions
Function, gc-values-join-style: Public ordinary functions
Function, gc-values-line-style: Public ordinary functions
Function, gc-values-line-width: Public ordinary functions
Function, gc-values-p: Private ordinary functions
Function, gc-values-stipple: Public ordinary functions
Function, gc-values-subwindow-mode: Public ordinary functions
Function, gc-values-tile: Public ordinary functions
Function, gc-values-ts-x-origin: Public ordinary functions
Function, gc-values-ts-y-origin: Public ordinary functions
Function, gdk-add-client-message-filter: Public ordinary functions
Function, gdk-atom-intern: Private ordinary functions
Function, gdk-atom-name: Private ordinary functions
Function, gdk-beep: Public ordinary functions
Function, gdk-color-hash: Public ordinary functions
Function, gdk-color-parse: Private ordinary functions
Function, gdk-colormap-alloc-colors: Private ordinary functions
Function, gdk-colormap-free-colors: Private ordinary functions
Function, gdk-colormap-query-color: Private ordinary functions
Function, gdk-device-axis-max: Private ordinary functions
Function, gdk-device-axis-min: Private ordinary functions
Function, gdk-device-axis-p: Private ordinary functions
Function, gdk-device-axis-use: Private ordinary functions
Function, gdk-device-get-axis: Public ordinary functions
Function, gdk-device-get-core-pointer: Public ordinary functions
Function, gdk-device-get-history: Public ordinary functions
Function, gdk-device-get-state: Public ordinary functions
Function, gdk-device-key-keyval: Private ordinary functions
Function, gdk-device-key-modifiers: Private ordinary functions
Function, gdk-device-key-p: Private ordinary functions
Function, gdk-device-set-axis-use: Public ordinary functions
Function, gdk-device-set-key: Public ordinary functions
Function, gdk-devices-list: Public ordinary functions
Function, gdk-display-get-maximal-cursor-size: Private ordinary functions
Function, gdk-display-get-pointer: Private ordinary functions
Function, gdk-display-get-window-at-pointer: Private ordinary functions
Function, gdk-display-store-clipboard: Private ordinary functions
Function, gdk-drag-abort: Public ordinary functions
Function, gdk-drag-begin: Public ordinary functions
Function, gdk-drag-drop: Public ordinary functions
Function, gdk-drag-drop-succeeded: Public ordinary functions
Function, gdk-drag-find-window: Public ordinary functions
Function, gdk-drag-find-window-for-screen: Public ordinary functions
Function, gdk-drag-get-protocol: Public ordinary functions
Function, gdk-drag-get-protocol-for-dispaly: Private ordinary functions
Function, gdk-drag-get-selection: Public ordinary functions
Function, gdk-drag-motion: Public ordinary functions
Function, gdk-drag-status: Public ordinary functions
Function, gdk-draw-lines: Private ordinary functions
Function, gdk-draw-points: Private ordinary functions
Function, gdk-draw-polygon: Private ordinary functions
Function, gdk-draw-segments: Private ordinary functions
Function, gdk-draw-trapezoids: Private ordinary functions
Function, gdk-drawable-get-size: Private ordinary functions
Function, gdk-drop-finish: Public ordinary functions
Function, gdk-drop-reply: Public ordinary functions
Function, gdk-error-trap-pop: Public ordinary functions
Function, gdk-error-trap-push: Public ordinary functions
Function, gdk-flush: Public ordinary functions
Function, gdk-gc-get-values: Private ordinary functions
Function, gdk-gc-set-dashes: Private ordinary functions
Function, gdk-get-default-root-window: Public ordinary functions
Function, gdk-get-program-class: Private ordinary functions
Function, gdk-get-setting: Public ordinary functions
Function, gdk-get-show-events: Public ordinary functions
Function, gdk-image-get-pixel: Public ordinary functions
Function, gdk-image-new: Public ordinary functions
Function, gdk-image-put-pixel: Public ordinary functions
Function, gdk-input-set-extension-events: Public ordinary functions
Function, gdk-notify-startup-complete: Private ordinary functions
Function, gdk-notify-startup-complete-with-id: Private ordinary functions
Function, gdk-offscreen-window-embedder: Public ordinary functions
Function, gdk-offscreen-window-get-pixmap: Public ordinary functions
Function, gdk-pango-context-get: Public ordinary functions
Function, gdk-pango-context-get-for-screen: Public ordinary functions
Function, gdk-pango-layout-get-clip-region: Public ordinary functions
Function, gdk-pango-layout-line-get-clip-region: Public ordinary functions
Function, gdk-pango-renderer-get-default: Public ordinary functions
Function, gdk-pango-renderer-new: Public ordinary functions
Function, gdk-pango-renderer-set-drawable: Public ordinary functions
Function, gdk-pango-renderer-set-gc: Public ordinary functions
Function, gdk-pango-renderer-set-override-color: Public ordinary functions
Function, gdk-pango-renderer-set-stipple: Public ordinary functions
Function, gdk-pixbuf-get-from-drawable: Private ordinary functions
Function, gdk-pixbuf-get-from-image: Private ordinary functions
Function, gdk-pixbuf-new-from-file: Private ordinary functions
Function, gdk-pixbuf-render-pixmap-and-mask: Private ordinary functions
Function, gdk-pixbuf-render-pixmap-and-mask-for-colormap: Private ordinary functions
Function, gdk-pixbuf-savev: Private ordinary functions
Function, gdk-pixmap-colormap-create-from-xpm: Private ordinary functions
Function, gdk-pixmap-colormap-create-from-xpm-d: Private ordinary functions
Function, gdk-pixmap-colormap-create-from-xpm-d-1: Private ordinary functions
Function, gdk-pixmap-create-from-xpm: Private ordinary functions
Function, gdk-pixmap-create-from-xpm-d: Private ordinary functions
Function, gdk-pixmap-create-from-xpm-d-1: Private ordinary functions
Function, gdk-query-depths: Public ordinary functions
Function, gdk-query-visual-types: Public ordinary functions
Function, gdk-rectangle-intersect: Private ordinary functions
Function, gdk-rectangle-union: Private ordinary functions
Function, gdk-region-get-clipbox: Private ordinary functions
Function, gdk-region-get-rectangles: Private ordinary functions
Function, gdk-region-new: Private ordinary functions
Function, gdk-region-polygon: Private ordinary functions
Function, gdk-region-spans-intersect-foreach: Private ordinary functions
Function, gdk-screen-get-monitor-geometry: Private ordinary functions
Function, gdk-screen-get-setting: Private ordinary functions
Function, gdk-selection-convert: Public ordinary functions
Function, gdk-selection-owner-get: Public ordinary functions
Function, gdk-selection-owner-get-for-display: Public ordinary functions
Function, gdk-selection-owner-set: Public ordinary functions
Function, gdk-selection-owner-set-for-display: Public ordinary functions
Function, gdk-selection-property-get: Public ordinary functions
Function, gdk-selection-send-notify: Public ordinary functions
Function, gdk-selection-send-notify-for-display: Public ordinary functions
Function, gdk-set-locale: Public ordinary functions
Function, gdk-set-program-class: Private ordinary functions
Function, gdk-set-show-events: Public ordinary functions
Function, gdk-spawn-command-line-on-screen: Private ordinary functions
Function, gdk-spawn-on-screen: Public ordinary functions
Function, gdk-threads-add-idle-full: Public ordinary functions
Function, gdk-threads-add-timeout-full: Public ordinary functions
Function, gdk-threads-add-timeout-seconds-full: Public ordinary functions
Function, gdk-threads-enter: Public ordinary functions
Function, gdk-threads-init: Private ordinary functions
Function, gdk-threads-leave: Public ordinary functions
Function, gdk-time-coord-axes: Private ordinary functions
Function, gdk-time-coord-p: Private ordinary functions
Function, gdk-time-coord-time: Private ordinary functions
Function, gdk-visual-get-bits-per-rgb: Private ordinary functions
Function, gdk-visual-get-blue-mask: Private ordinary functions
Function, gdk-visual-get-blue-prec: Private ordinary functions
Function, gdk-visual-get-blue-shift: Private ordinary functions
Function, gdk-visual-get-byte-order: Private ordinary functions
Function, gdk-visual-get-colormap-size: Private ordinary functions
Function, gdk-visual-get-depth: Private ordinary functions
Function, gdk-visual-get-green-mask: Private ordinary functions
Function, gdk-visual-get-green-prec: Private ordinary functions
Function, gdk-visual-get-green-shift: Private ordinary functions
Function, gdk-visual-get-red-mask: Private ordinary functions
Function, gdk-visual-get-red-prec: Private ordinary functions
Function, gdk-visual-get-red-shift: Private ordinary functions
Function, gdk-visual-get-visual-type: Private ordinary functions
Function, gdk-window-at-pointer: Private ordinary functions
Function, gdk-window-attr-colormap: Public ordinary functions
Function, gdk-window-attr-cursor: Public ordinary functions
Function, gdk-window-attr-event-mask: Public ordinary functions
Function, gdk-window-attr-height: Public ordinary functions
Function, gdk-window-attr-override-redirect: Public ordinary functions
Function, gdk-window-attr-p: Private ordinary functions
Function, gdk-window-attr-title: Public ordinary functions
Function, gdk-window-attr-type-hint: Public ordinary functions
Function, gdk-window-attr-visual: Public ordinary functions
Function, gdk-window-attr-width: Public ordinary functions
Function, gdk-window-attr-window-class: Public ordinary functions
Function, gdk-window-attr-window-type: Public ordinary functions
Function, gdk-window-attr-wmclass-class: Public ordinary functions
Function, gdk-window-attr-wmclass-name: Public ordinary functions
Function, gdk-window-attr-x: Public ordinary functions
Function, gdk-window-attr-y: Public ordinary functions
Function, gdk-window-beep: Public ordinary functions
Function, gdk-window-begin-move-drag: Public ordinary functions
Function, gdk-window-begin-paint-rect: Public ordinary functions
Function, gdk-window-begin-paint-region: Public ordinary functions
Function, gdk-window-begin-resize-drag: Public ordinary functions
Function, gdk-window-clear: Public ordinary functions
Function, gdk-window-clear-area: Public ordinary functions
Function, gdk-window-clear-area-e: Public ordinary functions
Function, gdk-window-configure-finished: Public ordinary functions
Function, gdk-window-constrain-size: Public ordinary functions
Function, gdk-window-deiconify: Public ordinary functions
Function, gdk-window-destroy: Public ordinary functions
Function, gdk-window-enable-synchronized-configure: Public ordinary functions
Function, gdk-window-ensure-native: Public ordinary functions
Function, gdk-window-flush: Public ordinary functions
Function, gdk-window-focus: Public ordinary functions
Function, gdk-window-freeze-updates: Public ordinary functions
Function, gdk-window-fullscreen: Private ordinary functions
Function, gdk-window-geometry-changed: Public ordinary functions
Function, gdk-window-get-decorations: Private ordinary functions
Function, gdk-window-get-frame-extents: Public ordinary functions
Function, gdk-window-get-geometry: Public ordinary functions
Function, gdk-window-get-internal-paint-info: Public ordinary functions
Function, gdk-window-get-origin: Public ordinary functions
Function, gdk-window-get-pointer: Public ordinary functions
Function, gdk-window-get-position: Public ordinary functions
Function, gdk-window-get-root-coords: Public ordinary functions
Function, gdk-window-get-root-origin: Public ordinary functions
Function, gdk-window-get-update-area: Public ordinary functions
Function, gdk-window-hide: Public ordinary functions
Function, gdk-window-iconify: Public ordinary functions
Function, gdk-window-input-shape-combine-mask: Public ordinary functions
Function, gdk-window-input-shape-combine-region: Public ordinary functions
Function, gdk-window-invalidate-maybe-recurse: Public ordinary functions
Function, gdk-window-invalidate-rect: Public ordinary functions
Function, gdk-window-invalidate-region: Public ordinary functions
Function, gdk-window-lower: Public ordinary functions
Function, gdk-window-maximize: Public ordinary functions
Function, gdk-window-merge-child-input-shapes: Public ordinary functions
Function, gdk-window-merge-child-shapes: Public ordinary functions
Function, gdk-window-move: Public ordinary functions
Function, gdk-window-move-region: Public ordinary functions
Function, gdk-window-move-resize: Public ordinary functions
Function, gdk-window-new: Public ordinary functions
Function, gdk-window-process-all-updates: Public ordinary functions
Function, gdk-window-process-updates: Public ordinary functions
Function, gdk-window-raise: Public ordinary functions
Function, gdk-window-redirect-to-drawable: Public ordinary functions
Function, gdk-window-register-dnd: Public ordinary functions
Function, gdk-window-remove-redirection: Public ordinary functions
Function, gdk-window-reparent: Public ordinary functions
Function, gdk-window-resize: Public ordinary functions
Function, gdk-window-restack: Public ordinary functions
Function, gdk-window-scroll: Public ordinary functions
Function, gdk-window-set-back-pixmap: Public ordinary functions
Function, gdk-window-set-child-input-shapes: Private ordinary functions
Function, gdk-window-set-child-shapes: Public ordinary functions
Function, gdk-window-set-debug-updates: Public ordinary functions
Function, gdk-window-set-geometry-hints: Public ordinary functions
Function, gdk-window-set-icon: Public ordinary functions
Function, gdk-window-set-static-gravities: Public ordinary functions
Function, gdk-window-shape-combine-mask: Public ordinary functions
Function, gdk-window-shape-combine-region: Public ordinary functions
Function, gdk-window-show: Public ordinary functions
Function, gdk-window-show-unraised: Public ordinary functions
Function, gdk-window-stick: Public ordinary functions
Function, gdk-window-thaw-updates: Public ordinary functions
Function, gdk-window-unmaximize: Public ordinary functions
Function, gdk-window-unstick: Public ordinary functions
Function, gdk-window-withdraw: Public ordinary functions
Function, gdk_add_client_message_filter: Private ordinary functions
Function, gdk_device_free_history: Private ordinary functions
Function, gdk_device_get_axis: Private ordinary functions
Function, gdk_device_get_history: Private ordinary functions
Function, gdk_device_get_state: Private ordinary functions
Function, gdk_device_set_mode: Private ordinary functions
Function, gdk_display_add_client_message_filter: Private ordinary functions
Function, gdk_drag_find_window: Private ordinary functions
Function, gdk_drag_find_window_for_screen: Private ordinary functions
Function, gdk_drag_get_protocol: Private ordinary functions
Function, gdk_drag_get_protocol_for_display: Private ordinary functions
Function, gdk_event_get_axis: Private ordinary functions
Function, gdk_event_get_coords: Private ordinary functions
Function, gdk_event_get_root_coords: Private ordinary functions
Function, gdk_event_get_state: Private ordinary functions
Function, gdk_event_handler_set: Private ordinary functions
Function, gdk_keymap_get_entries_for_keycode: Private ordinary functions
Function, gdk_keymap_get_entries_for_keyval: Private ordinary functions
Function, gdk_keymap_translate_keyboard_state: Private ordinary functions
Function, gdk_offscreen_window_set_embedder: Private ordinary functions
Function, gdk_pango_layout_get_clip_region: Private ordinary functions
Function, gdk_pango_layout_line_get_clip_region: Private ordinary functions
Function, gdk_setting_get: Private ordinary functions
Function, gdk_spawn_on_screen: Private ordinary functions
Function, gdk_spawn_on_screen_with_pipes: Private ordinary functions
Function, gdk_threads_add_idle_full: Private ordinary functions
Function, gdk_threads_add_timeout_full: Private ordinary functions
Function, gdk_threads_add_timeout_seconds_full: Private ordinary functions
Function, gdk_window_constrain_size: Private ordinary functions
Function, gdk_window_get_decorations: Private ordinary functions
Function, gdk_window_get_frame_extents: Private ordinary functions
Function, gdk_window_get_geometry: Private ordinary functions
Function, gdk_window_get_internal_paint_info: Private ordinary functions
Function, gdk_window_get_origin: Private ordinary functions
Function, gdk_window_get_pointer: Private ordinary functions
Function, gdk_window_get_position: Private ordinary functions
Function, gdk_window_get_root_coords: Private ordinary functions
Function, gdk_window_get_root_origin: Private ordinary functions
Function, gdk_window_invalidate_maybe_recurse: Private ordinary functions
Function, geometry-base-height: Public ordinary functions
Function, geometry-base-width: Public ordinary functions
Function, geometry-gravity: Public ordinary functions
Function, geometry-height-increment: Public ordinary functions
Function, geometry-max-aspect: Public ordinary functions
Function, geometry-max-height: Public ordinary functions
Function, geometry-max-width: Public ordinary functions
Function, geometry-min-aspect: Public ordinary functions
Function, geometry-min-height: Public ordinary functions
Function, geometry-min-width: Public ordinary functions
Function, geometry-p: Private ordinary functions
Function, geometry-width-increment: Public ordinary functions
Function, get-display: Public ordinary functions
Function, graphics-context-copy: Public ordinary functions
Function, graphics-context-get-values: Public ordinary functions
Function, graphics-context-new: Public ordinary functions
Function, graphics-context-new-with-values: Public ordinary functions
Function, graphics-context-offset: Private ordinary functions
Function, graphics-context-set-clip-origin: Public ordinary functions
Function, graphics-context-set-dashes: Public ordinary functions
Function, graphics-context-set-line-attributes: Public ordinary functions
Function, graphics-context-set-ts-origin: Public ordinary functions
Function, graphics-context-set-values: Public ordinary functions
Function, keyboard-grab: Public ordinary functions
Function, keyboard-ungrab: Public ordinary functions
Function, keymap-get-default: Public ordinary functions
Function, keymap-get-entries-for-keymap: Public ordinary functions
Function, keymap-get-entries-for-keyval: Public ordinary functions
Function, keymap-get-for-display: Public ordinary functions
Function, keymap-key-group: Private ordinary functions
Function, keymap-key-keycode: Private ordinary functions
Function, keymap-key-level: Private ordinary functions
Function, keymap-key-p: Private ordinary functions
Function, keymap-lookup-key: Public ordinary functions
Function, keymap-translate-keyboard-state: Public ordinary functions
Function, keyval-from-name: Public ordinary functions
Function, keyval-is-lower: Private ordinary functions
Function, keyval-is-upper: Public ordinary functions
Function, keyval-name: Public ordinary functions
Function, keyval-to-char: Public ordinary functions
Function, keyval-to-lower: Public ordinary functions
Function, keyval-to-upper: Public ordinary functions
Function, list-visuals: Public ordinary functions
Function, make-color: Public ordinary functions
Function, make-event: Public ordinary functions
Function, make-event-button: Public ordinary functions
Function, make-event-client: Public ordinary functions
Function, make-event-client-16: Public ordinary functions
Function, make-event-client-32: Public ordinary functions
Function, make-event-client-8: Public ordinary functions
Function, make-event-configure: Public ordinary functions
Function, make-event-crossing: Public ordinary functions
Function, make-event-dnd: Public ordinary functions
Function, make-event-expose: Public ordinary functions
Function, make-event-focus: Public ordinary functions
Function, make-event-grab-broken: Public ordinary functions
Function, make-event-key: Public ordinary functions
Function, make-event-motion: Public ordinary functions
Function, make-event-no-expose: Public ordinary functions
Function, make-event-owner-change: Public ordinary functions
Function, make-event-property: Public ordinary functions
Function, make-event-proximity: Public ordinary functions
Function, make-event-scroll: Public ordinary functions
Function, make-event-selection: Public ordinary functions
Function, make-event-setting: Public ordinary functions
Function, make-event-visibility: Public ordinary functions
Function, make-event-window-state: Public ordinary functions
Function, make-gc-values: Public ordinary functions
Function, make-gdk-device-axis: Private ordinary functions
Function, make-gdk-device-key: Private ordinary functions
Function, make-gdk-time-coord: Private ordinary functions
Function, make-gdk-window-attr: Public ordinary functions
Function, make-geometry: Public ordinary functions
Function, make-keymap-key: Private ordinary functions
Function, make-point: Public ordinary functions
Function, make-rectangle: Public ordinary functions
Function, make-rgb-cmap: Private ordinary functions
Function, make-segment: Public ordinary functions
Function, make-span: Public ordinary functions
Function, make-trapezoid: Public ordinary functions
Function, notify-startup-complete: Public ordinary functions
Function, pixbuf-get-from-drawable: Public ordinary functions
Function, pixbuf-get-from-image: Public ordinary functions
Function, pixbuf-new-from-file: Public ordinary functions
Function, pixbuf-render-pixmap-and-mask: Public ordinary functions
Function, pixbuf-render-pixmap-and-mask-for-colormap: Public ordinary functions
Function, pixbuf-render-threshold-alpha: Public ordinary functions
Function, pixbuf-render-to-drawable: Public ordinary functions
Function, pixbuf-render-to-drawable-alpha: Public ordinary functions
Function, pixbuf-save: Public ordinary functions
Function, pixmap-create-from-data: Public ordinary functions
Function, pixmap-create-from-xpm: Public ordinary functions
Function, pixmap-new: Public ordinary functions
Function, point-p: Private ordinary functions
Function, point-x: Public ordinary functions
Function, point-y: Public ordinary functions
Function, pointer-grab: Public ordinary functions
Function, pointer-grabbed-p: Public ordinary functions
Function, pointer-ungrab: Public ordinary functions
Function, program-class: Public ordinary functions
Function, rectangle-height: Public ordinary functions
Function, rectangle-intersect: Public ordinary functions
Function, rectangle-p: Private ordinary functions
Function, rectangle-union: Public ordinary functions
Function, rectangle-width: Public ordinary functions
Function, rectangle-x: Public ordinary functions
Function, rectangle-y: Public ordinary functions
Function, region-from-polygon: Public ordinary functions
Function, region-from-rectangle: Public ordinary functions
Function, region-get-clipbox: Public ordinary functions
Function, region-get-rectangles: Public ordinary functions
Function, region-intersect: Public ordinary functions
Function, region-is-empty: Public ordinary functions
Function, region-offset: Public ordinary functions
Function, region-point-in: Public ordinary functions
Function, region-rect-in: Public ordinary functions
Function, region-shrink: Public ordinary functions
Function, region-spans-intersect-foreach: Public ordinary functions
Function, region-subtract: Public ordinary functions
Function, region-union: Public ordinary functions
Function, region-union-with-rect: Public ordinary functions
Function, region-xor: Public ordinary functions
Function, region=: Public ordinary functions
Function, rgb-cmap-colors: Private ordinary functions
Function, rgb-cmap-n-colors: Private ordinary functions
Function, rgb-cmap-p: Private ordinary functions
Function, rgb-colormap-ditherable: Public ordinary functions
Function, rgb-ditherable: Public ordinary functions
Function, rgb-find-color: Public ordinary functions
Function, rgb-get-colormap: Public ordinary functions
Function, rgb-get-visual: Public ordinary functions
Function, rgb-set-install: Public ordinary functions
Function, rgb-set-min-colors: Public ordinary functions
Function, rgb-set-verbose: Public ordinary functions
Function, screen-broadcast-client-message: Public ordinary functions
Function, screen-get-monitor-at-point: Public ordinary functions
Function, screen-get-monitor-at-window: Public ordinary functions
Function, screen-get-monitor-geometry: Public ordinary functions
Function, screen-get-monitor-height-mm: Public ordinary functions
Function, screen-get-monitor-plug-name: Public ordinary functions
Function, screen-get-monitor-width-mm: Public ordinary functions
Function, screen-get-setting: Public ordinary functions
Function, segment-p: Private ordinary functions
Function, segment-x1: Public ordinary functions
Function, segment-x2: Public ordinary functions
Function, segment-y1: Public ordinary functions
Function, segment-y2: Public ordinary functions
Function, set-sm-client-id: Public ordinary functions
Function, span-p: Private ordinary functions
Function, span-width: Public ordinary functions
Function, span-x: Public ordinary functions
Function, span-y: Public ordinary functions
Function, spawn-command-line-on-screen: Public ordinary functions
Function, trapezoid-p: Private ordinary functions
Function, trapezoid-x11: Public ordinary functions
Function, trapezoid-x12: Public ordinary functions
Function, trapezoid-x21: Public ordinary functions
Function, trapezoid-x22: Public ordinary functions
Function, trapezoid-y1: Public ordinary functions
Function, trapezoid-y2: Public ordinary functions
Function, visual-get-best: Public ordinary functions
Function, visual-get-best-depth: Public ordinary functions
Function, visual-get-best-type: Public ordinary functions
Function, visual-get-best-with-both: Public ordinary functions
Function, visual-get-best-with-depth: Public ordinary functions
Function, visual-get-system: Public ordinary functions

G
gc-values-background: Public ordinary functions
gc-values-cap-style: Public ordinary functions
gc-values-clip-mask: Public ordinary functions
gc-values-clip-x-origin: Public ordinary functions
gc-values-clip-y-origin: Public ordinary functions
gc-values-fill: Public ordinary functions
gc-values-font: Public ordinary functions
gc-values-foregound: Public ordinary functions
gc-values-function: Public ordinary functions
gc-values-graphics-exposures: Public ordinary functions
gc-values-join-style: Public ordinary functions
gc-values-line-style: Public ordinary functions
gc-values-line-width: Public ordinary functions
gc-values-p: Private ordinary functions
gc-values-stipple: Public ordinary functions
gc-values-subwindow-mode: Public ordinary functions
gc-values-tile: Public ordinary functions
gc-values-ts-x-origin: Public ordinary functions
gc-values-ts-y-origin: Public ordinary functions
gdk-add-client-message-filter: Public ordinary functions
gdk-app-launch-context-desktop: Public generic functions
gdk-app-launch-context-desktop: Public generic functions
gdk-app-launch-context-display: Public generic functions
gdk-app-launch-context-display: Public generic functions
gdk-app-launch-context-icon: Public generic functions
gdk-app-launch-context-icon: Public generic functions
gdk-app-launch-context-icon-name: Public generic functions
gdk-app-launch-context-icon-name: Public generic functions
gdk-app-launch-context-screen: Public generic functions
gdk-app-launch-context-screen: Public generic functions
gdk-app-launch-context-timestamp: Public generic functions
gdk-app-launch-context-timestamp: Public generic functions
gdk-atom-intern: Private ordinary functions
gdk-atom-name: Private ordinary functions
gdk-beep: Public ordinary functions
gdk-color-hash: Public ordinary functions
gdk-color-parse: Private ordinary functions
gdk-colormap-alloc-colors: Private ordinary functions
gdk-colormap-free-colors: Private ordinary functions
gdk-colormap-query-color: Private ordinary functions
gdk-colormap-screen: Public generic functions
gdk-colormap-screen: Public generic functions
gdk-colormap-visual: Public generic functions
gdk-colormap-visual: Public generic functions
gdk-device-axes: Public generic functions
gdk-device-axes: Public generic functions
gdk-device-axis-max: Private ordinary functions
gdk-device-axis-min: Private ordinary functions
gdk-device-axis-p: Private ordinary functions
gdk-device-axis-use: Private ordinary functions
gdk-device-get-axis: Public ordinary functions
gdk-device-get-core-pointer: Public ordinary functions
gdk-device-get-history: Public ordinary functions
gdk-device-get-state: Public ordinary functions
gdk-device-has-cursor: Public generic functions
gdk-device-has-cursor: Public generic functions
gdk-device-key-keyval: Private ordinary functions
gdk-device-key-modifiers: Private ordinary functions
gdk-device-key-p: Private ordinary functions
gdk-device-keys: Public generic functions
gdk-device-keys: Public generic functions
gdk-device-mode: Public generic functions
gdk-device-mode: Public generic functions
gdk-device-n-axes: Public generic functions
gdk-device-n-axes: Public generic functions
gdk-device-n-keys: Public generic functions
gdk-device-n-keys: Public generic functions
gdk-device-name: Public generic functions
gdk-device-name: Public generic functions
gdk-device-set-axis-use: Public ordinary functions
gdk-device-set-key: Public ordinary functions
gdk-device-source: Public generic functions
gdk-device-source: Public generic functions
gdk-devices-list: Public ordinary functions
gdk-display-get-maximal-cursor-size: Private ordinary functions
gdk-display-get-pointer: Private ordinary functions
gdk-display-get-window-at-pointer: Private ordinary functions
gdk-display-store-clipboard: Private ordinary functions
gdk-drag-abort: Public ordinary functions
gdk-drag-begin: Public ordinary functions
gdk-drag-drop: Public ordinary functions
gdk-drag-drop-succeeded: Public ordinary functions
gdk-drag-find-window: Public ordinary functions
gdk-drag-find-window-for-screen: Public ordinary functions
gdk-drag-get-protocol: Public ordinary functions
gdk-drag-get-protocol-for-dispaly: Private ordinary functions
gdk-drag-get-selection: Public ordinary functions
gdk-drag-motion: Public ordinary functions
gdk-drag-status: Public ordinary functions
gdk-draw-lines: Private ordinary functions
gdk-draw-points: Private ordinary functions
gdk-draw-polygon: Private ordinary functions
gdk-draw-segments: Private ordinary functions
gdk-draw-trapezoids: Private ordinary functions
gdk-drawable-get-size: Private ordinary functions
gdk-drop-finish: Public ordinary functions
gdk-drop-reply: Public ordinary functions
gdk-error-trap-pop: Public ordinary functions
gdk-error-trap-push: Public ordinary functions
gdk-flush: Public ordinary functions
gdk-gc-get-values: Private ordinary functions
gdk-gc-set-dashes: Private ordinary functions
gdk-get-default-root-window: Public ordinary functions
gdk-get-program-class: Private ordinary functions
gdk-get-setting: Public ordinary functions
gdk-get-show-events: Public ordinary functions
gdk-image-colormap: Public generic functions
gdk-image-colormap: Public generic functions
gdk-image-get-pixel: Public ordinary functions
gdk-image-new: Public ordinary functions
gdk-image-put-pixel: Public ordinary functions
gdk-input-set-extension-events: Public ordinary functions
gdk-notify-startup-complete: Private ordinary functions
gdk-notify-startup-complete-with-id: Private ordinary functions
gdk-offscreen-window-embedder: Public ordinary functions
gdk-offscreen-window-get-pixmap: Public ordinary functions
gdk-pango-context-get: Public ordinary functions
gdk-pango-context-get-for-screen: Public ordinary functions
gdk-pango-layout-get-clip-region: Public ordinary functions
gdk-pango-layout-line-get-clip-region: Public ordinary functions
gdk-pango-renderer-get-default: Public ordinary functions
gdk-pango-renderer-new: Public ordinary functions
gdk-pango-renderer-screen: Public generic functions
gdk-pango-renderer-screen: Public generic functions
gdk-pango-renderer-set-drawable: Public ordinary functions
gdk-pango-renderer-set-gc: Public ordinary functions
gdk-pango-renderer-set-override-color: Public ordinary functions
gdk-pango-renderer-set-stipple: Public ordinary functions
gdk-pixbuf-get-from-drawable: Private ordinary functions
gdk-pixbuf-get-from-image: Private ordinary functions
gdk-pixbuf-new-from-file: Private ordinary functions
gdk-pixbuf-render-pixmap-and-mask: Private ordinary functions
gdk-pixbuf-render-pixmap-and-mask-for-colormap: Private ordinary functions
gdk-pixbuf-savev: Private ordinary functions
gdk-pixmap-colormap-create-from-xpm: Private ordinary functions
gdk-pixmap-colormap-create-from-xpm-d: Private ordinary functions
gdk-pixmap-colormap-create-from-xpm-d-1: Private ordinary functions
gdk-pixmap-create-from-xpm: Private ordinary functions
gdk-pixmap-create-from-xpm-d: Private ordinary functions
gdk-pixmap-create-from-xpm-d-1: Private ordinary functions
gdk-query-depths: Public ordinary functions
gdk-query-visual-types: Public ordinary functions
gdk-rectangle-intersect: Private ordinary functions
gdk-rectangle-union: Private ordinary functions
gdk-region-get-clipbox: Private ordinary functions
gdk-region-get-rectangles: Private ordinary functions
gdk-region-new: Private ordinary functions
gdk-region-polygon: Private ordinary functions
gdk-region-spans-intersect-foreach: Private ordinary functions
gdk-screen-get-monitor-geometry: Private ordinary functions
gdk-screen-get-setting: Private ordinary functions
gdk-selection-convert: Public ordinary functions
gdk-selection-owner-get: Public ordinary functions
gdk-selection-owner-get-for-display: Public ordinary functions
gdk-selection-owner-set: Public ordinary functions
gdk-selection-owner-set-for-display: Public ordinary functions
gdk-selection-property-get: Public ordinary functions
gdk-selection-send-notify: Public ordinary functions
gdk-selection-send-notify-for-display: Public ordinary functions
gdk-set-locale: Public ordinary functions
gdk-set-program-class: Private ordinary functions
gdk-set-show-events: Public ordinary functions
gdk-spawn-command-line-on-screen: Private ordinary functions
gdk-spawn-on-screen: Public ordinary functions
gdk-threads-add-idle-full: Public ordinary functions
gdk-threads-add-timeout-full: Public ordinary functions
gdk-threads-add-timeout-seconds-full: Public ordinary functions
gdk-threads-enter: Public ordinary functions
gdk-threads-init: Private ordinary functions
gdk-threads-leave: Public ordinary functions
gdk-time-coord-axes: Private ordinary functions
gdk-time-coord-p: Private ordinary functions
gdk-time-coord-time: Private ordinary functions
gdk-visual-get-bits-per-rgb: Private ordinary functions
gdk-visual-get-blue-mask: Private ordinary functions
gdk-visual-get-blue-prec: Private ordinary functions
gdk-visual-get-blue-shift: Private ordinary functions
gdk-visual-get-byte-order: Private ordinary functions
gdk-visual-get-colormap-size: Private ordinary functions
gdk-visual-get-depth: Private ordinary functions
gdk-visual-get-green-mask: Private ordinary functions
gdk-visual-get-green-prec: Private ordinary functions
gdk-visual-get-green-shift: Private ordinary functions
gdk-visual-get-red-mask: Private ordinary functions
gdk-visual-get-red-prec: Private ordinary functions
gdk-visual-get-red-shift: Private ordinary functions
gdk-visual-get-visual-type: Private ordinary functions
gdk-window-accept-focus: Public generic functions
gdk-window-accept-focus: Public generic functions
gdk-window-at-pointer: Private ordinary functions
gdk-window-attr-colormap: Public ordinary functions
gdk-window-attr-cursor: Public ordinary functions
gdk-window-attr-event-mask: Public ordinary functions
gdk-window-attr-height: Public ordinary functions
gdk-window-attr-override-redirect: Public ordinary functions
gdk-window-attr-p: Private ordinary functions
gdk-window-attr-title: Public ordinary functions
gdk-window-attr-type-hint: Public ordinary functions
gdk-window-attr-visual: Public ordinary functions
gdk-window-attr-width: Public ordinary functions
gdk-window-attr-window-class: Public ordinary functions
gdk-window-attr-window-type: Public ordinary functions
gdk-window-attr-wmclass-class: Public ordinary functions
gdk-window-attr-wmclass-name: Public ordinary functions
gdk-window-attr-x: Public ordinary functions
gdk-window-attr-y: Public ordinary functions
gdk-window-background: Public generic functions
gdk-window-background: Public generic functions
gdk-window-beep: Public ordinary functions
gdk-window-begin-move-drag: Public ordinary functions
gdk-window-begin-paint-rect: Public ordinary functions
gdk-window-begin-paint-region: Public ordinary functions
gdk-window-begin-resize-drag: Public ordinary functions
gdk-window-children: Public generic functions
gdk-window-children: Public generic functions
gdk-window-clear: Public ordinary functions
gdk-window-clear-area: Public ordinary functions
gdk-window-clear-area-e: Public ordinary functions
gdk-window-composited: Public generic functions
gdk-window-composited: Public generic functions
gdk-window-configure-finished: Public ordinary functions
gdk-window-constrain-size: Public ordinary functions
gdk-window-cursor: Public generic functions
gdk-window-cursor: Public generic functions
gdk-window-decorations: Public generic functions
gdk-window-decorations: Public generic functions
gdk-window-deiconify: Public ordinary functions
gdk-window-destroy: Public ordinary functions
gdk-window-enable-synchronized-configure: Public ordinary functions
gdk-window-ensure-native: Public ordinary functions
gdk-window-events: Public generic functions
gdk-window-events: Public generic functions
gdk-window-flush: Public ordinary functions
gdk-window-focus: Public ordinary functions
gdk-window-focus-on-map: Public generic functions
gdk-window-focus-on-map: Public generic functions
gdk-window-freeze-updates: Public ordinary functions
gdk-window-fullscreen: Private ordinary functions
gdk-window-functions: Public generic functions
gdk-window-functions: Public generic functions
gdk-window-geometry-changed: Public ordinary functions
gdk-window-get-decorations: Private ordinary functions
gdk-window-get-frame-extents: Public ordinary functions
gdk-window-get-geometry: Public ordinary functions
gdk-window-get-internal-paint-info: Public ordinary functions
gdk-window-get-origin: Public ordinary functions
gdk-window-get-pointer: Public ordinary functions
gdk-window-get-position: Public ordinary functions
gdk-window-get-root-coords: Public ordinary functions
gdk-window-get-root-origin: Public ordinary functions
gdk-window-get-update-area: Public ordinary functions
gdk-window-group: Public generic functions
gdk-window-group: Public generic functions
gdk-window-hide: Public ordinary functions
gdk-window-icon-list: Public generic functions
gdk-window-icon-list: Public generic functions
gdk-window-icon-name: Public generic functions
gdk-window-icon-name: Public generic functions
gdk-window-iconify: Public ordinary functions
gdk-window-input-shape-combine-mask: Public ordinary functions
gdk-window-input-shape-combine-region: Public ordinary functions
gdk-window-invalidate-maybe-recurse: Public ordinary functions
gdk-window-invalidate-rect: Public ordinary functions
gdk-window-invalidate-region: Public ordinary functions
gdk-window-is-destroyed: Public generic functions
gdk-window-is-destroyed: Public generic functions
gdk-window-is-viewable: Public generic functions
gdk-window-is-viewable: Public generic functions
gdk-window-is-visible: Public generic functions
gdk-window-is-visible: Public generic functions
gdk-window-keep-above: Public generic functions
gdk-window-keep-above: Public generic functions
gdk-window-keep-below: Public generic functions
gdk-window-keep-below: Public generic functions
gdk-window-lower: Public ordinary functions
gdk-window-maximize: Public ordinary functions
gdk-window-merge-child-input-shapes: Public ordinary functions
gdk-window-merge-child-shapes: Public ordinary functions
gdk-window-modal-hint: Public generic functions
gdk-window-modal-hint: Public generic functions
gdk-window-move: Public ordinary functions
gdk-window-move-region: Public ordinary functions
gdk-window-move-resize: Public ordinary functions
gdk-window-new: Public ordinary functions
gdk-window-opacity: Public generic functions
gdk-window-opacity: Public generic functions
gdk-window-override-redirect: Public generic functions
gdk-window-override-redirect: Public generic functions
gdk-window-parent: Public generic functions
gdk-window-parent: Public generic functions
gdk-window-process-all-updates: Public ordinary functions
gdk-window-process-updates: Public ordinary functions
gdk-window-raise: Public ordinary functions
gdk-window-redirect-to-drawable: Public ordinary functions
gdk-window-register-dnd: Public ordinary functions
gdk-window-remove-redirection: Public ordinary functions
gdk-window-reparent: Public ordinary functions
gdk-window-resize: Public ordinary functions
gdk-window-restack: Public ordinary functions
gdk-window-role: Public generic functions
gdk-window-role: Public generic functions
gdk-window-scroll: Public ordinary functions
gdk-window-set-back-pixmap: Public ordinary functions
gdk-window-set-child-input-shapes: Private ordinary functions
gdk-window-set-child-shapes: Public ordinary functions
gdk-window-set-debug-updates: Public ordinary functions
gdk-window-set-geometry-hints: Public ordinary functions
gdk-window-set-icon: Public ordinary functions
gdk-window-set-static-gravities: Public ordinary functions
gdk-window-shape-combine-mask: Public ordinary functions
gdk-window-shape-combine-region: Public ordinary functions
gdk-window-show: Public ordinary functions
gdk-window-show-unraised: Public ordinary functions
gdk-window-skip-pager-hint: Public generic functions
gdk-window-skip-pager-hint: Public generic functions
gdk-window-skip-taskbar-hint: Public generic functions
gdk-window-skip-taskbar-hint: Public generic functions
gdk-window-startup-id: Public generic functions
gdk-window-startup-id: Public generic functions
gdk-window-state: Public generic functions
gdk-window-state: Public generic functions
gdk-window-stick: Public ordinary functions
gdk-window-thaw-updates: Public ordinary functions
gdk-window-title: Public generic functions
gdk-window-title: Public generic functions
gdk-window-toplevel: Public generic functions
gdk-window-toplevel: Public generic functions
gdk-window-transient-for: Public generic functions
gdk-window-transient-for: Public generic functions
gdk-window-type-hint: Public generic functions
gdk-window-type-hint: Public generic functions
gdk-window-unmaximize: Public ordinary functions
gdk-window-unstick: Public ordinary functions
gdk-window-urgency-hint: Public generic functions
gdk-window-urgency-hint: Public generic functions
gdk-window-user-data: Public generic functions
gdk-window-user-data: Public generic functions
gdk-window-window-type: Public generic functions
gdk-window-window-type: Public generic functions
gdk-window-withdraw: Public ordinary functions
gdk_add_client_message_filter: Private ordinary functions
gdk_device_free_history: Private ordinary functions
gdk_device_get_axis: Private ordinary functions
gdk_device_get_history: Private ordinary functions
gdk_device_get_state: Private ordinary functions
gdk_device_set_mode: Private ordinary functions
gdk_display_add_client_message_filter: Private ordinary functions
gdk_drag_find_window: Private ordinary functions
gdk_drag_find_window_for_screen: Private ordinary functions
gdk_drag_get_protocol: Private ordinary functions
gdk_drag_get_protocol_for_display: Private ordinary functions
gdk_event_get_axis: Private ordinary functions
gdk_event_get_coords: Private ordinary functions
gdk_event_get_root_coords: Private ordinary functions
gdk_event_get_state: Private ordinary functions
gdk_event_handler_set: Private ordinary functions
gdk_keymap_get_entries_for_keycode: Private ordinary functions
gdk_keymap_get_entries_for_keyval: Private ordinary functions
gdk_keymap_translate_keyboard_state: Private ordinary functions
gdk_offscreen_window_set_embedder: Private ordinary functions
gdk_pango_layout_get_clip_region: Private ordinary functions
gdk_pango_layout_line_get_clip_region: Private ordinary functions
gdk_setting_get: Private ordinary functions
gdk_spawn_on_screen: Private ordinary functions
gdk_spawn_on_screen_with_pipes: Private ordinary functions
gdk_threads_add_idle_full: Private ordinary functions
gdk_threads_add_timeout_full: Private ordinary functions
gdk_threads_add_timeout_seconds_full: Private ordinary functions
gdk_window_constrain_size: Private ordinary functions
gdk_window_get_decorations: Private ordinary functions
gdk_window_get_frame_extents: Private ordinary functions
gdk_window_get_geometry: Private ordinary functions
gdk_window_get_internal_paint_info: Private ordinary functions
gdk_window_get_origin: Private ordinary functions
gdk_window_get_pointer: Private ordinary functions
gdk_window_get_position: Private ordinary functions
gdk_window_get_root_coords: Private ordinary functions
gdk_window_get_root_origin: Private ordinary functions
gdk_window_invalidate_maybe_recurse: Private ordinary functions
Generic Function, (setf display-core-pointer): Public generic functions
Generic Function, (setf display-default-cursor-size): Public generic functions
Generic Function, (setf display-default-group): Public generic functions
Generic Function, (setf display-default-screen): Public generic functions
Generic Function, (setf display-devices): Public generic functions
Generic Function, (setf display-manager-default-display): Public generic functions
Generic Function, (setf display-manager-displays): Public generic functions
Generic Function, (setf display-n-screens): Public generic functions
Generic Function, (setf display-name): Public generic functions
Generic Function, (setf display-supports-clipboard-persistence): Public generic functions
Generic Function, (setf display-supports-composite): Public generic functions
Generic Function, (setf display-supports-cursor-alpha): Public generic functions
Generic Function, (setf display-supports-cursor-color): Public generic functions
Generic Function, (setf display-supports-input-shapes): Public generic functions
Generic Function, (setf display-supports-selection-notification): Public generic functions
Generic Function, (setf display-supports-shapes): Public generic functions
Generic Function, (setf drag-context-action): Public generic functions
Generic Function, (setf drag-context-actions): Public generic functions
Generic Function, (setf drag-context-dest-window): Public generic functions
Generic Function, (setf drag-context-is-source): Public generic functions
Generic Function, (setf drag-context-protocol): Public generic functions
Generic Function, (setf drag-context-source-window): Public generic functions
Generic Function, (setf drag-context-start-time): Public generic functions
Generic Function, (setf drag-context-suggested-action): Public generic functions
Generic Function, (setf drag-context-targets): Public generic functions
Generic Function, (setf drawable-clip-region): Public generic functions
Generic Function, (setf drawable-colormap): Public generic functions
Generic Function, (setf drawable-depth): Public generic functions
Generic Function, (setf drawable-display): Public generic functions
Generic Function, (setf drawable-screen): Public generic functions
Generic Function, (setf drawable-visible-region): Public generic functions
Generic Function, (setf drawable-visual): Public generic functions
Generic Function, (setf gdk-app-launch-context-desktop): Public generic functions
Generic Function, (setf gdk-app-launch-context-display): Public generic functions
Generic Function, (setf gdk-app-launch-context-icon): Public generic functions
Generic Function, (setf gdk-app-launch-context-icon-name): Public generic functions
Generic Function, (setf gdk-app-launch-context-screen): Public generic functions
Generic Function, (setf gdk-app-launch-context-timestamp): Public generic functions
Generic Function, (setf gdk-colormap-screen): Public generic functions
Generic Function, (setf gdk-colormap-visual): Public generic functions
Generic Function, (setf gdk-device-axes): Public generic functions
Generic Function, (setf gdk-device-has-cursor): Public generic functions
Generic Function, (setf gdk-device-keys): Public generic functions
Generic Function, (setf gdk-device-mode): Public generic functions
Generic Function, (setf gdk-device-n-axes): Public generic functions
Generic Function, (setf gdk-device-n-keys): Public generic functions
Generic Function, (setf gdk-device-name): Public generic functions
Generic Function, (setf gdk-device-source): Public generic functions
Generic Function, (setf gdk-image-colormap): Public generic functions
Generic Function, (setf gdk-pango-renderer-screen): Public generic functions
Generic Function, (setf gdk-window-accept-focus): Public generic functions
Generic Function, (setf gdk-window-background): Public generic functions
Generic Function, (setf gdk-window-children): Public generic functions
Generic Function, (setf gdk-window-composited): Public generic functions
Generic Function, (setf gdk-window-cursor): Public generic functions
Generic Function, (setf gdk-window-decorations): Public generic functions
Generic Function, (setf gdk-window-events): Public generic functions
Generic Function, (setf gdk-window-focus-on-map): Public generic functions
Generic Function, (setf gdk-window-functions): Public generic functions
Generic Function, (setf gdk-window-group): Public generic functions
Generic Function, (setf gdk-window-icon-list): Public generic functions
Generic Function, (setf gdk-window-icon-name): Public generic functions
Generic Function, (setf gdk-window-is-destroyed): Public generic functions
Generic Function, (setf gdk-window-is-viewable): Public generic functions
Generic Function, (setf gdk-window-is-visible): Public generic functions
Generic Function, (setf gdk-window-keep-above): Public generic functions
Generic Function, (setf gdk-window-keep-below): Public generic functions
Generic Function, (setf gdk-window-modal-hint): Public generic functions
Generic Function, (setf gdk-window-opacity): Public generic functions
Generic Function, (setf gdk-window-override-redirect): Public generic functions
Generic Function, (setf gdk-window-parent): Public generic functions
Generic Function, (setf gdk-window-role): Public generic functions
Generic Function, (setf gdk-window-skip-pager-hint): Public generic functions
Generic Function, (setf gdk-window-skip-taskbar-hint): Public generic functions
Generic Function, (setf gdk-window-startup-id): Public generic functions
Generic Function, (setf gdk-window-state): Public generic functions
Generic Function, (setf gdk-window-title): Public generic functions
Generic Function, (setf gdk-window-toplevel): Public generic functions
Generic Function, (setf gdk-window-transient-for): Public generic functions
Generic Function, (setf gdk-window-type-hint): Public generic functions
Generic Function, (setf gdk-window-urgency-hint): Public generic functions
Generic Function, (setf gdk-window-user-data): Public generic functions
Generic Function, (setf gdk-window-window-type): Public generic functions
Generic Function, (setf graphics-context-background): Public generic functions
Generic Function, (setf graphics-context-clip-mask): Public generic functions
Generic Function, (setf graphics-context-clip-rectangle): Public generic functions
Generic Function, (setf graphics-context-clip-region): Public generic functions
Generic Function, (setf graphics-context-colormap): Public generic functions
Generic Function, (setf graphics-context-exposures): Public generic functions
Generic Function, (setf graphics-context-fill): Public generic functions
Generic Function, (setf graphics-context-font): Public generic functions
Generic Function, (setf graphics-context-foreground): Public generic functions
Generic Function, (setf graphics-context-function): Public generic functions
Generic Function, (setf graphics-context-rgb-bg-color): Public generic functions
Generic Function, (setf graphics-context-rgb-fg-color): Public generic functions
Generic Function, (setf graphics-context-screen): Public generic functions
Generic Function, (setf graphics-context-stipple): Public generic functions
Generic Function, (setf graphics-context-subwindow): Public generic functions
Generic Function, (setf graphics-context-tile): Public generic functions
Generic Function, (setf keymap-caps-lock-state): Public generic functions
Generic Function, (setf keymap-direction): Public generic functions
Generic Function, (setf keymap-has-bidi-layouts): Public generic functions
Generic Function, (setf pixbuf-bits-per-sample): Public generic functions
Generic Function, (setf pixbuf-colorspace): Public generic functions
Generic Function, (setf pixbuf-has-alpha): Public generic functions
Generic Function, (setf pixbuf-height): Public generic functions
Generic Function, (setf pixbuf-n-channels): Public generic functions
Generic Function, (setf pixbuf-pixels): Public generic functions
Generic Function, (setf pixbuf-rowstride): Public generic functions
Generic Function, (setf pixbuf-width): Public generic functions
Generic Function, (setf screen-active-window): Public generic functions
Generic Function, (setf screen-composited-p): Public generic functions
Generic Function, (setf screen-default-colormap): Public generic functions
Generic Function, (setf screen-display): Public generic functions
Generic Function, (setf screen-display-name): Public generic functions
Generic Function, (setf screen-font-options): Public generic functions
Generic Function, (setf screen-height): Public generic functions
Generic Function, (setf screen-height-mm): Public generic functions
Generic Function, (setf screen-n-monitors): Public generic functions
Generic Function, (setf screen-number): Public generic functions
Generic Function, (setf screen-resolution): Public generic functions
Generic Function, (setf screen-rgb-colormap): Public generic functions
Generic Function, (setf screen-rgb-visual): Public generic functions
Generic Function, (setf screen-rgba-colormap): Public generic functions
Generic Function, (setf screen-rgba-visual): Public generic functions
Generic Function, (setf screen-root-window): Public generic functions
Generic Function, (setf screen-system-colormap): Public generic functions
Generic Function, (setf screen-system-visual): Public generic functions
Generic Function, (setf screen-toplevel-windows): Public generic functions
Generic Function, (setf screen-visuals): Public generic functions
Generic Function, (setf screen-width): Public generic functions
Generic Function, (setf screen-width-mm): Public generic functions
Generic Function, (setf screen-window-stack): Public generic functions
Generic Function, (setf visual-bits-per-rgb): Public generic functions
Generic Function, (setf visual-blue-mask): Public generic functions
Generic Function, (setf visual-blue-prec): Public generic functions
Generic Function, (setf visual-blue-shift): Public generic functions
Generic Function, (setf visual-byte-order): Public generic functions
Generic Function, (setf visual-colormap-size): Public generic functions
Generic Function, (setf visual-depth): Public generic functions
Generic Function, (setf visual-green-mask): Public generic functions
Generic Function, (setf visual-green-prec): Public generic functions
Generic Function, (setf visual-green-shift): Public generic functions
Generic Function, (setf visual-red-mask): Public generic functions
Generic Function, (setf visual-red-prec): Public generic functions
Generic Function, (setf visual-red-shift): Public generic functions
Generic Function, (setf visual-screen): Public generic functions
Generic Function, (setf visual-visual-type): Public generic functions
Generic Function, display-core-pointer: Public generic functions
Generic Function, display-default-cursor-size: Public generic functions
Generic Function, display-default-group: Public generic functions
Generic Function, display-default-screen: Public generic functions
Generic Function, display-devices: Public generic functions
Generic Function, display-manager-default-display: Public generic functions
Generic Function, display-manager-displays: Public generic functions
Generic Function, display-n-screens: Public generic functions
Generic Function, display-name: Public generic functions
Generic Function, display-supports-clipboard-persistence: Public generic functions
Generic Function, display-supports-composite: Public generic functions
Generic Function, display-supports-cursor-alpha: Public generic functions
Generic Function, display-supports-cursor-color: Public generic functions
Generic Function, display-supports-input-shapes: Public generic functions
Generic Function, display-supports-selection-notification: Public generic functions
Generic Function, display-supports-shapes: Public generic functions
Generic Function, drag-context-action: Public generic functions
Generic Function, drag-context-actions: Public generic functions
Generic Function, drag-context-dest-window: Public generic functions
Generic Function, drag-context-is-source: Public generic functions
Generic Function, drag-context-protocol: Public generic functions
Generic Function, drag-context-source-window: Public generic functions
Generic Function, drag-context-start-time: Public generic functions
Generic Function, drag-context-suggested-action: Public generic functions
Generic Function, drag-context-targets: Public generic functions
Generic Function, drawable-clip-region: Public generic functions
Generic Function, drawable-colormap: Public generic functions
Generic Function, drawable-depth: Public generic functions
Generic Function, drawable-display: Public generic functions
Generic Function, drawable-screen: Public generic functions
Generic Function, drawable-visible-region: Public generic functions
Generic Function, drawable-visual: Public generic functions
Generic Function, fixed-array-array-size: Private generic functions
Generic Function, fixed-array-element-type: Private generic functions
Generic Function, gdk-app-launch-context-desktop: Public generic functions
Generic Function, gdk-app-launch-context-display: Public generic functions
Generic Function, gdk-app-launch-context-icon: Public generic functions
Generic Function, gdk-app-launch-context-icon-name: Public generic functions
Generic Function, gdk-app-launch-context-screen: Public generic functions
Generic Function, gdk-app-launch-context-timestamp: Public generic functions
Generic Function, gdk-colormap-screen: Public generic functions
Generic Function, gdk-colormap-visual: Public generic functions
Generic Function, gdk-device-axes: Public generic functions
Generic Function, gdk-device-has-cursor: Public generic functions
Generic Function, gdk-device-keys: Public generic functions
Generic Function, gdk-device-mode: Public generic functions
Generic Function, gdk-device-n-axes: Public generic functions
Generic Function, gdk-device-n-keys: Public generic functions
Generic Function, gdk-device-name: Public generic functions
Generic Function, gdk-device-source: Public generic functions
Generic Function, gdk-image-colormap: Public generic functions
Generic Function, gdk-pango-renderer-screen: Public generic functions
Generic Function, gdk-window-accept-focus: Public generic functions
Generic Function, gdk-window-background: Public generic functions
Generic Function, gdk-window-children: Public generic functions
Generic Function, gdk-window-composited: Public generic functions
Generic Function, gdk-window-cursor: Public generic functions
Generic Function, gdk-window-decorations: Public generic functions
Generic Function, gdk-window-events: Public generic functions
Generic Function, gdk-window-focus-on-map: Public generic functions
Generic Function, gdk-window-functions: Public generic functions
Generic Function, gdk-window-group: Public generic functions
Generic Function, gdk-window-icon-list: Public generic functions
Generic Function, gdk-window-icon-name: Public generic functions
Generic Function, gdk-window-is-destroyed: Public generic functions
Generic Function, gdk-window-is-viewable: Public generic functions
Generic Function, gdk-window-is-visible: Public generic functions
Generic Function, gdk-window-keep-above: Public generic functions
Generic Function, gdk-window-keep-below: Public generic functions
Generic Function, gdk-window-modal-hint: Public generic functions
Generic Function, gdk-window-opacity: Public generic functions
Generic Function, gdk-window-override-redirect: Public generic functions
Generic Function, gdk-window-parent: Public generic functions
Generic Function, gdk-window-role: Public generic functions
Generic Function, gdk-window-skip-pager-hint: Public generic functions
Generic Function, gdk-window-skip-taskbar-hint: Public generic functions
Generic Function, gdk-window-startup-id: Public generic functions
Generic Function, gdk-window-state: Public generic functions
Generic Function, gdk-window-title: Public generic functions
Generic Function, gdk-window-toplevel: Public generic functions
Generic Function, gdk-window-transient-for: Public generic functions
Generic Function, gdk-window-type-hint: Public generic functions
Generic Function, gdk-window-urgency-hint: Public generic functions
Generic Function, gdk-window-user-data: Public generic functions
Generic Function, gdk-window-window-type: Public generic functions
Generic Function, graphics-context-background: Public generic functions
Generic Function, graphics-context-clip-mask: Public generic functions
Generic Function, graphics-context-clip-rectangle: Public generic functions
Generic Function, graphics-context-clip-region: Public generic functions
Generic Function, graphics-context-colormap: Public generic functions
Generic Function, graphics-context-exposures: Public generic functions
Generic Function, graphics-context-fill: Public generic functions
Generic Function, graphics-context-font: Public generic functions
Generic Function, graphics-context-foreground: Public generic functions
Generic Function, graphics-context-function: Public generic functions
Generic Function, graphics-context-rgb-bg-color: Public generic functions
Generic Function, graphics-context-rgb-fg-color: Public generic functions
Generic Function, graphics-context-screen: Public generic functions
Generic Function, graphics-context-stipple: Public generic functions
Generic Function, graphics-context-subwindow: Public generic functions
Generic Function, graphics-context-tile: Public generic functions
Generic Function, keymap-caps-lock-state: Public generic functions
Generic Function, keymap-direction: Public generic functions
Generic Function, keymap-has-bidi-layouts: Public generic functions
Generic Function, pixbuf-bits-per-sample: Public generic functions
Generic Function, pixbuf-colorspace: Public generic functions
Generic Function, pixbuf-has-alpha: Public generic functions
Generic Function, pixbuf-height: Public generic functions
Generic Function, pixbuf-n-channels: Public generic functions
Generic Function, pixbuf-pixels: Public generic functions
Generic Function, pixbuf-rowstride: Public generic functions
Generic Function, pixbuf-width: Public generic functions
Generic Function, screen-active-window: Public generic functions
Generic Function, screen-composited-p: Public generic functions
Generic Function, screen-default-colormap: Public generic functions
Generic Function, screen-display: Public generic functions
Generic Function, screen-display-name: Public generic functions
Generic Function, screen-font-options: Public generic functions
Generic Function, screen-height: Public generic functions
Generic Function, screen-height-mm: Public generic functions
Generic Function, screen-n-monitors: Public generic functions
Generic Function, screen-number: Public generic functions
Generic Function, screen-resolution: Public generic functions
Generic Function, screen-rgb-colormap: Public generic functions
Generic Function, screen-rgb-visual: Public generic functions
Generic Function, screen-rgba-colormap: Public generic functions
Generic Function, screen-rgba-visual: Public generic functions
Generic Function, screen-root-window: Public generic functions
Generic Function, screen-system-colormap: Public generic functions
Generic Function, screen-system-visual: Public generic functions
Generic Function, screen-toplevel-windows: Public generic functions
Generic Function, screen-visuals: Public generic functions
Generic Function, screen-width: Public generic functions
Generic Function, screen-width-mm: Public generic functions
Generic Function, screen-window-stack: Public generic functions
Generic Function, visual-bits-per-rgb: Public generic functions
Generic Function, visual-blue-mask: Public generic functions
Generic Function, visual-blue-prec: Public generic functions
Generic Function, visual-blue-shift: Public generic functions
Generic Function, visual-byte-order: Public generic functions
Generic Function, visual-colormap-size: Public generic functions
Generic Function, visual-depth: Public generic functions
Generic Function, visual-green-mask: Public generic functions
Generic Function, visual-green-prec: Public generic functions
Generic Function, visual-green-shift: Public generic functions
Generic Function, visual-red-mask: Public generic functions
Generic Function, visual-red-prec: Public generic functions
Generic Function, visual-red-shift: Public generic functions
Generic Function, visual-screen: Public generic functions
Generic Function, visual-visual-type: Public generic functions
geometry-base-height: Public ordinary functions
geometry-base-width: Public ordinary functions
geometry-gravity: Public ordinary functions
geometry-height-increment: Public ordinary functions
geometry-max-aspect: Public ordinary functions
geometry-max-height: Public ordinary functions
geometry-max-width: Public ordinary functions
geometry-min-aspect: Public ordinary functions
geometry-min-height: Public ordinary functions
geometry-min-width: Public ordinary functions
geometry-p: Private ordinary functions
geometry-width-increment: Public ordinary functions
get-display: Public ordinary functions
graphics-context-background: Public generic functions
graphics-context-background: Public generic functions
graphics-context-clip-mask: Public generic functions
graphics-context-clip-mask: Public generic functions
graphics-context-clip-rectangle: Public generic functions
graphics-context-clip-rectangle: Public generic functions
graphics-context-clip-region: Public generic functions
graphics-context-clip-region: Public generic functions
graphics-context-colormap: Public generic functions
graphics-context-colormap: Public generic functions
graphics-context-copy: Public ordinary functions
graphics-context-exposures: Public generic functions
graphics-context-exposures: Public generic functions
graphics-context-fill: Public generic functions
graphics-context-fill: Public generic functions
graphics-context-font: Public generic functions
graphics-context-font: Public generic functions
graphics-context-foreground: Public generic functions
graphics-context-foreground: Public generic functions
graphics-context-function: Public generic functions
graphics-context-function: Public generic functions
graphics-context-get-values: Public ordinary functions
graphics-context-new: Public ordinary functions
graphics-context-new-with-values: Public ordinary functions
graphics-context-offset: Private ordinary functions
graphics-context-rgb-bg-color: Public generic functions
graphics-context-rgb-bg-color: Public generic functions
graphics-context-rgb-fg-color: Public generic functions
graphics-context-rgb-fg-color: Public generic functions
graphics-context-screen: Public generic functions
graphics-context-screen: Public generic functions
graphics-context-set-clip-origin: Public ordinary functions
graphics-context-set-dashes: Public ordinary functions
graphics-context-set-line-attributes: Public ordinary functions
graphics-context-set-ts-origin: Public ordinary functions
graphics-context-set-values: Public ordinary functions
graphics-context-stipple: Public generic functions
graphics-context-stipple: Public generic functions
graphics-context-subwindow: Public generic functions
graphics-context-subwindow: Public generic functions
graphics-context-tile: Public generic functions
graphics-context-tile: Public generic functions

I
initialize-instance: Public standalone methods
initialize-instance: Public standalone methods
initialize-instance: Public standalone methods

K
keyboard-grab: Public ordinary functions
keyboard-ungrab: Public ordinary functions
keymap-caps-lock-state: Public generic functions
keymap-caps-lock-state: Public generic functions
keymap-direction: Public generic functions
keymap-direction: Public generic functions
keymap-get-default: Public ordinary functions
keymap-get-entries-for-keymap: Public ordinary functions
keymap-get-entries-for-keyval: Public ordinary functions
keymap-get-for-display: Public ordinary functions
keymap-has-bidi-layouts: Public generic functions
keymap-has-bidi-layouts: Public generic functions
keymap-key-group: Private ordinary functions
keymap-key-keycode: Private ordinary functions
keymap-key-level: Private ordinary functions
keymap-key-p: Private ordinary functions
keymap-lookup-key: Public ordinary functions
keymap-translate-keyboard-state: Public ordinary functions
keyval-from-name: Public ordinary functions
keyval-is-lower: Private ordinary functions
keyval-is-upper: Public ordinary functions
keyval-name: Public ordinary functions
keyval-to-char: Public ordinary functions
keyval-to-lower: Public ordinary functions
keyval-to-upper: Public ordinary functions

L
list-visuals: Public ordinary functions

M
Macro, def-visual-accessor: Private macros
Macro, with-foreign-string-array: Private macros
Macro, with-gdk-threads-lock: Public macros
make-color: Public ordinary functions
make-event: Public ordinary functions
make-event-button: Public ordinary functions
make-event-client: Public ordinary functions
make-event-client-16: Public ordinary functions
make-event-client-32: Public ordinary functions
make-event-client-8: Public ordinary functions
make-event-configure: Public ordinary functions
make-event-crossing: Public ordinary functions
make-event-dnd: Public ordinary functions
make-event-expose: Public ordinary functions
make-event-focus: Public ordinary functions
make-event-grab-broken: Public ordinary functions
make-event-key: Public ordinary functions
make-event-motion: Public ordinary functions
make-event-no-expose: Public ordinary functions
make-event-owner-change: Public ordinary functions
make-event-property: Public ordinary functions
make-event-proximity: Public ordinary functions
make-event-scroll: Public ordinary functions
make-event-selection: Public ordinary functions
make-event-setting: Public ordinary functions
make-event-visibility: Public ordinary functions
make-event-window-state: Public ordinary functions
make-gc-values: Public ordinary functions
make-gdk-device-axis: Private ordinary functions
make-gdk-device-key: Private ordinary functions
make-gdk-time-coord: Private ordinary functions
make-gdk-window-attr: Public ordinary functions
make-geometry: Public ordinary functions
make-keymap-key: Private ordinary functions
make-point: Public ordinary functions
make-rectangle: Public ordinary functions
make-rgb-cmap: Private ordinary functions
make-segment: Public ordinary functions
make-span: Public ordinary functions
make-trapezoid: Public ordinary functions
Method, (setf display-core-pointer): Public generic functions
Method, (setf display-default-cursor-size): Public generic functions
Method, (setf display-default-group): Public generic functions
Method, (setf display-default-screen): Public generic functions
Method, (setf display-devices): Public generic functions
Method, (setf display-manager-default-display): Public generic functions
Method, (setf display-manager-displays): Public generic functions
Method, (setf display-n-screens): Public generic functions
Method, (setf display-name): Public generic functions
Method, (setf display-supports-clipboard-persistence): Public generic functions
Method, (setf display-supports-composite): Public generic functions
Method, (setf display-supports-cursor-alpha): Public generic functions
Method, (setf display-supports-cursor-color): Public generic functions
Method, (setf display-supports-input-shapes): Public generic functions
Method, (setf display-supports-selection-notification): Public generic functions
Method, (setf display-supports-shapes): Public generic functions
Method, (setf drag-context-action): Public generic functions
Method, (setf drag-context-actions): Public generic functions
Method, (setf drag-context-dest-window): Public generic functions
Method, (setf drag-context-is-source): Public generic functions
Method, (setf drag-context-protocol): Public generic functions
Method, (setf drag-context-source-window): Public generic functions
Method, (setf drag-context-start-time): Public generic functions
Method, (setf drag-context-suggested-action): Public generic functions
Method, (setf drag-context-targets): Public generic functions
Method, (setf drawable-clip-region): Public generic functions
Method, (setf drawable-colormap): Public generic functions
Method, (setf drawable-depth): Public generic functions
Method, (setf drawable-display): Public generic functions
Method, (setf drawable-screen): Public generic functions
Method, (setf drawable-visible-region): Public generic functions
Method, (setf drawable-visual): Public generic functions
Method, (setf gdk-app-launch-context-desktop): Public generic functions
Method, (setf gdk-app-launch-context-display): Public generic functions
Method, (setf gdk-app-launch-context-icon): Public generic functions
Method, (setf gdk-app-launch-context-icon-name): Public generic functions
Method, (setf gdk-app-launch-context-screen): Public generic functions
Method, (setf gdk-app-launch-context-timestamp): Public generic functions
Method, (setf gdk-colormap-screen): Public generic functions
Method, (setf gdk-colormap-visual): Public generic functions
Method, (setf gdk-device-axes): Public generic functions
Method, (setf gdk-device-has-cursor): Public generic functions
Method, (setf gdk-device-keys): Public generic functions
Method, (setf gdk-device-mode): Public generic functions
Method, (setf gdk-device-n-axes): Public generic functions
Method, (setf gdk-device-n-keys): Public generic functions
Method, (setf gdk-device-name): Public generic functions
Method, (setf gdk-device-source): Public generic functions
Method, (setf gdk-image-colormap): Public generic functions
Method, (setf gdk-pango-renderer-screen): Public generic functions
Method, (setf gdk-window-accept-focus): Public generic functions
Method, (setf gdk-window-background): Public generic functions
Method, (setf gdk-window-children): Public generic functions
Method, (setf gdk-window-composited): Public generic functions
Method, (setf gdk-window-cursor): Public generic functions
Method, (setf gdk-window-decorations): Public generic functions
Method, (setf gdk-window-events): Public generic functions
Method, (setf gdk-window-focus-on-map): Public generic functions
Method, (setf gdk-window-functions): Public generic functions
Method, (setf gdk-window-group): Public generic functions
Method, (setf gdk-window-icon-list): Public generic functions
Method, (setf gdk-window-icon-name): Public generic functions
Method, (setf gdk-window-is-destroyed): Public generic functions
Method, (setf gdk-window-is-viewable): Public generic functions
Method, (setf gdk-window-is-visible): Public generic functions
Method, (setf gdk-window-keep-above): Public generic functions
Method, (setf gdk-window-keep-below): Public generic functions
Method, (setf gdk-window-modal-hint): Public generic functions
Method, (setf gdk-window-opacity): Public generic functions
Method, (setf gdk-window-override-redirect): Public generic functions
Method, (setf gdk-window-parent): Public generic functions
Method, (setf gdk-window-role): Public generic functions
Method, (setf gdk-window-skip-pager-hint): Public generic functions
Method, (setf gdk-window-skip-taskbar-hint): Public generic functions
Method, (setf gdk-window-startup-id): Public generic functions
Method, (setf gdk-window-state): Public generic functions
Method, (setf gdk-window-title): Public generic functions
Method, (setf gdk-window-toplevel): Public generic functions
Method, (setf gdk-window-transient-for): Public generic functions
Method, (setf gdk-window-type-hint): Public generic functions
Method, (setf gdk-window-urgency-hint): Public generic functions
Method, (setf gdk-window-user-data): Public generic functions
Method, (setf gdk-window-window-type): Public generic functions
Method, (setf graphics-context-background): Public generic functions
Method, (setf graphics-context-clip-mask): Public generic functions
Method, (setf graphics-context-clip-rectangle): Public generic functions
Method, (setf graphics-context-clip-region): Public generic functions
Method, (setf graphics-context-colormap): Public generic functions
Method, (setf graphics-context-exposures): Public generic functions
Method, (setf graphics-context-fill): Public generic functions
Method, (setf graphics-context-font): Public generic functions
Method, (setf graphics-context-foreground): Public generic functions
Method, (setf graphics-context-function): Public generic functions
Method, (setf graphics-context-rgb-bg-color): Public generic functions
Method, (setf graphics-context-rgb-fg-color): Public generic functions
Method, (setf graphics-context-screen): Public generic functions
Method, (setf graphics-context-stipple): Public generic functions
Method, (setf graphics-context-subwindow): Public generic functions
Method, (setf graphics-context-tile): Public generic functions
Method, (setf keymap-caps-lock-state): Public generic functions
Method, (setf keymap-direction): Public generic functions
Method, (setf keymap-has-bidi-layouts): Public generic functions
Method, (setf pixbuf-bits-per-sample): Public generic functions
Method, (setf pixbuf-colorspace): Public generic functions
Method, (setf pixbuf-has-alpha): Public generic functions
Method, (setf pixbuf-height): Public generic functions
Method, (setf pixbuf-n-channels): Public generic functions
Method, (setf pixbuf-pixels): Public generic functions
Method, (setf pixbuf-rowstride): Public generic functions
Method, (setf pixbuf-width): Public generic functions
Method, (setf screen-active-window): Public generic functions
Method, (setf screen-composited-p): Public generic functions
Method, (setf screen-default-colormap): Public generic functions
Method, (setf screen-display): Public generic functions
Method, (setf screen-display-name): Public generic functions
Method, (setf screen-font-options): Public generic functions
Method, (setf screen-height): Public generic functions
Method, (setf screen-height-mm): Public generic functions
Method, (setf screen-n-monitors): Public generic functions
Method, (setf screen-number): Public generic functions
Method, (setf screen-resolution): Public generic functions
Method, (setf screen-rgb-colormap): Public generic functions
Method, (setf screen-rgb-visual): Public generic functions
Method, (setf screen-rgba-colormap): Public generic functions
Method, (setf screen-rgba-visual): Public generic functions
Method, (setf screen-root-window): Public generic functions
Method, (setf screen-system-colormap): Public generic functions
Method, (setf screen-system-visual): Public generic functions
Method, (setf screen-toplevel-windows): Public generic functions
Method, (setf screen-visuals): Public generic functions
Method, (setf screen-width): Public generic functions
Method, (setf screen-width-mm): Public generic functions
Method, (setf screen-window-stack): Public generic functions
Method, (setf visual-bits-per-rgb): Public generic functions
Method, (setf visual-blue-mask): Public generic functions
Method, (setf visual-blue-prec): Public generic functions
Method, (setf visual-blue-shift): Public generic functions
Method, (setf visual-byte-order): Public generic functions
Method, (setf visual-colormap-size): Public generic functions
Method, (setf visual-depth): Public generic functions
Method, (setf visual-green-mask): Public generic functions
Method, (setf visual-green-prec): Public generic functions
Method, (setf visual-green-shift): Public generic functions
Method, (setf visual-red-mask): Public generic functions
Method, (setf visual-red-prec): Public generic functions
Method, (setf visual-red-shift): Public generic functions
Method, (setf visual-screen): Public generic functions
Method, (setf visual-visual-type): Public generic functions
Method, display-core-pointer: Public generic functions
Method, display-default-cursor-size: Public generic functions
Method, display-default-group: Public generic functions
Method, display-default-screen: Public generic functions
Method, display-devices: Public generic functions
Method, display-manager-default-display: Public generic functions
Method, display-manager-displays: Public generic functions
Method, display-n-screens: Public generic functions
Method, display-name: Public generic functions
Method, display-supports-clipboard-persistence: Public generic functions
Method, display-supports-composite: Public generic functions
Method, display-supports-cursor-alpha: Public generic functions
Method, display-supports-cursor-color: Public generic functions
Method, display-supports-input-shapes: Public generic functions
Method, display-supports-selection-notification: Public generic functions
Method, display-supports-shapes: Public generic functions
Method, drag-context-action: Public generic functions
Method, drag-context-actions: Public generic functions
Method, drag-context-dest-window: Public generic functions
Method, drag-context-is-source: Public generic functions
Method, drag-context-protocol: Public generic functions
Method, drag-context-source-window: Public generic functions
Method, drag-context-start-time: Public generic functions
Method, drag-context-suggested-action: Public generic functions
Method, drag-context-targets: Public generic functions
Method, drawable-clip-region: Public generic functions
Method, drawable-colormap: Public generic functions
Method, drawable-depth: Public generic functions
Method, drawable-display: Public generic functions
Method, drawable-screen: Public generic functions
Method, drawable-visible-region: Public generic functions
Method, drawable-visual: Public generic functions
Method, fixed-array-array-size: Private generic functions
Method, fixed-array-element-type: Private generic functions
Method, free-translated-object: Public standalone methods
Method, gdk-app-launch-context-desktop: Public generic functions
Method, gdk-app-launch-context-display: Public generic functions
Method, gdk-app-launch-context-icon: Public generic functions
Method, gdk-app-launch-context-icon-name: Public generic functions
Method, gdk-app-launch-context-screen: Public generic functions
Method, gdk-app-launch-context-timestamp: Public generic functions
Method, gdk-colormap-screen: Public generic functions
Method, gdk-colormap-visual: Public generic functions
Method, gdk-device-axes: Public generic functions
Method, gdk-device-has-cursor: Public generic functions
Method, gdk-device-keys: Public generic functions
Method, gdk-device-mode: Public generic functions
Method, gdk-device-n-axes: Public generic functions
Method, gdk-device-n-keys: Public generic functions
Method, gdk-device-name: Public generic functions
Method, gdk-device-source: Public generic functions
Method, gdk-image-colormap: Public generic functions
Method, gdk-pango-renderer-screen: Public generic functions
Method, gdk-window-accept-focus: Public generic functions
Method, gdk-window-background: Public generic functions
Method, gdk-window-children: Public generic functions
Method, gdk-window-composited: Public generic functions
Method, gdk-window-cursor: Public generic functions
Method, gdk-window-decorations: Public generic functions
Method, gdk-window-events: Public generic functions
Method, gdk-window-focus-on-map: Public generic functions
Method, gdk-window-functions: Public generic functions
Method, gdk-window-group: Public generic functions
Method, gdk-window-icon-list: Public generic functions
Method, gdk-window-icon-name: Public generic functions
Method, gdk-window-is-destroyed: Public generic functions
Method, gdk-window-is-viewable: Public generic functions
Method, gdk-window-is-visible: Public generic functions
Method, gdk-window-keep-above: Public generic functions
Method, gdk-window-keep-below: Public generic functions
Method, gdk-window-modal-hint: Public generic functions
Method, gdk-window-opacity: Public generic functions
Method, gdk-window-override-redirect: Public generic functions
Method, gdk-window-parent: Public generic functions
Method, gdk-window-role: Public generic functions
Method, gdk-window-skip-pager-hint: Public generic functions
Method, gdk-window-skip-taskbar-hint: Public generic functions
Method, gdk-window-startup-id: Public generic functions
Method, gdk-window-state: Public generic functions
Method, gdk-window-title: Public generic functions
Method, gdk-window-toplevel: Public generic functions
Method, gdk-window-transient-for: Public generic functions
Method, gdk-window-type-hint: Public generic functions
Method, gdk-window-urgency-hint: Public generic functions
Method, gdk-window-user-data: Public generic functions
Method, gdk-window-window-type: Public generic functions
Method, graphics-context-background: Public generic functions
Method, graphics-context-clip-mask: Public generic functions
Method, graphics-context-clip-rectangle: Public generic functions
Method, graphics-context-clip-region: Public generic functions
Method, graphics-context-colormap: Public generic functions
Method, graphics-context-exposures: Public generic functions
Method, graphics-context-fill: Public generic functions
Method, graphics-context-font: Public generic functions
Method, graphics-context-foreground: Public generic functions
Method, graphics-context-function: Public generic functions
Method, graphics-context-rgb-bg-color: Public generic functions
Method, graphics-context-rgb-fg-color: Public generic functions
Method, graphics-context-screen: Public generic functions
Method, graphics-context-stipple: Public generic functions
Method, graphics-context-subwindow: Public generic functions
Method, graphics-context-tile: Public generic functions
Method, initialize-instance: Public standalone methods
Method, initialize-instance: Public standalone methods
Method, initialize-instance: Public standalone methods
Method, keymap-caps-lock-state: Public generic functions
Method, keymap-direction: Public generic functions
Method, keymap-has-bidi-layouts: Public generic functions
Method, pixbuf-bits-per-sample: Public generic functions
Method, pixbuf-colorspace: Public generic functions
Method, pixbuf-has-alpha: Public generic functions
Method, pixbuf-height: Public generic functions
Method, pixbuf-n-channels: Public generic functions
Method, pixbuf-pixels: Public generic functions
Method, pixbuf-rowstride: Public generic functions
Method, pixbuf-width: Public generic functions
Method, print-object: Public standalone methods
Method, print-object: Public standalone methods
Method, screen-active-window: Public generic functions
Method, screen-composited-p: Public generic functions
Method, screen-default-colormap: Public generic functions
Method, screen-display: Public generic functions
Method, screen-display-name: Public generic functions
Method, screen-font-options: Public generic functions
Method, screen-height: Public generic functions
Method, screen-height-mm: Public generic functions
Method, screen-n-monitors: Public generic functions
Method, screen-number: Public generic functions
Method, screen-resolution: Public generic functions
Method, screen-rgb-colormap: Public generic functions
Method, screen-rgb-visual: Public generic functions
Method, screen-rgba-colormap: Public generic functions
Method, screen-rgba-visual: Public generic functions
Method, screen-root-window: Public generic functions
Method, screen-system-colormap: Public generic functions
Method, screen-system-visual: Public generic functions
Method, screen-toplevel-windows: Public generic functions
Method, screen-visuals: Public generic functions
Method, screen-width: Public generic functions
Method, screen-width-mm: Public generic functions
Method, screen-window-stack: Public generic functions
Method, translate-from-foreign: Public standalone methods
Method, translate-from-foreign: Public standalone methods
Method, translate-from-foreign: Public standalone methods
Method, translate-to-foreign: Public standalone methods
Method, translate-to-foreign: Public standalone methods
Method, translate-to-foreign: Public standalone methods
Method, visual-bits-per-rgb: Public generic functions
Method, visual-blue-mask: Public generic functions
Method, visual-blue-prec: Public generic functions
Method, visual-blue-shift: Public generic functions
Method, visual-byte-order: Public generic functions
Method, visual-colormap-size: Public generic functions
Method, visual-depth: Public generic functions
Method, visual-green-mask: Public generic functions
Method, visual-green-prec: Public generic functions
Method, visual-green-shift: Public generic functions
Method, visual-red-mask: Public generic functions
Method, visual-red-prec: Public generic functions
Method, visual-red-shift: Public generic functions
Method, visual-screen: Public generic functions
Method, visual-visual-type: Public generic functions

N
notify-startup-complete: Public ordinary functions

P
pixbuf-bits-per-sample: Public generic functions
pixbuf-bits-per-sample: Public generic functions
pixbuf-colorspace: Public generic functions
pixbuf-colorspace: Public generic functions
pixbuf-get-from-drawable: Public ordinary functions
pixbuf-get-from-image: Public ordinary functions
pixbuf-has-alpha: Public generic functions
pixbuf-has-alpha: Public generic functions
pixbuf-height: Public generic functions
pixbuf-height: Public generic functions
pixbuf-n-channels: Public generic functions
pixbuf-n-channels: Public generic functions
pixbuf-new-from-file: Public ordinary functions
pixbuf-pixels: Public generic functions
pixbuf-pixels: Public generic functions
pixbuf-render-pixmap-and-mask: Public ordinary functions
pixbuf-render-pixmap-and-mask-for-colormap: Public ordinary functions
pixbuf-render-threshold-alpha: Public ordinary functions
pixbuf-render-to-drawable: Public ordinary functions
pixbuf-render-to-drawable-alpha: Public ordinary functions
pixbuf-rowstride: Public generic functions
pixbuf-rowstride: Public generic functions
pixbuf-save: Public ordinary functions
pixbuf-width: Public generic functions
pixbuf-width: Public generic functions
pixmap-create-from-data: Public ordinary functions
pixmap-create-from-xpm: Public ordinary functions
pixmap-new: Public ordinary functions
point-p: Private ordinary functions
point-x: Public ordinary functions
point-y: Public ordinary functions
pointer-grab: Public ordinary functions
pointer-grabbed-p: Public ordinary functions
pointer-ungrab: Public ordinary functions
print-object: Public standalone methods
print-object: Public standalone methods
program-class: Public ordinary functions

R
rectangle-height: Public ordinary functions
rectangle-intersect: Public ordinary functions
rectangle-p: Private ordinary functions
rectangle-union: Public ordinary functions
rectangle-width: Public ordinary functions
rectangle-x: Public ordinary functions
rectangle-y: Public ordinary functions
region-from-polygon: Public ordinary functions
region-from-rectangle: Public ordinary functions
region-get-clipbox: Public ordinary functions
region-get-rectangles: Public ordinary functions
region-intersect: Public ordinary functions
region-is-empty: Public ordinary functions
region-offset: Public ordinary functions
region-point-in: Public ordinary functions
region-rect-in: Public ordinary functions
region-shrink: Public ordinary functions
region-spans-intersect-foreach: Public ordinary functions
region-subtract: Public ordinary functions
region-union: Public ordinary functions
region-union-with-rect: Public ordinary functions
region-xor: Public ordinary functions
region=: Public ordinary functions
rgb-cmap-colors: Private ordinary functions
rgb-cmap-n-colors: Private ordinary functions
rgb-cmap-p: Private ordinary functions
rgb-colormap-ditherable: Public ordinary functions
rgb-ditherable: Public ordinary functions
rgb-find-color: Public ordinary functions
rgb-get-colormap: Public ordinary functions
rgb-get-visual: Public ordinary functions
rgb-set-install: Public ordinary functions
rgb-set-min-colors: Public ordinary functions
rgb-set-verbose: Public ordinary functions

S
screen-active-window: Public generic functions
screen-active-window: Public generic functions
screen-broadcast-client-message: Public ordinary functions
screen-composited-p: Public generic functions
screen-composited-p: Public generic functions
screen-default-colormap: Public generic functions
screen-default-colormap: Public generic functions
screen-display: Public generic functions
screen-display: Public generic functions
screen-display-name: Public generic functions
screen-display-name: Public generic functions
screen-font-options: Public generic functions
screen-font-options: Public generic functions
screen-get-monitor-at-point: Public ordinary functions
screen-get-monitor-at-window: Public ordinary functions
screen-get-monitor-geometry: Public ordinary functions
screen-get-monitor-height-mm: Public ordinary functions
screen-get-monitor-plug-name: Public ordinary functions
screen-get-monitor-width-mm: Public ordinary functions
screen-get-setting: Public ordinary functions
screen-height: Public generic functions
screen-height: Public generic functions
screen-height-mm: Public generic functions
screen-height-mm: Public generic functions
screen-n-monitors: Public generic functions
screen-n-monitors: Public generic functions
screen-number: Public generic functions
screen-number: Public generic functions
screen-resolution: Public generic functions
screen-resolution: Public generic functions
screen-rgb-colormap: Public generic functions
screen-rgb-colormap: Public generic functions
screen-rgb-visual: Public generic functions
screen-rgb-visual: Public generic functions
screen-rgba-colormap: Public generic functions
screen-rgba-colormap: Public generic functions
screen-rgba-visual: Public generic functions
screen-rgba-visual: Public generic functions
screen-root-window: Public generic functions
screen-root-window: Public generic functions
screen-system-colormap: Public generic functions
screen-system-colormap: Public generic functions
screen-system-visual: Public generic functions
screen-system-visual: Public generic functions
screen-toplevel-windows: Public generic functions
screen-toplevel-windows: Public generic functions
screen-visuals: Public generic functions
screen-visuals: Public generic functions
screen-width: Public generic functions
screen-width: Public generic functions
screen-width-mm: Public generic functions
screen-width-mm: Public generic functions
screen-window-stack: Public generic functions
screen-window-stack: Public generic functions
segment-p: Private ordinary functions
segment-x1: Public ordinary functions
segment-x2: Public ordinary functions
segment-y1: Public ordinary functions
segment-y2: Public ordinary functions
set-sm-client-id: Public ordinary functions
span-p: Private ordinary functions
span-width: Public ordinary functions
span-x: Public ordinary functions
span-y: Public ordinary functions
spawn-command-line-on-screen: Public ordinary functions

T
translate-from-foreign: Public standalone methods
translate-from-foreign: Public standalone methods
translate-from-foreign: Public standalone methods
translate-to-foreign: Public standalone methods
translate-to-foreign: Public standalone methods
translate-to-foreign: Public standalone methods
trapezoid-p: Private ordinary functions
trapezoid-x11: Public ordinary functions
trapezoid-x12: Public ordinary functions
trapezoid-x21: Public ordinary functions
trapezoid-x22: Public ordinary functions
trapezoid-y1: Public ordinary functions
trapezoid-y2: Public ordinary functions

V
visual-bits-per-rgb: Public generic functions
visual-bits-per-rgb: Public generic functions
visual-blue-mask: Public generic functions
visual-blue-mask: Public generic functions
visual-blue-prec: Public generic functions
visual-blue-prec: Public generic functions
visual-blue-shift: Public generic functions
visual-blue-shift: Public generic functions
visual-byte-order: Public generic functions
visual-byte-order: Public generic functions
visual-colormap-size: Public generic functions
visual-colormap-size: Public generic functions
visual-depth: Public generic functions
visual-depth: Public generic functions
visual-get-best: Public ordinary functions
visual-get-best-depth: Public ordinary functions
visual-get-best-type: Public ordinary functions
visual-get-best-with-both: Public ordinary functions
visual-get-best-with-depth: Public ordinary functions
visual-get-system: Public ordinary functions
visual-green-mask: Public generic functions
visual-green-mask: Public generic functions
visual-green-prec: Public generic functions
visual-green-prec: Public generic functions
visual-green-shift: Public generic functions
visual-green-shift: Public generic functions
visual-red-mask: Public generic functions
visual-red-mask: Public generic functions
visual-red-prec: Public generic functions
visual-red-prec: Public generic functions
visual-red-shift: Public generic functions
visual-red-shift: Public generic functions
visual-screen: Public generic functions
visual-screen: Public generic functions
visual-visual-type: Public generic functions
visual-visual-type: Public generic functions

W
with-foreign-string-array: Private macros
with-gdk-threads-lock: Public macros


A.3 Variables

Jump to:   *   +  
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   R   S   T   U   V   W   X   Y  
Index Entry  Section

*
*gtk-binary-age*: Private symbol macros
*gtk-interface-age*: Private symbol macros
*gtk-major-version*: Private symbol macros
*gtk-micro-version*: Private symbol macros
*gtk-minor-version*: Private symbol macros
*selection-clipboard*: Public special variables
*selection-primary*: Public special variables
*selection-secondary*: Public special variables
*selection-type-atom*: Public special variables
*selection-type-bitmap*: Public special variables
*selection-type-colormap*: Public special variables
*selection-type-drawable*: Public special variables
*selection-type-integer*: Public special variables
*selection-type-pixmap*: Public special variables
*selection-type-string*: Public special variables
*selection-type-window*: Public special variables
*target-bitmap*: Public special variables
*target-colormap*: Public special variables
*target-drawable*: Public special variables
*target-pixmap*: Public special variables
*target-string*: Public special variables

+
+gdk-current-time+: Public constants
+gdk-priority-redraw+: Public constants

A
accept-focus: Public classes
action: Public structures
action: Public classes
actions: Public classes
active-window: Public classes
area: Public structures
array-size: Public classes
atom: Public structures
axes: Public structures
axes: Public structures
axes: Public classes
axes: Private structures

B
background: Public structures
background: Public classes
background: Public classes
base-height: Public structures
base-width: Public structures
bits-per-rgb: Public classes
bits-per-sample: Public classes
blue: Public structures
blue-mask: Public classes
blue-prec: Public classes
blue-shift: Public classes
button: Public structures
byte-order: Public classes

C
cap-style: Public structures
caps-lock-state: Public classes
changed-mask: Public structures
children: Public classes
clip-mask: Public structures
clip-mask: Public classes
clip-rectangle: Public classes
clip-region: Public classes
clip-region: Public classes
clip-x-origin: Public structures
clip-y-origin: Public structures
colormap: Public structures
colormap: Public classes
colormap: Public classes
colormap: Public classes
colormap-size: Public classes
colors: Private structures
colorspace: Public classes
composited: Public classes
composited-p: Public classes
Constant, +gdk-current-time+: Public constants
Constant, +gdk-priority-redraw+: Public constants
core-pointer: Public classes
count: Public structures
cursor: Public structures
cursor: Public classes

D
data: Public structures
data: Public structures
data: Public structures
data-format: Public structures
data-format: Public structures
data-format: Public structures
data-format: Public structures
decorations: Public classes
default-colormap: Public classes
default-cursor-size: Public classes
default-display: Public classes
default-group: Public classes
default-screen: Public classes
depth: Public classes
depth: Public classes
desktop: Public classes
dest-window: Public classes
detail: Public structures
device: Public structures
device: Public structures
device: Public structures
device: Public structures
devices: Public classes
direction: Public structures
direction: Public classes
display: Public classes
display: Public classes
display: Public classes
display-name: Public classes
displays: Public classes
drag-context: Public structures

E
element-type: Public classes
event-mask: Public structures
events: Public classes
exposures: Public classes

F
fill: Public structures
fill: Public classes
focus: Public structures
focus-on-map: Public classes
font: Public structures
font: Public classes
font-options: Public classes
foregound: Public structures
foreground: Public classes
function: Public structures
function: Public classes
functions: Public classes

G
grab-window: Public structures
graphics-exposures: Public structures
gravity: Public structures
green: Public structures
green-mask: Public classes
green-prec: Public classes
green-shift: Public classes
group: Public structures
group: Public classes
group: Private structures

H
hardware-keycode: Public structures
has-alpha: Public classes
has-bidi-layouts: Public classes
has-cursor: Public classes
height: Public structures
height: Public structures
height: Public structures
height: Public classes
height: Public classes
height-increment: Public structures
height-mm: Public classes

I
icon: Public classes
icon-list: Public classes
icon-name: Public classes
icon-name: Public classes
implicit: Public structures
in: Public structures
is-destroyed: Public classes
is-hint: Public structures
is-modifier: Public structures
is-source: Public classes
is-viewable: Public classes
is-visible: Public classes

J
join-style: Public structures

K
keep-above: Public classes
keep-below: Public classes
keyboard: Public structures
keycode: Private structures
keys: Public classes
keyval: Public structures
keyval: Private structures

L
length: Public structures
level: Private structures
line-style: Public structures
line-width: Public structures

M
max: Private structures
max-aspect: Public structures
max-height: Public structures
max-width: Public structures
message-time: Public structures
min: Private structures
min-aspect: Public structures
min-height: Public structures
min-width: Public structures
modal-hint: Public classes
mode: Public structures
mode: Public classes
modifiers: Private structures

N
n-axes: Public classes
n-channels: Public classes
n-colors: Private structures
n-keys: Public classes
n-monitors: Public classes
n-screens: Public classes
name: Public structures
name: Public classes
name: Public classes
new-window-state: Public structures
number: Public classes

O
opacity: Public classes
override-redirect: Public structures
override-redirect: Public classes
owner: Public structures

P
parent: Public classes
pixel: Public structures
pixels: Public classes
property: Public structures
protocol: Public classes

R
reason: Public structures
red: Public structures
red-mask: Public classes
red-prec: Public classes
red-shift: Public classes
region: Public structures
requestor: Public structures
resolution: Public classes
rgb-bg-color: Public classes
rgb-colormap: Public classes
rgb-fg-color: Public classes
rgb-visual: Public classes
rgba-colormap: Public classes
rgba-visual: Public classes
role: Public classes
root-window: Public classes
rowstride: Public classes

S
screen: Public classes
screen: Public classes
screen: Public classes
screen: Public classes
screen: Public classes
screen: Public classes
selection: Public structures
selection: Public structures
selection-time: Public structures
send-event: Public structures
skip-pager-hint: Public classes
skip-taskbar-hint: Public classes
Slot, accept-focus: Public classes
Slot, action: Public structures
Slot, action: Public classes
Slot, actions: Public classes
Slot, active-window: Public classes
Slot, area: Public structures
Slot, array-size: Public classes
Slot, atom: Public structures
Slot, axes: Public structures
Slot, axes: Public structures
Slot, axes: Public classes
Slot, axes: Private structures
Slot, background: Public structures
Slot, background: Public classes
Slot, background: Public classes
Slot, base-height: Public structures
Slot, base-width: Public structures
Slot, bits-per-rgb: Public classes
Slot, bits-per-sample: Public classes
Slot, blue: Public structures
Slot, blue-mask: Public classes
Slot, blue-prec: Public classes
Slot, blue-shift: Public classes
Slot, button: Public structures
Slot, byte-order: Public classes
Slot, cap-style: Public structures
Slot, caps-lock-state: Public classes
Slot, changed-mask: Public structures
Slot, children: Public classes
Slot, clip-mask: Public structures
Slot, clip-mask: Public classes
Slot, clip-rectangle: Public classes
Slot, clip-region: Public classes
Slot, clip-region: Public classes
Slot, clip-x-origin: Public structures
Slot, clip-y-origin: Public structures
Slot, colormap: Public structures
Slot, colormap: Public classes
Slot, colormap: Public classes
Slot, colormap: Public classes
Slot, colormap-size: Public classes
Slot, colors: Private structures
Slot, colorspace: Public classes
Slot, composited: Public classes
Slot, composited-p: Public classes
Slot, core-pointer: Public classes
Slot, count: Public structures
Slot, cursor: Public structures
Slot, cursor: Public classes
Slot, data: Public structures
Slot, data: Public structures
Slot, data: Public structures
Slot, data-format: Public structures
Slot, data-format: Public structures
Slot, data-format: Public structures
Slot, data-format: Public structures
Slot, decorations: Public classes
Slot, default-colormap: Public classes
Slot, default-cursor-size: Public classes
Slot, default-display: Public classes
Slot, default-group: Public classes
Slot, default-screen: Public classes
Slot, depth: Public classes
Slot, depth: Public classes
Slot, desktop: Public classes
Slot, dest-window: Public classes
Slot, detail: Public structures
Slot, device: Public structures
Slot, device: Public structures
Slot, device: Public structures
Slot, device: Public structures
Slot, devices: Public classes
Slot, direction: Public structures
Slot, direction: Public classes
Slot, display: Public classes
Slot, display: Public classes
Slot, display: Public classes
Slot, display-name: Public classes
Slot, displays: Public classes
Slot, drag-context: Public structures
Slot, element-type: Public classes
Slot, event-mask: Public structures
Slot, events: Public classes
Slot, exposures: Public classes
Slot, fill: Public structures
Slot, fill: Public classes
Slot, focus: Public structures
Slot, focus-on-map: Public classes
Slot, font: Public structures
Slot, font: Public classes
Slot, font-options: Public classes
Slot, foregound: Public structures
Slot, foreground: Public classes
Slot, function: Public structures
Slot, function: Public classes
Slot, functions: Public classes
Slot, grab-window: Public structures
Slot, graphics-exposures: Public structures
Slot, gravity: Public structures
Slot, green: Public structures
Slot, green-mask: Public classes
Slot, green-prec: Public classes
Slot, green-shift: Public classes
Slot, group: Public structures
Slot, group: Public classes
Slot, group: Private structures
Slot, hardware-keycode: Public structures
Slot, has-alpha: Public classes
Slot, has-bidi-layouts: Public classes
Slot, has-cursor: Public classes
Slot, height: Public structures
Slot, height: Public structures
Slot, height: Public structures
Slot, height: Public classes
Slot, height: Public classes
Slot, height-increment: Public structures
Slot, height-mm: Public classes
Slot, icon: Public classes
Slot, icon-list: Public classes
Slot, icon-name: Public classes
Slot, icon-name: Public classes
Slot, implicit: Public structures
Slot, in: Public structures
Slot, is-destroyed: Public classes
Slot, is-hint: Public structures
Slot, is-modifier: Public structures
Slot, is-source: Public classes
Slot, is-viewable: Public classes
Slot, is-visible: Public classes
Slot, join-style: Public structures
Slot, keep-above: Public classes
Slot, keep-below: Public classes
Slot, keyboard: Public structures
Slot, keycode: Private structures
Slot, keys: Public classes
Slot, keyval: Public structures
Slot, keyval: Private structures
Slot, length: Public structures
Slot, level: Private structures
Slot, line-style: Public structures
Slot, line-width: Public structures
Slot, max: Private structures
Slot, max-aspect: Public structures
Slot, max-height: Public structures
Slot, max-width: Public structures
Slot, message-time: Public structures
Slot, min: Private structures
Slot, min-aspect: Public structures
Slot, min-height: Public structures
Slot, min-width: Public structures
Slot, modal-hint: Public classes
Slot, mode: Public structures
Slot, mode: Public classes
Slot, modifiers: Private structures
Slot, n-axes: Public classes
Slot, n-channels: Public classes
Slot, n-colors: Private structures
Slot, n-keys: Public classes
Slot, n-monitors: Public classes
Slot, n-screens: Public classes
Slot, name: Public structures
Slot, name: Public classes
Slot, name: Public classes
Slot, new-window-state: Public structures
Slot, number: Public classes
Slot, opacity: Public classes
Slot, override-redirect: Public structures
Slot, override-redirect: Public classes
Slot, owner: Public structures
Slot, parent: Public classes
Slot, pixel: Public structures
Slot, pixels: Public classes
Slot, property: Public structures
Slot, protocol: Public classes
Slot, reason: Public structures
Slot, red: Public structures
Slot, red-mask: Public classes
Slot, red-prec: Public classes
Slot, red-shift: Public classes
Slot, region: Public structures
Slot, requestor: Public structures
Slot, resolution: Public classes
Slot, rgb-bg-color: Public classes
Slot, rgb-colormap: Public classes
Slot, rgb-fg-color: Public classes
Slot, rgb-visual: Public classes
Slot, rgba-colormap: Public classes
Slot, rgba-visual: Public classes
Slot, role: Public classes
Slot, root-window: Public classes
Slot, rowstride: Public classes
Slot, screen: Public classes
Slot, screen: Public classes
Slot, screen: Public classes
Slot, screen: Public classes
Slot, screen: Public classes
Slot, screen: Public classes
Slot, selection: Public structures
Slot, selection: Public structures
Slot, selection-time: Public structures
Slot, send-event: Public structures
Slot, skip-pager-hint: Public classes
Slot, skip-taskbar-hint: Public classes
Slot, source: Public classes
Slot, source-window: Public classes
Slot, start-time: Public classes
Slot, startup-id: Public classes
Slot, state: Public structures
Slot, state: Public structures
Slot, state: Public structures
Slot, state: Public structures
Slot, state: Public structures
Slot, state: Public structures
Slot, state: Public structures
Slot, state: Public classes
Slot, stipple: Public structures
Slot, stipple: Public classes
Slot, string: Public structures
Slot, sub-window: Public structures
Slot, subwindow: Public classes
Slot, subwindow-mode: Public structures
Slot, suggested-action: Public classes
Slot, supports-clipboard-persistence: Public classes
Slot, supports-composite: Public classes
Slot, supports-cursor-alpha: Public classes
Slot, supports-cursor-color: Public classes
Slot, supports-input-shapes: Public classes
Slot, supports-selection-notification: Public classes
Slot, supports-shapes: Public classes
Slot, system-colormap: Public classes
Slot, system-visual: Public classes
Slot, target: Public structures
Slot, targets: Public classes
Slot, tile: Public structures
Slot, tile: Public classes
Slot, time: Public structures
Slot, time: Public structures
Slot, time: Public structures
Slot, time: Public structures
Slot, time: Public structures
Slot, time: Public structures
Slot, time: Public structures
Slot, time: Public structures
Slot, time: Public structures
Slot, time: Public structures
Slot, time: Private structures
Slot, timestamp: Public classes
Slot, title: Public structures
Slot, title: Public classes
Slot, toplevel: Public classes
Slot, toplevel-windows: Public classes
Slot, transient-for: Public classes
Slot, ts-x-origin: Public structures
Slot, ts-y-origin: Public structures
Slot, type: Public structures
Slot, type: Public structures
Slot, type: Public structures
Slot, type: Public structures
Slot, type: Public structures
Slot, type: Public structures
Slot, type: Public structures
Slot, type: Public structures
Slot, type: Public structures
Slot, type: Public structures
Slot, type: Public structures
Slot, type: Public structures
Slot, type: Public structures
Slot, type: Public structures
Slot, type: Public structures
Slot, type: Public structures
Slot, type: Public structures
Slot, type: Public structures
Slot, type: Public structures
Slot, type: Public structures
Slot, type-hint: Public structures
Slot, type-hint: Public classes
Slot, urgency-hint: Public classes
Slot, use: Private structures
Slot, user-data: Public classes
Slot, visible-region: Public classes
Slot, visual: Public structures
Slot, visual: Public classes
Slot, visual: Public classes
Slot, visual-type: Public classes
Slot, visuals: Public classes
Slot, width: Public structures
Slot, width: Public structures
Slot, width: Public structures
Slot, width: Public structures
Slot, width: Public classes
Slot, width: Public classes
Slot, width-increment: Public structures
Slot, width-mm: Public classes
Slot, window: Public structures
Slot, window-class: Public structures
Slot, window-stack: Public classes
Slot, window-type: Public structures
Slot, window-type: Public classes
Slot, wmclass-class: Public structures
Slot, wmclass-name: Public structures
Slot, x: Public structures
Slot, x: Public structures
Slot, x: Public structures
Slot, x: Public structures
Slot, x: Public structures
Slot, x: Public structures
Slot, x: Public structures
Slot, x: Public structures
Slot, x: Public structures
Slot, x-root: Public structures
Slot, x-root: Public structures
Slot, x-root: Public structures
Slot, x-root: Public structures
Slot, x-root: Public structures
Slot, x1: Public structures
Slot, x11: Public structures
Slot, x12: Public structures
Slot, x2: Public structures
Slot, x21: Public structures
Slot, x22: Public structures
Slot, y: Public structures
Slot, y: Public structures
Slot, y: Public structures
Slot, y: Public structures
Slot, y: Public structures
Slot, y: Public structures
Slot, y: Public structures
Slot, y: Public structures
Slot, y: Public structures
Slot, y-root: Public structures
Slot, y-root: Public structures
Slot, y-root: Public structures
Slot, y-root: Public structures
Slot, y-root: Public structures
Slot, y1: Public structures
Slot, y1: Public structures
Slot, y2: Public structures
Slot, y2: Public structures
source: Public classes
source-window: Public classes
Special Variable, *selection-clipboard*: Public special variables
Special Variable, *selection-primary*: Public special variables
Special Variable, *selection-secondary*: Public special variables
Special Variable, *selection-type-atom*: Public special variables
Special Variable, *selection-type-bitmap*: Public special variables
Special Variable, *selection-type-colormap*: Public special variables
Special Variable, *selection-type-drawable*: Public special variables
Special Variable, *selection-type-integer*: Public special variables
Special Variable, *selection-type-pixmap*: Public special variables
Special Variable, *selection-type-string*: Public special variables
Special Variable, *selection-type-window*: Public special variables
Special Variable, *target-bitmap*: Public special variables
Special Variable, *target-colormap*: Public special variables
Special Variable, *target-drawable*: Public special variables
Special Variable, *target-pixmap*: Public special variables
Special Variable, *target-string*: Public special variables
start-time: Public classes
startup-id: Public classes
state: Public structures
state: Public structures
state: Public structures
state: Public structures
state: Public structures
state: Public structures
state: Public structures
state: Public classes
stipple: Public structures
stipple: Public classes
string: Public structures
sub-window: Public structures
subwindow: Public classes
subwindow-mode: Public structures
suggested-action: Public classes
supports-clipboard-persistence: Public classes
supports-composite: Public classes
supports-cursor-alpha: Public classes
supports-cursor-color: Public classes
supports-input-shapes: Public classes
supports-selection-notification: Public classes
supports-shapes: Public classes
Symbol Macro, *gtk-binary-age*: Private symbol macros
Symbol Macro, *gtk-interface-age*: Private symbol macros
Symbol Macro, *gtk-major-version*: Private symbol macros
Symbol Macro, *gtk-micro-version*: Private symbol macros
Symbol Macro, *gtk-minor-version*: Private symbol macros
system-colormap: Public classes
system-visual: Public classes

T
target: Public structures
targets: Public classes
tile: Public structures
tile: Public classes
time: Public structures
time: Public structures
time: Public structures
time: Public structures
time: Public structures
time: Public structures
time: Public structures
time: Public structures
time: Public structures
time: Public structures
time: Private structures
timestamp: Public classes
title: Public structures
title: Public classes
toplevel: Public classes
toplevel-windows: Public classes
transient-for: Public classes
ts-x-origin: Public structures
ts-y-origin: Public structures
type: Public structures
type: Public structures
type: Public structures
type: Public structures
type: Public structures
type: Public structures
type: Public structures
type: Public structures
type: Public structures
type: Public structures
type: Public structures
type: Public structures
type: Public structures
type: Public structures
type: Public structures
type: Public structures
type: Public structures
type: Public structures
type: Public structures
type: Public structures
type-hint: Public structures
type-hint: Public classes

U
urgency-hint: Public classes
use: Private structures
user-data: Public classes

V
visible-region: Public classes
visual: Public structures
visual: Public classes
visual: Public classes
visual-type: Public classes
visuals: Public classes

W
width: Public structures
width: Public structures
width: Public structures
width: Public structures
width: Public classes
width: Public classes
width-increment: Public structures
width-mm: Public classes
window: Public structures
window-class: Public structures
window-stack: Public classes
window-type: Public structures
window-type: Public classes
wmclass-class: Public structures
wmclass-name: Public structures

X
x: Public structures
x: Public structures
x: Public structures
x: Public structures
x: Public structures
x: Public structures
x: Public structures
x: Public structures
x: Public structures
x-root: Public structures
x-root: Public structures
x-root: Public structures
x-root: Public structures
x-root: Public structures
x1: Public structures
x11: Public structures
x12: Public structures
x2: Public structures
x21: Public structures
x22: Public structures

Y
y: Public structures
y: Public structures
y: Public structures
y: Public structures
y: Public structures
y: Public structures
y: Public structures
y: Public structures
y: Public structures
y-root: Public structures
y-root: Public structures
y-root: Public structures
y-root: Public structures
y-root: Public structures
y1: Public structures
y1: Public structures
y2: Public structures
y2: Public structures


A.4 Data types

Jump to:   %  
C   D   E   F   G   K   P   R   S   T   U   V  
Index Entry  Section

%
%gdk-cursor-tclass: Private classes
%gdk-device-tclass: Private classes
%gdk-drag-context-tclass: Private classes

C
cl-gtk2-gdk: The cl-gtk2-gdk system
cl-gtk2-gdk.asd: The cl-gtk2-gdk/cl-gtk2-gdk․asd file
Class, %gdk-cursor-tclass: Private classes
Class, %gdk-device-tclass: Private classes
Class, %gdk-drag-context-tclass: Private classes
Class, color-cstruct-tclass: Private classes
Class, cursor: Public classes
Class, display: Public classes
Class, display-manager: Public classes
Class, drag-context: Public classes
Class, drawable: Public classes
Class, event-button-cstruct-tclass: Private classes
Class, event-client-16-cstruct-tclass: Private classes
Class, event-client-32-cstruct-tclass: Private classes
Class, event-client-8-cstruct-tclass: Private classes
Class, event-client-cstruct-tclass: Private classes
Class, event-configure-cstruct-tclass: Private classes
Class, event-crossing-cstruct-tclass: Private classes
Class, event-cstruct-tclass: Private classes
Class, event-dnd-cstruct-tclass: Private classes
Class, event-expose-cstruct-tclass: Private classes
Class, event-focus-cstruct-tclass: Private classes
Class, event-grab-broken-cstruct-tclass: Private classes
Class, event-key-cstruct-tclass: Private classes
Class, event-motion-cstruct-tclass: Private classes
Class, event-no-expose-cstruct-tclass: Private classes
Class, event-owner-change-cstruct-tclass: Private classes
Class, event-property-cstruct-tclass: Private classes
Class, event-proximity-cstruct-tclass: Private classes
Class, event-scroll-cstruct-tclass: Private classes
Class, event-selection-cstruct-tclass: Private classes
Class, event-setting-cstruct-tclass: Private classes
Class, event-visibility-cstruct-tclass: Private classes
Class, event-window-state-cstruct-tclass: Private classes
Class, fixed-array: Public classes
Class, font: Public classes
Class, gc-values-cstruct-tclass: Private classes
Class, gdk-app-launch-context: Public classes
Class, gdk-atom-as-string-type: Private classes
Class, gdk-colormap: Public classes
Class, gdk-device: Public classes
Class, gdk-device-axis-cstruct-tclass: Private classes
Class, gdk-device-key-cstruct-tclass: Private classes
Class, gdk-image: Public classes
Class, gdk-pango-renderer: Public classes
Class, gdk-time-coord-cstruct-tclass: Private classes
Class, gdk-visual-cstruct-tclass: Private classes
Class, gdk-window: Public classes
Class, gdk-window-attr-cstruct-tclass: Private classes
Class, geometry-cstruct-tclass: Private classes
Class, graphics-context: Public classes
Class, keymap: Public classes
Class, keymap-key-cstruct-tclass: Private classes
Class, pixbuf: Public classes
Class, pixbuf-animation: Public classes
Class, pixmap: Public classes
Class, point-cstruct-tclass: Private classes
Class, rectangle-cstruct-tclass: Private classes
Class, region: Public classes
Class, rgb-cmap-cstruct-tclass: Private classes
Class, screen: Public classes
Class, segment-cstruct-tclass: Private classes
Class, span-cstruct-tclass: Private classes
Class, trapezoid-cstruct-tclass: Private classes
Class, unichar: Private classes
Class, visual: Public classes
color: Public structures
color-cstruct-tclass: Private classes
cursor: Public classes

D
display: Public classes
display-manager: Public classes
drag-context: Public classes
drawable: Public classes

E
event: Public structures
event-button: Public structures
event-button-cstruct-tclass: Private classes
event-client: Public structures
event-client-16: Public structures
event-client-16-cstruct-tclass: Private classes
event-client-32: Public structures
event-client-32-cstruct-tclass: Private classes
event-client-8: Public structures
event-client-8-cstruct-tclass: Private classes
event-client-cstruct-tclass: Private classes
event-configure: Public structures
event-configure-cstruct-tclass: Private classes
event-crossing: Public structures
event-crossing-cstruct-tclass: Private classes
event-cstruct-tclass: Private classes
event-dnd: Public structures
event-dnd-cstruct-tclass: Private classes
event-expose: Public structures
event-expose-cstruct-tclass: Private classes
event-focus: Public structures
event-focus-cstruct-tclass: Private classes
event-grab-broken: Public structures
event-grab-broken-cstruct-tclass: Private classes
event-key: Public structures
event-key-cstruct-tclass: Private classes
event-motion: Public structures
event-motion-cstruct-tclass: Private classes
event-no-expose: Public structures
event-no-expose-cstruct-tclass: Private classes
event-owner-change: Public structures
event-owner-change-cstruct-tclass: Private classes
event-property: Public structures
event-property-cstruct-tclass: Private classes
event-proximity: Public structures
event-proximity-cstruct-tclass: Private classes
event-scroll: Public structures
event-scroll-cstruct-tclass: Private classes
event-selection: Public structures
event-selection-cstruct-tclass: Private classes
event-setting: Public structures
event-setting-cstruct-tclass: Private classes
event-visibility: Public structures
event-visibility-cstruct-tclass: Private classes
event-window-state: Public structures
event-window-state-cstruct-tclass: Private classes

F
File, cl-gtk2-gdk.asd: The cl-gtk2-gdk/cl-gtk2-gdk․asd file
File, gdk.bitmaps.lisp: The cl-gtk2-gdk/gdk․bitmaps․lisp file
File, gdk.colors.lisp: The cl-gtk2-gdk/gdk․colors․lisp file
File, gdk.cursor.lisp: The cl-gtk2-gdk/gdk․cursor․lisp file
File, gdk.display.lisp: The cl-gtk2-gdk/gdk․display․lisp file
File, gdk.drag-and-drop.lisp: The cl-gtk2-gdk/gdk․drag-and-drop․lisp file
File, gdk.drawing-primitives.lisp: The cl-gtk2-gdk/gdk․drawing-primitives․lisp file
File, gdk.events.lisp: The cl-gtk2-gdk/gdk․events․lisp file
File, gdk.functions.lisp: The cl-gtk2-gdk/gdk․functions․lisp file
File, gdk.gc.lisp: The cl-gtk2-gdk/gdk․gc․lisp file
File, gdk.general.lisp: The cl-gtk2-gdk/gdk․general․lisp file
File, gdk.images.lisp: The cl-gtk2-gdk/gdk․images․lisp file
File, gdk.input-devices.lisp: The cl-gtk2-gdk/gdk․input-devices․lisp file
File, gdk.key-values.lisp: The cl-gtk2-gdk/gdk․key-values․lisp file
File, gdk.objects.lisp: The cl-gtk2-gdk/gdk․objects․lisp file
File, gdk.package.lisp: The cl-gtk2-gdk/gdk․package․lisp file
File, gdk.pango.lisp: The cl-gtk2-gdk/gdk․pango․lisp file
File, gdk.pixbufs.lisp: The cl-gtk2-gdk/gdk․pixbufs․lisp file
File, gdk.region.lisp: The cl-gtk2-gdk/gdk․region․lisp file
File, gdk.rgb.lisp: The cl-gtk2-gdk/gdk․rgb․lisp file
File, gdk.screen.lisp: The cl-gtk2-gdk/gdk․screen․lisp file
File, gdk.selections.lisp: The cl-gtk2-gdk/gdk․selections․lisp file
File, gdk.threads.lisp: The cl-gtk2-gdk/gdk․threads․lisp file
File, gdk.visual.lisp: The cl-gtk2-gdk/gdk․visual․lisp file
File, gdk.windows.lisp: The cl-gtk2-gdk/gdk․windows․lisp file
fixed-array: Public classes
font: Public classes

G
gc-values: Public structures
gc-values-cstruct-tclass: Private classes
gdk: The gdk package
gdk-app-launch-context: Public classes
gdk-atom-as-string-type: Private classes
gdk-colormap: Public classes
gdk-device: Public classes
gdk-device-axis: Private structures
gdk-device-axis-cstruct-tclass: Private classes
gdk-device-key: Private structures
gdk-device-key-cstruct-tclass: Private classes
gdk-image: Public classes
gdk-pango-renderer: Public classes
gdk-time-coord: Private structures
gdk-time-coord-cstruct-tclass: Private classes
gdk-visual-cstruct-tclass: Private classes
gdk-window: Public classes
gdk-window-attr: Public structures
gdk-window-attr-cstruct-tclass: Private classes
gdk.bitmaps.lisp: The cl-gtk2-gdk/gdk․bitmaps․lisp file
gdk.colors.lisp: The cl-gtk2-gdk/gdk․colors․lisp file
gdk.cursor.lisp: The cl-gtk2-gdk/gdk․cursor․lisp file
gdk.display.lisp: The cl-gtk2-gdk/gdk․display․lisp file
gdk.drag-and-drop.lisp: The cl-gtk2-gdk/gdk․drag-and-drop․lisp file
gdk.drawing-primitives.lisp: The cl-gtk2-gdk/gdk․drawing-primitives․lisp file
gdk.events.lisp: The cl-gtk2-gdk/gdk․events․lisp file
gdk.functions.lisp: The cl-gtk2-gdk/gdk․functions․lisp file
gdk.gc.lisp: The cl-gtk2-gdk/gdk․gc․lisp file
gdk.general.lisp: The cl-gtk2-gdk/gdk․general․lisp file
gdk.images.lisp: The cl-gtk2-gdk/gdk․images․lisp file
gdk.input-devices.lisp: The cl-gtk2-gdk/gdk․input-devices․lisp file
gdk.key-values.lisp: The cl-gtk2-gdk/gdk․key-values․lisp file
gdk.objects.lisp: The cl-gtk2-gdk/gdk․objects․lisp file
gdk.package.lisp: The cl-gtk2-gdk/gdk․package․lisp file
gdk.pango.lisp: The cl-gtk2-gdk/gdk․pango․lisp file
gdk.pixbufs.lisp: The cl-gtk2-gdk/gdk․pixbufs․lisp file
gdk.region.lisp: The cl-gtk2-gdk/gdk․region․lisp file
gdk.rgb.lisp: The cl-gtk2-gdk/gdk․rgb․lisp file
gdk.screen.lisp: The cl-gtk2-gdk/gdk․screen․lisp file
gdk.selections.lisp: The cl-gtk2-gdk/gdk․selections․lisp file
gdk.threads.lisp: The cl-gtk2-gdk/gdk․threads․lisp file
gdk.visual.lisp: The cl-gtk2-gdk/gdk․visual․lisp file
gdk.windows.lisp: The cl-gtk2-gdk/gdk․windows․lisp file
geometry: Public structures
geometry-cstruct-tclass: Private classes
graphics-context: Public classes

K
keymap: Public classes
keymap-key: Private structures
keymap-key-cstruct-tclass: Private classes

P
Package, gdk: The gdk package
pixbuf: Public classes
pixbuf-animation: Public classes
pixmap: Public classes
point: Public structures
point-cstruct-tclass: Private classes

R
rectangle: Public structures
rectangle-cstruct-tclass: Private classes
region: Public classes
rgb-cmap: Private structures
rgb-cmap-cstruct-tclass: Private classes

S
screen: Public classes
segment: Public structures
segment-cstruct-tclass: Private classes
span: Public structures
span-cstruct-tclass: Private classes
Structure, color: Public structures
Structure, event: Public structures
Structure, event-button: Public structures
Structure, event-client: Public structures
Structure, event-client-16: Public structures
Structure, event-client-32: Public structures
Structure, event-client-8: Public structures
Structure, event-configure: Public structures
Structure, event-crossing: Public structures
Structure, event-dnd: Public structures
Structure, event-expose: Public structures
Structure, event-focus: Public structures
Structure, event-grab-broken: Public structures
Structure, event-key: Public structures
Structure, event-motion: Public structures
Structure, event-no-expose: Public structures
Structure, event-owner-change: Public structures
Structure, event-property: Public structures
Structure, event-proximity: Public structures
Structure, event-scroll: Public structures
Structure, event-selection: Public structures
Structure, event-setting: Public structures
Structure, event-visibility: Public structures
Structure, event-window-state: Public structures
Structure, gc-values: Public structures
Structure, gdk-device-axis: Private structures
Structure, gdk-device-key: Private structures
Structure, gdk-time-coord: Private structures
Structure, gdk-window-attr: Public structures
Structure, geometry: Public structures
Structure, keymap-key: Private structures
Structure, point: Public structures
Structure, rectangle: Public structures
Structure, rgb-cmap: Private structures
Structure, segment: Public structures
Structure, span: Public structures
Structure, trapezoid: Public structures
System, cl-gtk2-gdk: The cl-gtk2-gdk system

T
trapezoid: Public structures
trapezoid-cstruct-tclass: Private classes

U
unichar: Private classes

V
visual: Public classes