After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 124814 - Gdk::Pixbuf::get_from_drawable() does not exist
Gdk::Pixbuf::get_from_drawable() does not exist
Status: RESOLVED FIXED
Product: gtkmm
Classification: Bindings
Component: reference documentation
2.2
Other Linux
: Normal trivial
: ---
Assigned To: gtkmm-forge
gtkmm-forge
Depends on:
Blocks:
 
 
Reported: 2003-10-17 07:11 UTC by Klaas Gadeyne
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Klaas Gadeyne 2003-10-17 07:11:22 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()
Comment 1 Murray Cumming 2003-10-17 11:59:29 UTC
This probably needs an entry in gtk_docs_override.xml.
Comment 2 Murray Cumming 2003-10-27 07:40:44 UTC
This is fixed in cvs. Thanks.