D&D now lets you use shaped windows for drags. As usual, see testgtk.c... Now finish GnomeMC, miguel :)
This commit is contained in:
		| @ -33,12 +33,16 @@ Atom              gdk_wm_take_focus; | ||||
| Atom              gdk_wm_protocols; | ||||
| Atom              gdk_wm_window_protocols[2]; | ||||
| Atom              gdk_selection_property; | ||||
| GdkDndCursorInfo  gdk_dnd_cursorinfo = {None, None, NULL, NULL, | ||||
| 					{0,0}, {0,0}}; | ||||
| GdkDndGlobals     gdk_dnd = {None,None,None, | ||||
| 			     None,None,None, | ||||
| 			     None, | ||||
| 			     None,None, | ||||
| 			     &gdk_dnd_cursorinfo, | ||||
| 			     NULL, | ||||
| 			     0, 0, | ||||
| 			     0, | ||||
| 			     FALSE, FALSE, FALSE, | ||||
| 			     None, | ||||
| 			     {0,0}}; | ||||
| gchar            *gdk_progname = NULL; | ||||
| gchar            *gdk_progclass = NULL; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Elliot Lee
					Elliot Lee