GNOME Bugzilla – Bug 124814
Gdk::Pixbuf::get_from_drawable() does not exist
Last modified: 2004-12-22 21:47:04 UTC
If I look at the doxygen docs for the gtkmm Gdk::Drawable class at <http://www.gtkmm.org/gtkmm2/docs/reference/html/classGdk_1_1Drawable.html>, and more particular in the docs of the Gdk::Drawable::get_image() function, the member function Gdk::Pixbuf::get_from_drawable() is mentioned. The correct reference is this function Gdk::Pixbuf::create()
This probably needs an entry in gtk_docs_override.xml.
This is fixed in cvs. Thanks.