GNOME Bugzilla – Bug 621631
Non-consistent style in GtkUIManager docs
Last modified: 2010-06-15 13:30:50 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.
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.