summaryrefslogtreecommitdiff
path: root/gdk/gdksurface.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-08-07 23:26:01 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-08-08 09:24:30 -0400
commit16505a4d1e351529f3a4ea0356bb538f1ecdb2d2 (patch)
tree1b68e63aaf17430a3694509be39f9262b63b67b2 /gdk/gdksurface.c
parenta1ec68422ff68cd5078dcd952061c194a51c1782 (diff)
downloadgtk+-16505a4d1e351529f3a4ea0356bb538f1ecdb2d2.tar.gz
gdk: Move the ::popup-layout-changed signal
Move this signal from GdkSurface to GtkPopup, where it belongs.
Diffstat (limited to 'gdk/gdksurface.c')
-rw-r--r--gdk/gdksurface.c20
1 files changed, 0 insertions, 20 deletions
diff --git a/gdk/gdksurface.c b/gdk/gdksurface.c
index 7049d3c560..09bf78e20c 100644
--- a/gdk/gdksurface.c
+++ b/gdk/gdksurface.c
@@ -525,26 +525,6 @@ gdk_surface_class_init (GdkSurfaceClass *klass)
g_object_class_install_properties (object_class, LAST_PROP, properties);
/**
- * GdkSurface::popup-layout-changed
- * @surface: the #GdkSurface that was laid out
- *
- * Emitted when the layout of a popup @surface has changed, e.g. if the popup
- * layout was reactive and after the parent moved causing the popover to end
- * up partially off-screen.
- *
- */
- signals[POPUP_LAYOUT_CHANGED] =
- g_signal_new (g_intern_static_string ("popup-layout-changed"),
- G_OBJECT_CLASS_TYPE (object_class),
- G_SIGNAL_RUN_FIRST,
- 0,
- NULL,
- NULL,
- NULL,
- G_TYPE_NONE,
- 0);
-
- /**
* GdkSurface::size-changed:
* @surface: the #GdkSurface
* @width: the new width