forked from AuroraMiddleware/gtk
9229b3216a
Checks that the size requests for labels are as they should be for required and natural size given various combinations of wrap, ellipsize, width-chars and max-width-chars. See http://mail.gnome.org/archives/gtk-devel-list/2011-April/msg00036.html for the discussion spawning this test.
8 lines
78 B
CSS
8 lines
78 B
CSS
* {
|
|
font: Monospace 12
|
|
}
|
|
|
|
GtkPaned GtkEventBox {
|
|
background-color: pink
|
|
}
|