mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-08 17:50:10 +00:00
gltexture: Rename variable
Makes docs build happy.
This commit is contained in:
parent
82a99a3643
commit
6dc29f2852
@ -50,7 +50,7 @@ GdkTexture * gdk_gl_texture_new (GdkGLContext
|
||||
gpointer data);
|
||||
|
||||
GDK_AVAILABLE_IN_ALL
|
||||
void gdk_gl_texture_release (GdkGLTexture *texture);
|
||||
void gdk_gl_texture_release (GdkGLTexture *self);
|
||||
|
||||
|
||||
G_END_DECLS
|
||||
|
Loading…
Reference in New Issue
Block a user