Searched defs:GdkCursor (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/
H A Dsp-cursor.h6 typedef struct _GdkCursor GdkCursor; typedef in typeref:struct:_GdkCursor
10 GdkCursor *sp_cursor_new_from_xpm(char const *const *xpm, int hot_x, int hot_y);
H A Dknot.h27 typedef struct _GdkCursor GdkCursor; typedef in typeref:struct:_GdkCursor
66 GdkCursor *cursor[SP_KNOT_VISIBLE_STATES];
68 GdkCursor *saved_cursor;
100 void setCursor(GdkCursor* normal, GdkCursor* mouseover, GdkCursor* dragging);
/inkscape/src/display/
H A Dsp-canvas-item.h39 typedef struct _GdkCursor GdkCursor; typedef in typeref:struct:_GdkCursor
127 int sp_canvas_item_grab(SPCanvasItem *item, unsigned int event_mask, GdkCursor *cursor, guint32 etime);

Completed in 195 milliseconds