summaryrefslogtreecommitdiff
path: root/pluma/pluma-view.c
diff options
context:
space:
mode:
authorinfirit <[email protected]>2015-09-05 21:06:15 +0200
committerinfirit <[email protected]>2015-09-05 21:46:09 +0200
commit3d9e640cc4221a43d214951da5cbdc43c4f55662 (patch)
treea4fbe0612956b35a63c1cec927ea9ad7e79bb217 /pluma/pluma-view.c
parent1618c8f7248722265450b11ef48ced34c7a317a5 (diff)
downloadpluma-3d9e640cc4221a43d214951da5cbdc43c4f55662.tar.bz2
pluma-3d9e640cc4221a43d214951da5cbdc43c4f55662.tar.xz
Fix up the docs
Taken from gedit, commit: 42a6a8d8d87f32572f56b56a9c4e92f7181d339a from: Garrett Regier <[email protected]>
Diffstat (limited to 'pluma/pluma-view.c')
-rw-r--r--pluma/pluma-view.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/pluma/pluma-view.c b/pluma/pluma-view.c
index 55dc9671..a9a1d54a 100644
--- a/pluma/pluma-view.c
+++ b/pluma/pluma-view.c
@@ -463,7 +463,7 @@ pluma_view_focus_out (GtkWidget *widget, GdkEventFocus *event)
* @doc: a #PlumaDocument
*
* Creates a new #PlumaView object displaying the @doc document.
- * @doc cannot be NULL.
+ * @doc cannot be %NULL.
*
* Return value: a new #PlumaView
**/
@@ -649,6 +649,7 @@ pluma_view_scroll_to_cursor (PlumaView *view)
0.0);
}
+/* FIXME this is an issue for introspection */
/**
* pluma_view_set_font:
* @view: a #PlumaView