[gtk+/gtk-style-context: 15/191] 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/191] GtkStateType: Add inconsistent and focused state.
- Date: Tue, 17 Aug 2010 13:49:28 +0000 (UTC)
commit 26d402e19c2afc5ab18e8d03c33ca28f210357bf
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 6bc5a87..89fd343 100644
--- a/gtk/gtkenums.h
+++ b/gtk/gtkenums.h
@@ -403,6 +403,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]