Emmanuele Bassi
|
35e973d698
|
docs: Remove <ulink> elements
We use Markdown for documentation, not Docbook.
|
2019-02-04 09:53:22 +01:00 |
|
Benjamin Otte
|
1a5e60be7c
|
paintable: Fix return_if_fail() statements
I always switch them up...
|
2018-07-13 14:56:04 +02:00 |
|
Matthias Clasen
|
c7fd3ebbaf
|
Add GdkPaintable to the docs
Just the usual pre-release doc fixups.
|
2018-05-07 07:47:18 -04:00 |
|
Benjamin Otte
|
73b4a62f51
|
snapshot: Redo debug messages
Instead of every snapshot function having debug messages, have an
explicit gtk_snapshot_push_debug() function that appends a debug node.
|
2018-04-24 04:06:58 +02:00 |
|
Rico Tzschichholz
|
ff738269b6
|
Fix some g-i annotation warnings
|
2018-04-06 16:26:17 +02:00 |
|
Benjamin Otte
|
c74854fe49
|
paintable: Introduce gdk_paintable_new_empty()
Also, use it where appropriate.
|
2018-04-05 14:56:39 +02:00 |
|
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 |
|