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 693864 - ev_view_set_loading() was deprecated with no documentation
ev_view_set_loading() was deprecated with no documentation
Status: RESOLVED FIXED
Product: evince
Classification: Core
Component: API documentation
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-02-15 08:25 UTC by Murray Cumming
Modified: 2018-04-09 13:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
libview: Document is-loading property (918 bytes, patch)
2017-10-06 02:30 UTC, Germán Poo-Caamaño
committed Details | Review

Description Murray Cumming 2013-02-15 08:25:57 UTC
This commit deprecated ev_view_set_loading() with an ifdef, but there is no documentation saying that it's documented, or what to use instead:
http://git.gnome.org/browse/evince/commit/libview/ev-view.h?id=035c1cbd4756d3819a6616f62acd87662abc6374

Of course there's no almost no API docmentation for this instead, but that would be a poor excuse.
Comment 1 Germán Poo-Caamaño 2017-10-06 02:30:20 UTC
Created attachment 361017 [details] [review]
libview: Document is-loading property

The property replaced the old EvLoadingWindow.
Comment 2 Carlos Garcia Campos 2017-11-18 08:04:45 UTC
Comment on attachment 361017 [details] [review]
libview: Document is-loading property

Thanks.
Comment 3 Carlos Garcia Campos 2017-11-18 08:05:36 UTC
Btw, Germán, you can just push these kind of patches without asking for review.
Comment 4 Carlos Garcia Campos 2017-11-18 08:07:18 UTC
oops, I closed this by mistake.
Comment 5 Germán Poo-Caamaño 2018-04-09 13:51:11 UTC
Review of attachment 361017 [details] [review]:

Pushed in master.