cursor.h File Reference

#include <glib/gmain.h>
#include <gdk/gdkevents.h>
#include <gtk/gtkwidget.h>
#include <gtk/gtkwindow.h>
#include "debugging/debugging.h"
Include dependency graph for cursor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  DeferredMotion
class  DeferredMotionDelta
class  FreezePointer

Defines

#define INCLUDED_GTKUTIL_CURSOR_H

Typedefs

typedef struct _GdkCursor GdkCursor
typedef struct _GtkWidget GtkWidget
typedef struct _GtkWindow GtkWindow

Functions

GdkCursorcreate_blank_cursor ()
void Sys_GetCursorPos (GtkWindow *window, int *x, int *y)
void Sys_SetCursorPos (GtkWindow *window, int x, int y)

Define Documentation

#define INCLUDED_GTKUTIL_CURSOR_H

Definition at line 23 of file cursor.h.


Typedef Documentation

typedef struct _GdkCursor GdkCursor

Definition at line 32 of file cursor.h.

typedef struct _GtkWidget GtkWidget

Definition at line 33 of file cursor.h.

typedef struct _GtkWindow GtkWindow

Definition at line 34 of file cursor.h.


Function Documentation

GdkCursor* create_blank_cursor (  ) 
void Sys_GetCursorPos ( GtkWindow window,
int *  x,
int *  y 
)
void Sys_SetCursorPos ( GtkWindow window,
int  x,
int  y 
)

Generated by  doxygen 1.6.2