[gtk+/wip/baedert/box] stylecontext: Remove state parameter from docs



commit f24e186a74e30d3a8a9ecf9af5e9a800dec46747
Author: Timm Bäder <mail baedert org>
Date:   Wed Oct 12 15:31:41 2016 +0200

    stylecontext: Remove state parameter from docs

 gtk/gtkstylecontext.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkstylecontext.c b/gtk/gtkstylecontext.c
index 6c48a7f..e0a7de4 100644
--- a/gtk/gtkstylecontext.c
+++ b/gtk/gtkstylecontext.c
@@ -741,7 +741,6 @@ gtk_style_context_query_func (guint    id,
  * gtk_style_context_get_property:
  * @context: a #GtkStyleContext
  * @property: style property name
- * @state: state to retrieve the property value for
  * @value: (out) (transfer full):  return location for the style property value
  *
  * Gets a style property from @context for the given state.


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