Files
gtk/demos
Timm Bäder 1956a5d20b widget: Add baseline and out_clip parameters to size-allocate
Since setting a clip is mandatory for almost all widgets, we can as well
change the size-allocate signature to include a out_clip parameter, just
like GtkCssGadget did. And since we now always propagate baselines, we
might as well pass that one on to size-allocate.

This way we can also make sure to transform the clip returned from
size-allocate to parent-coordinates, i.e. the same coordinate space
priv->allocation is in.
2017-07-19 12:45:39 +02:00
..
2017-06-02 22:30:45 -04:00
2014-06-24 21:58:40 -04:00