gtk2/docs/reference
Benjamin Otte 82a99a3643 texture: Expose subclasses as subclasses
This is necessary so that bidnings work properly and don't make
gdk_gl_texture_release() a function on GdkTexture.
It also allows code to identify what type of texture they are dealing
with.

Finally, we can now decide to add getters later without screwing
anything up, if we want to allow people to access GL textures directly.
2018-03-18 05:57:07 +01:00
..
gdk texture: Expose subclasses as subclasses 2018-03-18 05:57:07 +01:00
gsk Drop gsk_renderer_get/set_viewport from the docs 2017-12-26 11:51:28 -05:00
gtk selection: Remove surface APIs 2018-03-16 06:04:45 +01:00
meson.build build: Generate the API references (WIP) 2017-05-03 15:10:57 +01:00