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 696506 - Deprecate the GtkSourceCompletionInfo::before-show signal
Deprecate the GtkSourceCompletionInfo::before-show signal
Status: RESOLVED FIXED
Product: gtksourceview
Classification: Platform
Component: General
unspecified
Other All
: Normal enhancement
: ---
Assigned To: GTK Sourceview maintainers
GTK Sourceview maintainers
Depends on:
Blocks:
 
 
Reported: 2013-03-24 19:39 UTC by Sébastien Wilmet
Modified: 2013-04-15 10:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sébastien Wilmet 2013-03-24 19:39:10 UTC
It was used in gtksourcecompletion.c, but it's no longer the case. It was a hack, I don't see why this signal can be useful.
Comment 1 Sébastien Wilmet 2013-04-03 17:57:23 UTC
After a discussion on IRC, Jesse has said it's a good idea.

It is implemented on the wip/completion-next-cycle branch.
Comment 2 Sébastien Wilmet 2013-04-15 10:54:27 UTC
Pushed on the master branch.