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



commit de3b26dcd5cc6e47c5e026a7b2d52f4fd5947c64
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]