diff options
author | Matthias Clasen <mclasen@redhat.com> | 2014-10-12 00:14:56 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2014-10-12 00:20:34 -0400 |
commit | b12148ef621f41fa8682397f5c9af4a9a4e5c148 (patch) | |
tree | 160fc14e5785eae5202da37206906f5bbae079c4 | |
parent | 26ad6184a4ea85b97e458eb783027f3701b940d0 (diff) | |
download | gtk+-wip/gdk-gl2.tar.gz |
Add GdkGLProfile and GdkGLError to the docswip/gdk-gl2
-rw-r--r-- | docs/reference/gdk/gdk3-sections.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference/gdk/gdk3-sections.txt b/docs/reference/gdk/gdk3-sections.txt index 36ff42f4d3..8281d53532 100644 --- a/docs/reference/gdk/gdk3-sections.txt +++ b/docs/reference/gdk/gdk3-sections.txt @@ -1294,6 +1294,8 @@ gdk_gl_context_get_current GDK_GL_ERROR GDK_TYPE_GL_ERROR GDK_TYPE_GL_PROFILE +GdkGLProfile +GdkGLError <SUBSECTION Standard> GDK_GL_CONTEXT |