[nautilus/wip/gbsneto/actionbar-final: 16/24] view: fix documentation
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/wip/gbsneto/actionbar-final: 16/24] view: fix documentation
- Date: Mon, 20 Jun 2016 15:34:00 +0000 (UTC)
commit fb991058a745d19e605d398c6d8332841c45407e
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Wed Mar 2 00:48:36 2016 -0300
view: fix documentation
The documentation for NautilusView::view-widget was
still copy-pasted from another property.
Correct it by adding the correct description.
src/nautilus-view.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/nautilus-view.c b/src/nautilus-view.c
index 1791602..f14b9f0 100644
--- a/src/nautilus-view.c
+++ b/src/nautilus-view.c
@@ -40,7 +40,7 @@ nautilus_view_default_init (NautilusViewInterface *iface)
/**
* NautilusView::view-widget:
*
- * %TRUE if the view is loading the location, %FALSE otherwise.
+ * The widget to be inserted into the view menu.
*/
g_object_interface_install_property (iface,
g_param_spec_object ("view-widget",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]