overlay: remove gtk_overlay_add_pass_through_overlay()
The API to access this functionality will be the setter we just added in the previous commit. https://bugzilla.gnome.org/show_bug.cgi?id=750568
This commit is contained in:
		| @ -84,9 +84,6 @@ GDK_AVAILABLE_IN_3_2 | ||||
| void       gtk_overlay_add_overlay (GtkOverlay *overlay, | ||||
|                                     GtkWidget  *widget); | ||||
| GDK_AVAILABLE_IN_3_18 | ||||
| void       gtk_overlay_add_pass_through_overlay (GtkOverlay *overlay, | ||||
| 						 GtkWidget  *widget); | ||||
| GDK_AVAILABLE_IN_3_18 | ||||
| void       gtk_overlay_reorder_overlay (GtkOverlay     *overlay, | ||||
| 					GtkWidget      *child, | ||||
| 					gint            position); | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Cosimo Cecchi
					Cosimo Cecchi