summaryrefslogtreecommitdiff
path: root/gdk/gdk.symbols
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2010-07-13 19:44:41 +0200
committerBenjamin Otte <otte@redhat.com>2010-08-10 21:02:26 +0200
commit39b47eaf2536c5c7b52b21705ce76bd526812aa7 (patch)
tree44faddd5c1aba3d0ad303bda2d0d337c455af9fe /gdk/gdk.symbols
parentb926ce719bcdfaf0a6ff39cbaa1f6cf01eb55d03 (diff)
downloadgtk+-39b47eaf2536c5c7b52b21705ce76bd526812aa7.tar.gz
API: Add gdk_pixbuf_get_from_surface()
New API to copy any cairo surface into a pixbuf.
Diffstat (limited to 'gdk/gdk.symbols')
-rw-r--r--gdk/gdk.symbols1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdk/gdk.symbols b/gdk/gdk.symbols
index e447f2dc87..825d785a9a 100644
--- a/gdk/gdk.symbols
+++ b/gdk/gdk.symbols
@@ -941,6 +941,7 @@ gdk_pango_renderer_set_stipple
#if IN_FILE(__GDK_PIXBUF_DRAWABLE_C__)
gdk_pixbuf_get_from_drawable
gdk_pixbuf_get_from_image
+gdk_pixbuf_get_from_surface
#endif
#endif