[gtk+] Document missing value in GtkStateFlags
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Document missing value in GtkStateFlags
- Date: Sat, 4 Dec 2010 15:07:08 +0000 (UTC)
commit 34b91a74e5d2cde582167d4fb34b7cec09cbc5fc
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]