From 4cf9ac5b4da4e5320536feb97c1553a87d5c60f5 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 30 Apr 2010 23:51:56 -0400 Subject: [PATCH] Add a frame to the examples --- tests/extendedlayoutexample.c | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/tests/extendedlayoutexample.c b/tests/extendedlayoutexample.c index 11d9047ad..9a54295ad 100644 --- a/tests/extendedlayoutexample.c +++ b/tests/extendedlayoutexample.c @@ -125,14 +125,20 @@ TestInterface interfaces[] = { " " " " " " - " " + " " + " Long label" " True" - " This is a really long label for the purpose of testing line wrapping is working correctly in conjunction with height-for-width support in GTK+" - " True" - " 30" - " " - " " - " " + " " + " " + " True" + " This is a really long label for the purpose of testing line wrapping is working correctly in conjunction with height-for-width support in GTK+" + " True" + " 30" + " " + " " + " " + " " + " " " " " " " False" -- 2.43.2