gtk2/demos
Timm Bäder 36ab70ddf5 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 21:27:16 -04:00
..
gtk-demo widget: Add baseline and out_clip parameters to size-allocate 2017-07-19 21:27:16 -04:00
icon-browser dist icon.list 2017-06-02 22:30:45 -04:00
widget-factory widget-factory: Show the status bar by default 2017-07-19 21:27:14 -04:00
Makefile.am Add an icon browser 2014-06-24 21:58:40 -04:00
meson.build meson: demos: update and sync up with Makefiles 2017-05-03 15:10:53 +01:00