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 621631 - Non-consistent style in GtkUIManager docs
Non-consistent style in GtkUIManager docs
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: docs
2.25.x
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2010-06-15 11:35 UTC by Alexander Saprykin
Modified: 2010-06-15 13:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alexander Saprykin 2010-06-15 11:35:02 UTC
Page with documentation: http://library.gnome.org/devel/gtk/unstable/GtkUIManager.html

The signal descriptions have non-consistent style. For example, lets take "connect-proxy" signal. The header of the signal is: The "connect-proxy" signal, while the description of this signal has underline symbol and no quotes: "The connect_proxy signal is emitted...". Some other signals have such thing. And "actions-changed" signal doesn't have such style missmatch.
Comment 1 Javier Jardón (IRC: jjardon) 2010-06-15 13:30:50 UTC
Fixed in commit 2e4ba929babe3ed5ff1ab5e64d8f5eb9a94da31e

This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.