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 Sun Dec 15 05:00: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))