Alexander Larsson
|
3dce0dcca7
|
GdkSurface: Rename lots of stuff from window->surface
Mostly these are internal things, but the major public change is
that event.window is now event.surface.
|
2018-03-20 15:14:10 +01:00 |
|
Benjamin Otte
|
ea84e974e6
|
snapshot: Turn into GObject
This makes GdkSnapshot the base class for GtkSnapshot and hopefully
stops confusing bindings.
C code should see no difference to before.
|
2018-03-18 19:21:33 +01:00 |
|
Benjamin Otte
|
536714a147
|
paintable: Add gdk_paintable_compute_concrete_size()
Do the CSS size computation routine. This will be used elsewhere soon.
|
2018-03-16 06:04:44 +01:00 |
|
Benjamin Otte
|
8f43d7e188
|
gdk: Add GdkPaintable
|
2018-03-16 06:04:44 +01:00 |
|