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 795096 - GObject: Elaborate on when ::notify is emitted
GObject: Elaborate on when ::notify is emitted
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: docs
2.56.x
Other All
: Normal minor
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2018-04-09 09:56 UTC by Daniel Boles
Modified: 2018-04-09 13:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
GObject: Elaborate notify emission timing, options (1.86 KB, patch)
2018-04-09 09:56 UTC, Daniel Boles
committed Details | Review

Description Daniel Boles 2018-04-09 09:56:25 UTC
Created attachment 370678 [details] [review]
GObject: Elaborate notify emission timing, options

We only said receiving ::notify doesn’t always guarantee that anything
    actually changed, but we didn’t explain how we can get that guarantee.

I think it would be helpful to clarify the existing rather vague documentation. Hopefully my understanding is 100% correct and I didn't end up being too verbose!
Comment 1 Philip Withnall 2018-04-09 12:25:08 UTC
Review of attachment 370678 [details] [review]:

Sure.
Comment 2 Daniel Boles 2018-04-09 13:04:32 UTC
Comment on attachment 370678 [details] [review]
GObject: Elaborate notify emission timing, options

Thanks, pushed to master