wayland: Make gdk_wayland_window_get_wl_output() private
There is no need to make it a public API, move it to the private header instead. https://bugzilla.gnome.org/show_bug.cgi?id=766566
This commit is contained in:
		| @ -274,4 +274,6 @@ EGLSurface gdk_wayland_window_get_dummy_egl_surface (GdkWindow *window, | ||||
| void gdk_wayland_seat_set_global_cursor (GdkSeat   *seat, | ||||
|                                          GdkCursor *cursor); | ||||
|  | ||||
| struct wl_output *gdk_wayland_window_get_wl_output (GdkWindow *window); | ||||
|  | ||||
| #endif /* __GDK_PRIVATE_WAYLAND_H__ */ | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Olivier Fourdan
					Olivier Fourdan