[gtk+/gtk-style-context: 15/533] GtkStateType: Add inconsistent and focused state.
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-style-context: 15/533] GtkStateType: Add inconsistent and focused state.
- Date: Wed, 1 Dec 2010 02:06:54 +0000 (UTC)
commit 44772002e09a8e90a1bbfd94fa7321c6a735a385
Author: Carlos Garnacho <carlosg gnome org>
Date: Wed Mar 10 00:28:18 2010 +0100
GtkStateType: Add inconsistent and focused state.
gtk/gtkenums.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gtkenums.h b/gtk/gtkenums.h
index db53a41..d38e5e7 100644
--- a/gtk/gtkenums.h
+++ b/gtk/gtkenums.h
@@ -368,6 +368,8 @@ typedef enum
GTK_STATE_PRELIGHT,
GTK_STATE_SELECTED,
GTK_STATE_INSENSITIVE,
+ GTK_STATE_INCONSISTENT,
+ GTK_STATE_FOCUSED,
GTK_STATE_LAST
} GtkStateType;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]