Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert headers to #pragma once | Matthias Clasen | 2023-03-31 | 1 | -3/+1 |
| | | | | The conversion was done by guard2one. | ||||
* | snapshot: Turn into GObject | Benjamin Otte | 2018-03-18 | 1 | -0/+23 |
This makes GdkSnapshot the base class for GtkSnapshot and hopefully stops confusing bindings. C code should see no difference to before. |