Files
gtk/gsk
Emmanuele Bassi d701a89281 Turn GskRenderNode into a derivable type
Language bindings—especially ones based on introspection—cannot deal
with custom type hiearchies. Luckily for us, GType has a derivable type
with low overhead: GTypeInstance.

By turning GskRenderNode into a GTypeInstance, and creating derived
types for each class of node, we can provide an introspectable API to
our non-C API consumers, with no functional change to the C API itself.
2020-04-08 15:40:15 +01:00
..
2019-05-05 07:18:39 +02:00
2016-12-20 18:01:12 +01:00
2019-05-05 07:18:39 +02:00
2019-05-05 07:18:39 +02:00
2018-04-05 14:56:38 +02:00
2018-04-05 14:56:38 +02:00
2017-09-10 14:36:26 -04:00
2019-11-27 13:33:43 +00:00
2019-11-27 13:33:43 +00:00