Make the core pointer object per-display. (#85698)

Tue Jun 18 19:11:51 2002  Owen Taylor  <otaylor@redhat.com>

        * gdk/gdkdisplay.[ch] gdk/gdkevents.c gdk/gdkinput.h
        gdk/gdkinternals.h gdk/win32/gdkevents-win32.c
        gdk/win32/gdkinput-win32.[ch] gdk/x11/gdkevents-x11.c
        gdk/x11/gdkinput{,-none,-x11}.c gdk/x11/gdkinputprivate.h:
        Make the core pointer object per-display. (#85698)
This commit is contained in:
Owen Taylor
2002-06-18 23:23:30 +00:00
committed by Owen Taylor
parent c597a7be39
commit 1abf7df6be
23 changed files with 135 additions and 54 deletions

View File

@ -224,11 +224,9 @@ Specifies how an axis of a device is used.
<!-- ##### FUNCTION gdk_device_get_core_pointer ##### -->
<para>
Returns the device for the core pointer. The device is statically
allocated and should not be freed.
</para>
@Returns: a #GdkDevice.
@Returns:
<!-- ##### FUNCTION gdk_device_get_state ##### -->