[gtk/present-toplevel-2: 160/178] surface: Drop toplevel_resize vfunc
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/present-toplevel-2: 160/178] surface: Drop toplevel_resize vfunc
- Date: Tue, 10 Mar 2020 01:23:23 +0000 (UTC)
commit f8c157dc8193a2bfacda97f7866a65f406ce4135
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Mar 9 10:42:47 2020 -0700
surface: Drop toplevel_resize vfunc
Not used.
gdk/gdksurfaceprivate.h | 3 ---
1 file changed, 3 deletions(-)
---
diff --git a/gdk/gdksurfaceprivate.h b/gdk/gdksurfaceprivate.h
index 4658ca133e..f1f5ab6802 100644
--- a/gdk/gdksurfaceprivate.h
+++ b/gdk/gdksurfaceprivate.h
@@ -114,9 +114,6 @@ struct _GdkSurfaceClass
(* ref_cairo_surface) (GdkSurface *surface);
void (* hide) (GdkSurface *surface);
- void (* toplevel_resize) (GdkSurface *surface,
- gint width,
- gint height);
gboolean (* present_popup) (GdkSurface *surface,
int width,
int height,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]