summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2015-06-10 12:02:13 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2015-06-10 19:09:21 +0100
commit2d5b5aa82aacab7cc523e5877afbb864592b7651 (patch)
treebe0619f318ec08a296bff2e13a5040cac39feae9 /doc
parentc91621e8c28bb190eaa9d59e08b180589a255cf3 (diff)
downloadclutter-2d5b5aa82aacab7cc523e5877afbb864592b7651.tar.gz
gdk: Add function to retrieve the GdkVisual
Straight from Cogl. This allows us to propagate the GdkVisual Cogl and Clutter use to embedding toolkits, like GTK+. The function is annotated as being added to the 1.22 development cycle because it will be backported to the stable branch, so that downstream developers can package up a version of Clutter that does not crash on nVidia. https://bugzilla.gnome.org/show_bug.cgi?id=747489
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/clutter-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/reference/clutter-sections.txt b/doc/reference/clutter-sections.txt
index 1591b06e4..56389db31 100644
--- a/doc/reference/clutter-sections.txt
+++ b/doc/reference/clutter-sections.txt
@@ -1519,6 +1519,7 @@ clutter_gdk_handle_event
clutter_gdk_set_display
clutter_gdk_get_default_display
clutter_gdk_set_stage_foreign
+clutter_gdk_get_visual
</SECTION>
<SECTION>