gdkinputprivate.h File Reference

Go to the source code of this file.

Classes

struct  _GdkInputVTable
struct  _GdkAxisInfo
struct  _GdkInputWindow

Typedefs

typedef _GdkAxisInfo GdkAxisInfo
typedef _GdkInputVTable GdkInputVTable
typedef _GdkDevicePrivate GdkDevicePrivate
typedef _GdkInputWindow GdkInputWindow

Functions

void gdk_input_window_destroy (GdkWindow *window)
void gdk_input_init (void)
void gdk_input_exit (void)

Variables

GdkInputVTable gdk_input_vtable
gint gdk_input_ignore_core
gint gdk_input_ignore_wintab


Typedef Documentation

typedef struct _GdkAxisInfo GdkAxisInfo

Definition at line 30 of file gdkinputprivate.h.

typedef struct _GdkDevicePrivate GdkDevicePrivate

Definition at line 32 of file gdkinputprivate.h.

typedef struct _GdkInputVTable GdkInputVTable

Definition at line 31 of file gdkinputprivate.h.

typedef struct _GdkInputWindow GdkInputWindow

Definition at line 33 of file gdkinputprivate.h.


Function Documentation

void gdk_input_exit ( void   ) 

Definition at line 1529 of file gdkinput-win32.c.

References _GdkDeviceInfo::axes, _GdkDevicePrivate::axes, _GdkDeviceInfo::deviceid, g_free(), GDK_CORE_POINTER, gdk_input_devices, GDK_MODE_DISABLED, if(), _GdkDevicePrivate::info, _GdkDeviceInfo::keys, _GdkDevicePrivate::last_axis_data, and _GdkDeviceInfo::name.

void gdk_input_init ( void   ) 

Definition at line 336 of file gdkinput-win32.c.

References active, _GdkDeviceInfo::axes, _GdkDevicePrivate::axes, axis, _GdkDevicePrivate::axis_for_use, _GdkDeviceInfo::deviceid, _GdkWindowAttr::event_mask, FALSE, for(), g_list_append(), g_new, g_print(), g_strconcat(), g_warning(), GDK_ALL_EVENTS_MASK, GDK_AXIS_LAST, GDK_AXIS_PRESSURE, GDK_AXIS_X, GDK_AXIS_XTILT, GDK_AXIS_Y, GDK_AXIS_YTILT, GDK_DRAWABLE_XID, gdk_input_devices, gdk_input_ignore_wintab, GDK_INPUT_OUTPUT, GDK_MODE_SCREEN, GDK_NOTE, GDK_SOURCE_PEN, GDK_WA_X, GDK_WA_Y, gdk_window_new(), gdk_window_ref, GDK_WINDOW_TOPLEVEL, _GdkDeviceInfo::has_cursor, _GdkWindowAttr::height, i, if(), _GdkDevicePrivate::info, j, k, _GdkDevicePrivate::last_axis_data, _GdkAxisInfo::max_value, _GdkAxisInfo::min_value, _GdkDeviceInfo::mode, _GdkDeviceInfo::name, NULL, _GdkDeviceInfo::num_axes, _GdkAxisInfo::resolution, _GdkDeviceInfo::source, TRUE, _GdkWindowAttr::wclass, _GdkWindowAttr::width, _GdkWindowAttr::window_type, wintab_contexts, wintab_window, _GdkWindowAttr::x, _GdkAxisInfo::xmax_value, _GdkAxisInfo::xmin_value, _GdkAxisInfo::xresolution, and _GdkWindowAttr::y.

void gdk_input_window_destroy ( GdkWindow window  ) 

Definition at line 1518 of file gdkinput-win32.c.

References g_free(), g_list_remove(), g_return_if_fail, gdk_input_window_find(), gdk_input_windows, and NULL.

Referenced by gdk_window_internal_destroy().


Variable Documentation

gint gdk_input_ignore_core

Definition at line 178 of file gdkinput-win32.c.

Referenced by gdk_event_translate().

gint gdk_input_ignore_wintab

Definition at line 179 of file gdkinput-win32.c.

Referenced by _gdk_windowing_init_check(), and gdk_input_init().

GdkInputVTable gdk_input_vtable

Definition at line 177 of file gdkinput-win32.c.

Referenced by gdk_event_translate(), gdk_input_disable_window(), gdk_input_enable_window(), gdk_input_set_key(), gdk_input_set_mode(), gdk_input_window_get_pointer(), and synthesize_crossing_events().


Generated on Tue Jul 5 15:58:42 2011 for ROOT_528-00b_version by  doxygen 1.5.1