[gtk+/gtk-style-context: 294/540] Document missing value in GtkStateFlags



commit b29c1e199c048c1df301e1f8654c40ae1aeadbdc
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 99a52cf..44fa55b 100644
--- a/gtk/gtkenums.h
+++ b/gtk/gtkenums.h
@@ -565,6 +565,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]