Matthias Clasen
|
8d93321461
|
gtk-demo: Stop using ::hierarchy-changed
We can use root and unroot instead.
|
2019-02-23 09:43:57 -05:00 |
|
Timm Bäder
|
ade171a2ed
|
widget: Don't pass a position to ->size_allocate
The values have been 0/0 for a long time now, so just drop the
GtkAllocation argument and replace it with width and height.
|
2018-11-13 16:28:54 +01:00 |
|
Carlos Garnacho
|
101c927c40
|
gtk-demo: Add pad controller handling to "Paint" demo
So it's more lifelike.
|
2018-07-30 13:14:12 +02:00 |
|
Carlos Garnacho
|
3675f9ccb2
|
gesturestylus: Port to new API model
|
2018-04-26 17:59:42 +02: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 |
|
Carlos Garnacho
|
b1eaeebe7d
|
demos: Add "Paint" demo
|
2018-04-05 19:26:53 +02:00 |
|