gtk2/docs
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
..
reference texture: Expose subclasses as subclasses 2018-03-18 05:57:07 +01:00
tools toolpalette: Remove 2018-02-03 11:52:37 +01:00
CODING-STYLE docs: Update header rules in the coding style 2018-02-07 15:01:25 +00:00
developers.txt
dnd_internals.txt
focus_tracking.txt
iconcache.txt
RELEASE-HOWTO.md docs: Update references to Meson CLI utilities 2017-08-15 14:08:57 +01:00
sizing-test.txt
styles.txt
text_widget_internals.txt
tree-column-sizing.png
tree-column-sizing.txt
widget_geometry.txt
widget_system.txt