[gtk/wip/otte/matthiasc/popup2: 46/92] testpopup: Attach the poup to the label
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/otte/matthiasc/popup2: 46/92] testpopup: Attach the poup to the label
- Date: Fri, 19 Apr 2019 16:09:08 +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]