gtk2/docs/reference
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
..
gdk fix a few documentation problems 2017-07-19 21:27:15 -04:00
gsk build: Update autotools for API reference changes 2017-05-03 15:10:58 +01:00
gtk widget: Add baseline and out_clip parameters to size-allocate 2017-07-19 21:27:16 -04:00
Makefile.am gsk: Build docs 2016-10-18 11:49:13 +01:00
meson.build build: Generate the API references (WIP) 2017-05-03 15:10:57 +01:00