Commit Graph

4 Commits

Author SHA1 Message Date
Matthias Clasen
15544815ab Drop GtkWindowType
GtkWindow is always a toplevel now, so we don't
need to pass a type to the constructor anymore.

Adjust all callers.
2020-02-14 15:14:52 -05: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
Benjamin Otte
3d9cb477aa demos: Add an animated paintable demo
This builds on the paintable demo.
2018-03-18 21:01:23 +01:00
Benjamin Otte
357175f0b1 gtk-demo: Add paintable demo 2018-03-18 21:01:23 +01:00