summaryrefslogtreecommitdiff
path: root/gtk/gtkplacessidebar.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2015-07-21 15:06:27 -0400
committerMatthias Clasen <mclasen@redhat.com>2015-07-21 15:07:37 -0400
commit1e981790de8eee1d9f81bb62ca13eb2e9b4e6431 (patch)
treecc86410eeecc9c92bf58cb37ad89c2c4b3227667 /gtk/gtkplacessidebar.c
parent7a84c26d0b211bb684787295088267820e63b6ae (diff)
downloadgtk+-1e981790de8eee1d9f81bb62ca13eb2e9b4e6431.tar.gz
places sidebar: Improve docs
Clarify the deprecation note for ::show-connect-to-server. https://bugzilla.gnome.org/show_bug.cgi?id=752633
Diffstat (limited to 'gtk/gtkplacessidebar.c')
-rw-r--r--gtk/gtkplacessidebar.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/gtkplacessidebar.c b/gtk/gtkplacessidebar.c
index c278a5a505..a288292b70 100644
--- a/gtk/gtkplacessidebar.c
+++ b/gtk/gtkplacessidebar.c
@@ -4138,8 +4138,8 @@ gtk_places_sidebar_class_init (GtkPlacesSidebarClass *class)
* a URL like "sftp://ftp.example.com". It is up to the application to create
* the corresponding mount by using, for example, g_file_mount_enclosing_volume().
*
- * Deprecated: 3.18: use #GtkPlacesSidebar::show-other-locations property to
- * connect to network servers.
+ * Deprecated: 3.18: use the #GtkPlacesSidebar::show-other-locations signal
+ * to connect to network servers.
*/
places_sidebar_signals [SHOW_CONNECT_TO_SERVER] =
g_signal_new (I_("show-connect-to-server"),