[gtk/wip/matthiasc/popup2: 80/126] testpopup: Attach the poup to the label
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/matthiasc/popup2: 80/126] testpopup: Attach the poup to the label
- Date: Tue, 26 Mar 2019 23:34:30 +0000 (UTC)
commit 1a735006be2b39144a0b2cf05f9cc8a65ada5430
Author: Matthias Clasen <mclasen redhat com>
Date: Tue Mar 19 20:09:12 2019 -0400
testpopup: Attach the poup to the label
This causes a different set of interesting issues.
tests/testpopup.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tests/testpopup.c b/tests/testpopup.c
index e06295c884..e12eb09dfa 100644
--- a/tests/testpopup.c
+++ b/tests/testpopup.c
@@ -31,7 +31,7 @@ add_content (GtkWidget *parent)
gtk_widget_grab_default (button);
- return entry;
+ return label;
}
static GtkWidget *
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]