gtk2/docs/reference/gdk
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
..
images docs: Remove unused images 2018-01-04 15:26:52 -05:00
gdk4-docs.xml The big versioning cleanup 2018-02-06 01:16:32 -05:00
gdk4-overrides.txt docs: Rename files to match type and version 2017-05-03 15:10:56 +01:00
gdk4-sections.txt texture: Expose subclasses as subclasses 2018-03-18 05:57:07 +01:00
gdk4.types Add new stuff to the gdk docs 2017-12-04 10:32:17 -08:00
meson.build gdk: Convince gtk-doc to include backend docs 2018-01-04 15:57:28 -05:00
version.xml.in