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 645937 - Drawing model docs are outdated
Drawing model docs are outdated
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Documentation
3.0.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2011-03-28 13:03 UTC by Javier Jardón (IRC: jjardon)
Modified: 2011-03-28 22:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use draw instead expose-event (6.76 KB, patch)
2011-03-28 13:08 UTC, Javier Jardón (IRC: jjardon)
none Details | Review

Description Javier Jardón (IRC: jjardon) 2011-03-28 13:03:24 UTC
They are still talk about "expose-event" instead "draw" signal:

http://library.gnome.org/devel/gtk3/3.0/chap-drawing-model.html
Comment 1 Javier Jardón (IRC: jjardon) 2011-03-28 13:08:32 UTC
Created attachment 184449 [details] [review]
Use draw instead expose-event