[gtk+/gtk-style-context: 295/490] Document missing value in GtkStateFlags



commit 13062c9fe2808674530b77b8369e94284a31fdc7
Author: Carlos Garnacho <carlosg gnome org>
Date:   Sat Oct 30 19:53:43 2010 +0200

    Document missing value in GtkStateFlags

 gtk/gtkenums.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gtkenums.h b/gtk/gtkenums.h
index f84b0ff..9527c53 100644
--- a/gtk/gtkenums.h
+++ b/gtk/gtkenums.h
@@ -572,6 +572,7 @@ typedef enum
  * @GTK_STATE_FLAG_ACTIVE: Widget is active.
  * @GTK_STATE_FLAG_PRELIGHT: Widget has a mouse pointer over it.
  * @GTK_STATE_FLAG_SELECTED: Widget is selected.
+ * @GTK_STATE_FLAG_INSENSITIVE: Widget is insensitive.
  * @GTK_STATE_FLAG_INCONSISTENT: Widget is inconsistent.
  * @GTK_STATE_FLAG_FOCUSED: Widget has the keyboard focus.
  *



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