[gtk+/wip/baedert/gtkimageview: 257/264] stylecontext: Fix nonexisting function name in docs



commit bf689e1695c277aeea2c3abd8bf7dc60fefa2777
Author: Timm Bäder <mail baedert org>
Date:   Fri Feb 12 11:57:39 2016 +0100

    stylecontext: Fix nonexisting function name in docs

 gtk/gtkstylecontext.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkstylecontext.c b/gtk/gtkstylecontext.c
index bfb0948..239b378 100644
--- a/gtk/gtkstylecontext.c
+++ b/gtk/gtkstylecontext.c
@@ -2677,7 +2677,7 @@ gtk_style_context_get_padding (GtkStyleContext *context,
  * @margin: (out): return value for the margin settings
  *
  * Gets the margin for a given state as a #GtkBorder.
- * See gtk_style_property_get() and #GTK_STYLE_PROPERTY_MARGIN
+ * See gtk_style_context_get() and #GTK_STYLE_PROPERTY_MARGIN
  * for details.
  *
  * Since: 3.0


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]