From fa312a67dccf9fbefcf6c02e1750e22ea03eeb92 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 18 Jan 2015 13:43:28 -0500 Subject: Mark popovers as toplevels This change makes glade create a popover when the user clicks on the button in the palette, which is the expected behavior. --- plugins/gtk+/gtk+.xml.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/gtk+/gtk+.xml.in b/plugins/gtk+/gtk+.xml.in index 1fe831b0..b8693877 100644 --- a/plugins/gtk+/gtk+.xml.in +++ b/plugins/gtk+/gtk+.xml.in @@ -3374,7 +3374,7 @@ - + glade_gtk_popover_constructor glade_gtk_popover_create_editable @@ -3385,7 +3385,7 @@ - + glade_gtk_popover_menu_constructor glade_gtk_popover_menu_create_editable glade_gtk_popover_menu_post_create -- cgit v1.2.1