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 592862 - There is a misprint on the returning value of gdk_pixmap_lookup()
There is a misprint on the returning value of gdk_pixmap_lookup()
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Documentation
2.17.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2009-08-24 08:03 UTC by Eduard Bagrov
Modified: 2009-08-29 23:48 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Eduard Bagrov 2009-08-24 08:03:42 UTC
There is a misprint in the documentation of gdk_pixmap_lookup().
Returns : the GdkWindow wrapper for the native window, or NULL if there is none. 



Expected to change two words.

Returns : the GdkPixmap wrapper for the native pixmap, or NULL if there is none. 


Reported at http://linuxtesting.org/results/report?num=D0132