Remove the long deprecated GDK_WINDOW_DIALOG type.
This has been deprecated forever, and was just left in for compatibility reasons.
This commit is contained in:
		| @ -1445,7 +1445,6 @@ gdk_synthesize_window_state (GdkWindow     *window, | ||||
|   switch (((GdkWindowObject*) window)->window_type) | ||||
|     { | ||||
|     case GDK_WINDOW_TOPLEVEL: | ||||
|     case GDK_WINDOW_DIALOG: | ||||
|     case GDK_WINDOW_TEMP: /* ? */ | ||||
|       gdk_display_put_event (gdk_drawable_get_display (window), &temp_event); | ||||
|       break; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Matthias Clasen
					Matthias Clasen